Commit Graph

  • f0e64eee2c Add test case for 32 bit library support Matthew Johnson 2016-12-12 10:43:42 -08:00
  • 2268ab9d1f lib32 support Arjan van de Ven 2016-12-12 18:09:05 +00:00
  • 118c0ab5f6 Public keys Alex Jaramillo 2016-12-09 16:57:23 +00:00
  • 4fef9c74aa HEAD request to find signature Alex Jaramillo 2016-12-09 16:48:11 +00:00
  • 318a1087e6 Update cmake build requirement William Douglas 2016-12-06 22:32:09 +00:00
  • 10b8251e81 Don't add rakefile deps in non ruby packages William Douglas 2016-12-05 23:38:56 +00:00
  • 66b12f2433 Adding gplv3 translation Gabriel Briones Sayeg 2016-12-05 16:38:07 -06:00
  • 1d7eb03916 Exit when verification fails Alex Jaramillo 2016-12-02 22:54:45 +00:00
  • b6cee2f6f9 Adding more public keys Alex Jaramillo 2016-12-01 22:11:32 +00:00
  • c0b60c1856 Abstracting url signature extension Alex Jaramillo 2016-11-30 23:20:53 +00:00
  • 6935225125 Write only two archives per line to the Makefile Matthew Johnson 2016-11-30 07:49:52 -08:00
  • a9ff5fce7d Print README.clear file from autospec directory Matthew Johnson 2016-11-28 16:01:06 -08:00
  • 90b3942927 Standardize testing invocation and structure Matthew Johnson 2016-11-28 14:57:40 -08:00
  • 09ea2a5090 don't do globbing for *.so nor *.pc files Simental Magana, Marcos 2016-11-23 17:05:30 -06:00
  • da28362ee9 Move large failed_commands dict to separate file Matthew Johnson 2016-11-28 10:28:04 -08:00
  • 7f1676b3f3 Update functional tests for skip_tests configuration Matthew Johnson 2016-11-28 09:46:08 -08:00
  • da5829920b Restore skip_test_suite functionality Arjan van de Ven 2016-11-26 18:28:14 +00:00
  • afc68e9104 Adding dhcp dev public key Alex Jaramillo 2016-11-21 22:36:48 +00:00
  • 36988533a9 Supressing test print out Alex Jaramillo 2016-11-21 22:34:05 +00:00
  • f4c5774f6f Work around missing soname fatal error Icarus Sparry 2016-11-17 10:34:51 -08:00
  • ec1f99b49d Remove downloaded archives at beginning of run Matthew Johnson 2016-11-21 12:25:32 -08:00
  • 82144ad634 Update c-helloworld test with unformatted config Matthew Johnson 2016-11-21 11:07:40 -08:00
  • 813af2efbc Rewrite options configuration file on autospec run Matthew Johnson 2016-11-21 11:03:07 -08:00
  • c0ed2656fc Adding public keys to keyring Alex Jaramillo 2016-11-19 00:13:11 +00:00
  • 6d92759a74 Use check function instead of from_url Alex Jaramillo 2016-11-18 20:44:18 +00:00
  • 5f9d3a381f Add comments to the options.conf file Matthew Johnson 2016-11-18 14:36:18 -08:00
  • 5691e620cb Rework golang support William Douglas 2016-11-18 18:55:01 +00:00
  • 86ca6986a4 Create test results directory if it does not exist Matthew Johnson 2016-11-18 10:00:34 -08:00
  • 4280d2035c reset cflags for avx2 after one time use Arjan van de Ven 2016-11-18 17:06:04 +00:00
  • d9b574322b Update functional test to reflect recent cmake change Matthew Johnson 2016-11-17 16:52:56 -08:00
  • 114cfed15c Add test package with various options enabled Matthew Johnson 2016-11-16 16:22:45 -08:00
  • 039228e5af Enable testing for correct configuration file generation Matthew Johnson 2016-11-16 16:21:04 -08:00
  • 362655584e Move boolean configurations into single file Matthew Johnson 2016-11-16 16:19:55 -08:00
  • 214b71f406 Merge branch 'master' of kojiclear.jf.intel.com:projects/autospec Alex Jaramillo 2016-11-18 00:31:17 +00:00
  • 6b18347dd1 Adding package integrity file check first Alex Jaramillo 2016-11-17 01:15:45 +00:00
  • d9928fd7e3 fix cmake Arjan van de Ven 2016-11-17 16:43:23 +00:00
  • 3c1dd1f388 Merging Alex Jaramillo 2016-11-17 00:33:36 +00:00
  • d56b7189a5 Changing module name Alex Jaramillo 2016-11-16 18:33:04 +00:00
  • cc1449c2ee Only try to substitute the urlban if it is defined Matthew Johnson 2016-11-16 09:36:38 -08:00
  • 388149e12f Make autospec pep8 clean Matthew Johnson 2016-11-14 21:04:06 -08:00
  • 0c3a137cfb move cmake files to -dev Arjan van de Ven 2016-11-16 14:13:23 +00:00
  • ebb56b4b16 Adding more tests to verify_sign Alex Jaramillo 2016-11-15 22:29:47 +00:00
  • c75d929713 Removing gpgme dependency Alex Jaramillo 2016-11-15 22:22:18 +00:00
  • 0b30e86a93 Add large package (libjpeg-turbo) for testing Matthew Johnson 2016-11-14 16:43:01 -08:00
  • d9802344b3 Add py-helloworld source to test Matthew Johnson 2016-11-14 16:42:25 -08:00
  • bd2f1405bb Add simple c-helloworld source for tests Matthew Johnson 2016-11-14 16:41:42 -08:00
  • 3a44ea720f Add basic functional test framework to Autospec Matthew Johnson 2016-11-14 16:09:43 -08:00
  • 95566d0e82 Adding missing file Alex Jaramillo 2016-11-15 00:51:32 +00:00
  • 960614e15a Small refactoring and more tests Alex Jaramillo 2016-11-15 00:44:36 +00:00
  • 3f194a5c1c Adding unittests for verify sign Alex Jaramillo 2016-11-15 00:43:45 +00:00
  • 2fd7c3fb1b Cleaning PEP8 errors Alex Jaramillo 2016-11-14 22:17:00 +00:00
  • 24f6af2c49 Adding more gpg pub keys Alex Jaramillo 2016-11-14 22:13:32 +00:00
  • dbd6d49676 Implemented GEM sha256 verification Alex Jaramillo 2016-11-14 22:12:41 +00:00
  • 7f2234549b Rework autostart implementation William Douglas 2016-11-14 17:21:08 +00:00
  • 21f0cdc050 Add autostart subpackage William Douglas 2016-11-11 22:23:36 +00:00
  • ad613ee5a8 Add support for zip files with hashes William Douglas 2016-11-09 20:30:15 +00:00
  • d215064b44 2 more patters for autodetection Arjan van de Ven 2016-11-13 17:56:51 +00:00
  • 036d85dac8 Add optimize_size to git adds Matthew Johnson 2016-11-11 13:16:50 -08:00
  • 581681ee2a Adding failing patterns for building samba Gabriel Briones Sayeg 2016-11-11 14:51:35 -06:00
  • 2b74a0e7de Making changes to verification to add more types and obtaining keyid fro different types Alex Jaramillo 2016-11-09 00:46:34 +00:00
  • c1b93c7865 Escape tarball name before passing it as part of a regex. Auke Kok 2016-11-08 09:21:50 -08:00
  • 5d27bf83cd Change logic to improve maintainability Alex Jaramillo 2016-11-03 18:58:10 +00:00
  • 79e606dee6 Adding key verification Alex Jaramillo 2016-11-02 21:11:20 +00:00
  • d38f33991b Renaming dir to _dir. dir is a python built in function Alex Jaramillo 2016-11-02 16:08:15 +00:00
  • efd2f6ed5a Merge branch 'master' of git://kojiclear.jf.intel.com/projects/autospec Arjan van de Ven 2016-11-01 20:41:06 +00:00
  • 58430e58e2 translate: jinja to Jinja Alberto Murillo 2016-11-01 14:43:44 -06:00
  • 41e20c8764 add space Arjan van de Ven 2016-11-01 20:41:05 +00:00
  • 6adbbfb53c Revert "Adding quotes to the filenames in file section of specfile" Arjan van de Ven 2016-10-25 12:41:16 +00:00
  • af2d930541 add help2man Arjan van de Ven 2016-10-25 04:21:10 +00:00
  • 09d055a0c9 Merge branch 'master' of kojiclear.jf.intel.com:projects/autospec Gabriel Briones Sayeg 2016-10-21 15:53:03 -05:00
  • d021d13510 Adding quotes to the filenames in file section of specfile Gabriel Briones Sayeg 2016-10-20 13:25:20 -05:00
  • 200830fa03 Add more BuildRequires for all maven pkgs Athenas Jimenez Gonzalez 2016-10-17 21:05:42 +00:00
  • cd0a421888 deal with python reqs that have whitespace in them Arjan van de Ven 2016-10-17 13:30:01 +00:00
  • 8e446a1ffe Add support for auto-generating avx2 libs to autospec Arjan van de Ven 2016-10-15 23:52:42 +00:00
  • 27695cfd11 one more build pattern Arjan van de Ven 2016-10-15 20:04:14 +00:00
  • 0fd22b36ce Use pycurl instead of urllib. Auke Kok 2016-10-10 15:05:46 -07:00
  • 83cc160311 Autospec: Add build requirements when a package's build pattern is read from a config file. Israel Padilla 2016-10-10 15:28:37 +00:00
  • 119b9bbec7 Merge branch 'master' of git://kojiclear.jf.intel.com/projects/autospec Matthew Johnson 2016-10-07 10:53:14 -07:00
  • 50176a17c0 Parse setup.py for install and setup dependencies Matthew Johnson 2016-10-03 14:16:09 -07:00
  • 3153101d63 fix gir Arjan van de Ven 2016-10-03 15:44:03 +00:00
  • 4f78bc4d12 Merge branch 'master' of git://kojiclear.jf.intel.com/projects/autospec Arjan van de Ven 2016-09-30 19:01:01 +00:00
  • e4810175b4 gir to dev Arjan van de Ven 2016-09-30 19:00:59 +00:00
  • 818a8a60cd Print README.clear contents on successful autospec Matthew Johnson 2016-09-29 11:35:03 -07:00
  • 327812cb68 Sort CFLAGS before writing to spec file Matthew Johnson 2016-09-28 13:22:05 -07:00
  • 4d42094b90 one more pattern Arjan van de Ven 2016-09-25 14:54:17 +00:00
  • 490e7b54f3 add the use_lto feature Arjan van de Ven 2016-09-25 01:12:43 +00:00
  • cd966ce36a make LD_AS_NEEDED setting more consistent Arjan van de Ven 2016-09-24 20:41:48 +00:00
  • ec6c69b778 ban a bogus autodep Arjan van de Ven 2016-09-23 23:09:18 +00:00
  • 1e43d124bf Add make_args to maven pattern Athenas Jimenez Gonzalez 2016-09-19 22:03:27 +00:00
  • f0fb0c64ff Add more maven_jars Athenas Jimenez Gonzalez 2016-09-19 21:53:28 +00:00
  • b1fba1c9e0 Add extra failed maven pattern Athenas Jimenez Gonzalez 2016-09-17 00:31:48 +00:00
  • fa8e083564 Add more maven_jars Athenas Jimenez Gonzalez 2016-09-17 00:31:15 +00:00
  • eb9c2622e0 Add prep_append file Athenas Jimenez Gonzalez 2016-09-13 22:16:02 +00:00
  • 016d69be33 no vala Arjan van de Ven 2016-09-13 15:36:06 +00:00
  • b40af79fc9 cmake files go to dev Arjan van de Ven 2016-09-13 12:48:24 +00:00
  • 46136d8aa5 Merge branch 'master' of git://kojiclear.jf.intel.com/projects/autospec Arjan van de Ven 2016-09-13 12:47:11 +00:00
  • df1372f605 add fast math feature Arjan van de Ven 2016-09-13 12:47:02 +00:00
  • 370a359b12 Prevent autospec from adding patches or spec files in subfolders. Auke Kok 2016-09-12 11:54:14 -07:00
  • 6703ae92ee Add maven pattern Athenas Jimenez Gonzalez 2016-09-08 20:50:22 +00:00
  • 504c4e60cf drop LTO for now, it causes too many issues, needs to become an opt-in Arjan van de Ven 2016-07-28 13:46:59 +00:00