Bill Hoffman
|
fd5b75e3f4
Fix for for bug #10550, fix some errors for an old Sun compiler.
|
15 سال پیش |
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 سال پیش |
David Cole
|
44bcba7461
Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files.
|
16 سال پیش |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 سال پیش |
Zach Mullen
|
e4293b4b38
Re-enabled failing tests; fixed ctest_build output to be consistent in the error condition across different make programs so that these tests would pass.
|
16 سال پیش |
Brad King
|
b41a548d86
Add parentheses around '&&' between '||' for gcc
|
16 سال پیش |
Brad King
|
7435355ec8
ENH: Report file names relative to source dir
|
16 سال پیش |
Brad King
|
fa9e93f712
BUG: Do not drop build fragments with same time
|
16 سال پیش |
Brad King
|
7497fd575d
ENH: Teach CTest dashboard builds to use launchers
|
16 سال پیش |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
17 سال پیش |
Brad King
|
d18ae05da1
ENH: Re-order generation of build summary and xml
|
17 سال پیش |
Brad King
|
5f65e04ea2
ENH: Refactor Build.xml generation
|
17 سال پیش |
Bill Hoffman
|
046449e2f7
ENH: fix return value to ctest_build and remove debug print in cmProcess
|
17 سال پیش |
Bill Hoffman
|
82c3afcf6f
ENH: allow ctest_build to return error and warning counts
|
17 سال پیش |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 سال پیش |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 سال پیش |
Bill Hoffman
|
57a2a408c4
BUG: fix for 5218 Error message pattern match for VS8
|
17 سال پیش |
David Cole
|
530c206cba
BUG: Missing a linker crashed error matching string.
|
17 سال پیش |
Bill Hoffman
|
c4093afc52
ENH: enhancements for cdash, include system information and better time entries
|
18 سال پیش |
Bill Hoffman
|
21b5c7d2b4
ENH: add more verbose output
|
18 سال پیش |
Andy Cedilnik
|
826dc8696c
COMP: Fix kwstyle
|
18 سال پیش |
Ken Martin
|
fabd9def68
BUG: even safer checking of return value
|
18 سال پیش |
Ken Martin
|
f0857fcbd3
BUG: even safer checking of return value
|
18 سال پیش |
Ken Martin
|
c6cf2ca108
BUG: fix checking of the return value for a build
|
18 سال پیش |
Ken Martin
|
f6c9b6d631
ENH: try markign non zero return values as warnings for make programs
|
18 سال پیش |
Ken Martin
|
562c17dfeb
ENH: try markign non zero return values as warnings for make programs
|
18 سال پیش |
Ken Martin
|
ca7668d993
ENH: add another error regexp
|
18 سال پیش |
Brad King
|
861e3a7107
COMP: Fix bad escape sequence.
|
18 سال پیش |
Andy Cedilnik
|
ed1081f909
ENH: More regular expressions for visual studio 6
|
18 سال پیش |
Bill Hoffman
|
9442cd33ba
ENH: fix it to work with stl debug mode on mac
|
19 سال پیش |