Commit Graph

  • 196470a0ff added badge for appveyor-CI using scisoft/autocmake branch appveyor Miro ILIAS 2015-06-28 22:26:07 +02:00
  • a2924b9f69 cmake_command preprocessing function adapted/polished for MS Window Miro ILIAS 2015-06-28 22:18:55 +02:00
  • f20799e3e2 inserted function for preprocesing cmake_command for MS Windows,testing phase Miro ILIAS 2015-06-28 22:14:12 +02:00
  • 6f592ba2f0 pep8 fix Radovan Bast 2015-06-28 19:38:57 +02:00
  • 7d3f2c1527 remove win32 dependency in update.py Radovan Bast 2015-06-28 19:36:33 +02:00
  • 36ab8c14a7 comment Radovan Bast 2015-06-28 15:30:23 +02:00
  • e59a042490 annotation for the regexing Radovan Bast 2015-06-28 14:41:15 +02:00
  • 5398c2a9c2 hopefully fix env variables on win32 Radovan Bast 2015-06-28 14:39:15 +02:00
  • 635c4a8e67 i don't think this is correct Radovan Bast 2015-06-28 14:06:46 +02:00
  • 2e34d8a5ef adaptations for Appveyor deployment (contributed by Miroslav Ilias) Radovan Bast 2015-06-28 13:50:44 +02:00
  • 01ddaa4be8 use same path separators for variables within cmake Radovan Bast 2015-06-28 13:27:26 +02:00
  • e62c443db7 adapt test script for win32 Radovan Bast 2015-06-28 12:32:08 +02:00
  • db6b4a0bb1 fix copy-paste error; restores tests Radovan Bast 2015-06-28 12:29:31 +02:00
  • 5a34bd2deb less boilerplate Radovan Bast 2015-06-28 12:15:39 +02:00
  • 9cc33fa014 add --generator flag (thanks to Miro) Radovan Bast 2015-06-28 12:11:57 +02:00
  • 115f3475a6 avoid update --self (since it overwrites config.py and update.py) Radovan Bast 2015-06-28 12:11:16 +02:00
  • bf2015bd5b add link to http://www.contribution-guide.org Radovan Bast 2015-06-28 11:39:26 +02:00
  • 3bacc317f5 clean up readme Radovan Bast 2015-06-28 11:35:05 +02:00
  • 1948ca5296 list of authors Radovan Bast 2015-06-28 11:32:31 +02:00
  • 3d02918ffe test only using local files; fixes #21 Radovan Bast 2015-06-28 11:12:36 +02:00
  • d7061493fc avoid wget; fixes #17 Radovan Bast 2015-06-26 18:51:42 +02:00
  • 30c9d38842 also pep8-test the test script; restore pep8 for update.py Radovan Bast 2015-06-26 15:34:28 +02:00
  • da02f8eeb1 test pep8 Radovan Bast 2015-06-26 15:29:28 +02:00
  • 046eeda0d8 edit FAQs Radovan Bast 2015-06-23 09:57:22 +02:00
  • b9694d5e7c more FAQs; fixes #9 Radovan Bast 2015-06-23 09:52:33 +02:00
  • feafd11524 introduce FAQ section; fixes #8 Radovan Bast 2015-06-23 09:40:27 +02:00
  • da00829be5 catch and print error if docopt cannot handle input; fixes #10 Radovan Bast 2015-06-23 09:32:22 +02:00
  • b3e9f89b5c include for find_package_handle_standard_args; fixes #11 Radovan Bast 2015-06-22 22:45:39 +02:00
  • 9018ad347f always provide --type Radovan Bast 2015-06-22 21:36:18 +02:00
  • a2eda46896 update about doc Radovan Bast 2015-06-22 15:24:26 +02:00
  • 9eefdbd9f3 document the doc Radovan Bast 2015-06-22 15:10:55 +02:00
  • 77a81300cd extend documentation; fixes #5 Radovan Bast 2015-06-22 15:06:14 +02:00
  • 3ca8d37111 remove sphinx warnings Radovan Bast 2015-06-22 14:54:51 +02:00
  • 7dc0d06265 Merge pull request #4 from miroi/master Radovan Bast 2015-06-22 10:31:54 +02:00
  • 2ea9d6807b text polish Miro ILIAS 2015-06-22 10:16:10 +02:00
  • 9c65de94c2 adapt sys.version_info for Python < 2.7; fixes #3 Radovan Bast 2015-06-22 09:57:10 +02:00
  • 8c38f35167 fix for division by 0 problem for projects without any modules Radovan Bast 2015-06-22 09:24:39 +02:00
  • a72f7f6eba add module to detect python Radovan Bast 2015-06-20 16:14:37 +02:00
  • 71482f806c more doc Radovan Bast 2015-06-20 15:51:38 +02:00
  • 39d8b029db do not require python by default Radovan Bast 2015-06-20 15:49:13 +02:00
  • 0c5690a34a extend module documentation Radovan Bast 2015-06-20 13:10:00 +02:00
  • 445f2ab184 extend module documentation Radovan Bast 2015-06-20 12:52:39 +02:00
  • 76edd8e52a fixes for Python 3 Radovan Bast 2015-06-16 12:06:47 +02:00
  • 524e69fcf4 renames Radovan Bast 2015-06-11 10:35:46 +02:00
  • a21201b1b9 add support for CFLAGS and CXXFLAGS; fixes #1 Radovan Bast 2015-06-10 15:25:24 +02:00
  • eeaceefca5 more doc Radovan Bast 2015-06-04 22:16:09 +02:00
  • d04a898ffe document fc module Radovan Bast 2015-06-04 21:23:35 +02:00
  • b5a6748626 also link to module source code Radovan Bast 2015-06-04 20:49:48 +02:00
  • de92f5ced0 improve fc.cmake doc Radovan Bast 2015-06-04 18:06:30 +02:00
  • a9e1497030 FCFLAGS overrules other flags Radovan Bast 2015-06-04 17:57:18 +02:00
  • 8170fd0b6f if build type not set, set to debug Radovan Bast 2015-06-04 17:49:23 +02:00
  • 49f69b854c rename Radovan Bast 2015-06-04 17:47:48 +02:00
  • 60ecbdfec1 more doc Radovan Bast 2015-06-04 17:27:18 +02:00
  • d660ba856d sort modules in module reference Radovan Bast 2015-06-04 16:04:24 +02:00
  • 7d9a8a5797 extract documentation from cmake modules Radovan Bast 2015-06-04 15:59:55 +02:00
  • 2d23fd9e8c iteration on the doc Radovan Bast 2015-06-04 14:39:26 +02:00
  • c180072443 rm empty module Radovan Bast 2015-06-04 14:29:56 +02:00
  • 77f6b62829 less assumptions about the generated CMakeLists.txt Radovan Bast 2015-06-04 14:13:25 +02:00
  • ea10164306 less hidden assumptions Radovan Bast 2015-06-04 13:53:46 +02:00
  • 6c6f779b2d renames Radovan Bast 2015-06-04 13:47:55 +02:00
  • 4755abbd31 prepend modules with autocmake_ to avoid namespace issues Radovan Bast 2015-06-04 13:44:16 +02:00
  • 87205c4c8a rename doc file Radovan Bast 2015-06-04 12:18:10 +02:00
  • 3e4272cf14 rename bootstrap to update Radovan Bast 2015-06-04 12:13:44 +02:00
  • 457c8a64b2 document the module update mechanism Radovan Bast 2015-06-04 12:03:05 +02:00
  • b9fa44260f more doc Radovan Bast 2015-06-04 11:57:22 +02:00
  • d1baa79a05 formatting Radovan Bast 2015-06-02 21:49:40 +02:00
  • 02b848be77 update about section Radovan Bast 2015-06-02 21:46:35 +02:00
  • 82e23705fb flowchart Radovan Bast 2015-06-02 10:48:19 +02:00
  • 9dac73a7ae refine doc Radovan Bast 2015-06-01 18:19:30 +02:00
  • ede53a5803 update doc Radovan Bast 2015-06-01 18:01:17 +02:00
  • f9b0527738 more doc Radovan Bast 2015-06-01 17:54:30 +02:00
  • 8e137973a2 use default theme Radovan Bast 2015-06-01 17:02:01 +02:00
  • c67bae2965 add conf.py for the doc Radovan Bast 2015-06-01 16:42:42 +02:00
  • 12ba264ac7 change link Radovan Bast 2015-06-01 16:18:03 +02:00
  • 1563ce13e3 move doc to sphinx Radovan Bast 2015-06-01 16:16:35 +02:00
  • bc77fd8963 also install gfortran for the unit test Radovan Bast 2015-06-01 16:02:28 +02:00
  • ed87a2bab5 add link to doc Radovan Bast 2015-06-01 15:59:40 +02:00
  • e3555bbdee rename Radovan Bast 2015-06-01 15:53:26 +02:00
  • 340f47b9cb add unit test for a simple fortran project Radovan Bast 2015-06-01 15:49:13 +02:00
  • d325282a76 gardening Radovan Bast 2015-06-01 15:44:26 +02:00
  • eca4fb5bee add DIRAC url Radovan Bast 2015-05-31 11:48:17 +02:00
  • 0bf578eeba restore test Radovan Bast 2015-05-30 20:19:06 +02:00
  • ec90c0ce38 add default paths and add src/ subdir Radovan Bast 2015-05-30 20:12:42 +02:00
  • 67142b7a8b copyright notice Radovan Bast 2015-05-30 19:33:04 +02:00
  • 16554f2391 adapt to Python 3 Radovan Bast 2015-05-23 14:11:26 +02:00
  • 7f197b6199 s/--init/--update/ Radovan Bast 2015-05-23 13:50:50 +02:00
  • d0c5daf0ae add badge Radovan Bast 2015-05-23 11:29:19 +02:00
  • bad93c6e00 add .travis.yml Radovan Bast 2015-05-23 11:26:26 +02:00
  • f5e62c16fb add unit test for a simple CXX project Radovan Bast 2015-05-23 11:14:18 +02:00
  • 4e2da28705 read VERSION file only if it exists Radovan Bast 2015-05-23 11:02:18 +02:00
  • d72fefd327 do not fail if autocmake.cfg exists Radovan Bast 2015-05-23 10:57:25 +02:00
  • f79cff740f promotion Radovan Bast 2015-05-22 16:02:59 +02:00
  • 694641a74b rename Radovan Bast 2015-05-22 15:57:23 +02:00
  • 11cd9bfc1a renames Radovan Bast 2015-05-22 15:49:46 +02:00
  • bd6694a20b renames Radovan Bast 2015-05-22 15:41:36 +02:00
  • f1c39ebca4 rename Radovan Bast 2015-05-22 15:39:43 +02:00
  • 5a26667e36 compiler flags gardening Radovan Bast 2015-05-22 14:34:24 +02:00
  • 1cd4dc1eef initial sandbox version Radovan Bast 2015-05-22 14:14:15 +02:00
  • 2622b118a8 Initial commit Radovan Bast 2015-05-22 13:56:44 +02:00