Brad King
|
e3841cf4a2
CTest: Add options to set generator toolset
|
13 жил өмнө |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 жил өмнө |
David Cole
|
85feea2d0d
Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.
|
16 жил өмнө |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 жил өмнө |
Bill Hoffman
|
0e85c8b6a1
STYLE: fix warning
|
16 жил өмнө |
Bill Hoffman
|
15ad6db170
BUG: fix crash when running ctest coverage for VTK
|
16 жил өмнө |
Brad King
|
4c725d1e0e
ENH: Minor readability improvement in CTest output
|
17 жил өмнө |
David Cole
|
ceaef94ccc
ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT.
|
17 жил өмнө |
Brad King
|
810c47f56e
BUG: Make CTest honor user-specified config
|
17 жил өмнө |
Bill Hoffman
|
bf3598bab4
BUG: make sure ctest sees the output of the cmake run in build and test cases, it was not...
|
17 жил өмнө |
Bill Hoffman
|
267fd538d8
ENH: fix build issue with config type not being specified by ctest
|
18 жил өмнө |
Bill Hoffman
|
1f99030cfa
ENH: for build and test default the config type to the one that ctest was built with, it is good for the current ctest setup, and other projects can always specify a value on the command line
|
18 жил өмнө |
Ken Martin
|
a175613a56
BUG: better passing of global TIMEOUT to internal ctest invocaitons
|
18 жил өмнө |
Ken Martin
|
8fdca686b3
ENH: fix passing of time limit to some ctest invocations that also use build-options
|
18 жил өмнө |
Ken Martin
|
3abf39eda0
ENH: support for --build-config-sample feature #1022
|
18 жил өмнө |
Ken Martin
|
49085f7fed
BUG: fixes so that --build-and-test will honor timeouts
|
19 жил өмнө |
Ken Martin
|
2f84bd1758
ENH: added per test timeout support
|
19 жил өмнө |
Bill Hoffman
|
2ddf9ad56a
ENH: add cmake output to build and test
|
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
|
9ce59dbde0
COMP: Remove warning
|
19 жил өмнө |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 жил өмнө |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 жил өмнө |
Andy Cedilnik
|
0f36f0ef90
STYLE: Remove debug
|
19 жил өмнө |
Andy Cedilnik
|
36d7f3990a
ENH: Add support for multiple build targets and start adding simple cpack tests
|
19 жил өмнө |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 жил өмнө |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
20 жил өмнө |
Bill Hoffman
|
5261f51e45
BUG: fix for bug 2560, Xcode does not create correct bundles
|
20 жил өмнө |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 жил өмнө |
Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
20 жил өмнө |
Andy Cedilnik
|
1a165dc60d
ENH: Move the build-and-test code to a handler
|
20 жил өмнө |