Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 роки тому |
Brad King
|
180538c706
Source: Stabilize include order
|
9 роки тому |
Daniel Pfeifer
|
82455a9d3a
cmCTestBuildHandler: Port to cmXMLWriter
|
10 роки тому |
Stephen Kelly
|
e848cc5074
cmStandardIncludes: Remove deque include.
|
10 роки тому |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 роки тому |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 роки тому |
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 роки тому |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 роки тому |
Brad King
|
7497fd575d
ENH: Teach CTest dashboard builds to use launchers
|
16 роки тому |
Brad King
|
5f65e04ea2
ENH: Refactor Build.xml generation
|
17 роки тому |
Bill Hoffman
|
82c3afcf6f
ENH: allow ctest_build to return error and warning counts
|
17 роки тому |
Bill Hoffman
|
c4093afc52
ENH: enhancements for cdash, include system information and better time entries
|
18 роки тому |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 роки тому |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 роки тому |
Andy Cedilnik
|
04c705bc01
ENH: Better handle interleved error/output
|
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
|
ac05727cb0
ENH: Once the number of errors or warnings was reached, stop counting them. Also fix compile warning on bad compilers
|
20 роки тому |
Andy Cedilnik
|
36121b9234
ENH: Streamline build process. This reduces the memory footprint, since only some number of lines of output will be in memory at the time. Also, this will report the build errors and warnings as it goes through the build
|
20 роки тому |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 роки тому |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 роки тому |
Andy Cedilnik
|
377b06ed41
ERR: Fix for non-gcc/icc compilers
|
21 роки тому |
Andy Cedilnik
|
77209d371f
ERR: Fix error
|
21 роки тому |
Andy Cedilnik
|
cbab381bda
ENH: Add support for SourceFile and LineNumber
|
21 роки тому |
Ken Martin
|
8a2beddad4
more cleanup
|
21 роки тому |