set scripts to executable
[?]
Mar 17, 2011, 7:39 AM
NNQ7IQJXKU6EBW45T3EHYDLC7GY5CYSZJKC3IGOWNUW22MYD5ORQCDependencies
- [2]
HX4QYOYAadd first evaluations tests - [3]
M3A5PZIHhydra: Clarify the dependency on BDW-GC. - [4]
YJKSGJPCSet a default value for `getHydraPath'. - [5]
G2ZB6464first test, not yet in buildprocess - [6]
FV2M6MOThydra: use autoconf/-make - [7]
2KJFOYGShydra: Actually check for Nix in `configure'. - [8]
IDFJXJHWrevert commit 26130, use hardcoded default value for HYDRA_DATA (/var/lib/hydra)
Change contents
- edit in configure.ac at line 49
- edit in configure.ac at line 51
- edit in configure.ac at line 57
- edit in configure.ac at line 58
src/script/hydra_build.plsrc/script/hydra_create.plsrc/script/hydra_evaluator.plsrc/script/hydra_queue_runner.plsrc/script/hydra_server.plsrc/script/hydra_update_gc_roots.pl - edit in configure.ac at line 59
tests/query-all-tables.pltests/evaluation-tests.pl - edit in configure.ac at line 60
AC_CONFIG_FILES([src/script/hydra_build.pl], [chmod +x src/script/hydra_build.pl])AC_CONFIG_FILES([src/script/hydra_create.pl], [chmod +x src/script/hydra_create.pl])AC_CONFIG_FILES([src/script/hydra_evaluator.pl], [chmod +x src/script/hydra_evaluator.pl])AC_CONFIG_FILES([src/script/hydra_queue_runner.pl], [chmod +x src/script/hydra_queue_runner.pl])AC_CONFIG_FILES([src/script/hydra_server.pl], [chmod +x src/script/hydra_server.pl])AC_CONFIG_FILES([src/script/hydra_update_gc_roots.pl], [chmod +x src/script/hydra_update_gc_roots.pl])AC_CONFIG_FILES([tests/query-all-tables.pl], [chmod +x tests/query-all-tables.pl])AC_CONFIG_FILES([tests/evaluation-tests.pl], [chmod +x tests/evaluation-tests.pl])