David Cole
|
b0d5fa0bc7
Fix for issue #5041 - improve error messages that may occur during ctest_build and ctest_configure.
|
16 年之前 |
David Cole
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 年之前 |
Zach Mullen
|
85912a3777
Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build command
|
16 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
a0359d3c15
BUG: Fix CTEST_USE_LAUNCHERS in dashboard scripts
|
17 年之前 |
Bill Hoffman
|
82c3afcf6f
ENH: allow ctest_build to return error and warning counts
|
17 年之前 |
Bill Hoffman
|
267fd538d8
ENH: fix build issue with config type not being specified by ctest
|
18 年之前 |
Bill Hoffman
|
21b5c7d2b4
ENH: add more verbose output
|
18 年之前 |
Brad King
|
8f6b49f7b1
STYLE: Fixed line-too-long.
|
19 年之前 |
Andy Cedilnik
|
7437ceab83
ENH: Allow to specify build target
|
19 年之前 |
Brad King
|
87d4d0e039
BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles.
|
19 年之前 |
Andy Cedilnik
|
337362dfcf
COMP: Return 0 instead of false
|
19 年之前 |
Andy Cedilnik
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 年之前 |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 年之前 |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
782bef7374
ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2
|
20 年之前 |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 年之前 |
Andy Cedilnik
|
2cc5ed49d1
ENH: Several improvements to CTest:
|
20 年之前 |
Andy Cedilnik
|
0842958977
ENH: Remove memory leak and remember global generator for next time
|
20 年之前 |
Andy Cedilnik
|
9619d54003
ENH: Improve syntax
|
20 年之前 |
Andy Cedilnik
|
de57a86298
ENH: Cleanups
|
20 年之前 |
Andy Cedilnik
|
eb3857ce83
ENH: Make ctest build command work
|
20 年之前 |
Andy Cedilnik
|
f1ebfb24c6
ENH: More commands. Start working on new style ctest configuration
|
20 年之前 |