index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase ctest coverage. Introduce optionally on intentional compile errors a...
David Cole
2009-10-15
4
-1/+24
*
Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...
David Cole
2009-10-15
2
-1/+12
*
Fix ctest output alignment for cases where total tests run is not the same wi...
Zach Mullen
2009-10-15
1
-1/+1
*
Add LABELS to the SmallAndFast test project to increase coverage of ctest cod...
David Cole
2009-10-15
1
-0/+7
*
Fix crash on Windows. Remove trailing white space from regex. These changes s...
David Cole
2009-10-15
2
-2/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-15
1
-1/+1
*
make it more robust wrt. #9621
Alexander Neundorf
2009-10-14
1
-8/+8
*
Add another possible error message that curl might emit with an empty drop lo...
David Cole
2009-10-14
1
-0/+1
*
Use macro instead of function since DASH2 continuous dashboard still uses CMa...
David Cole
2009-10-14
1
-2/+11
*
Increase ctest coverage. Add tests that intentionally call ctest_submit witho...
David Cole
2009-10-14
2
-1/+70
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-14
1
-1/+1
*
Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.
David Cole
2009-10-13
3
-7/+7
*
fix line length
Alexander Neundorf
2009-10-13
1
-1/+2
*
Fix line length.
Zach Mullen
2009-10-13
1
-1/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-13
1
-1/+1
*
Fix issue #5668 - use CollapseFullPath when determining if covered file is wi...
David Cole
2009-10-12
1
-91/+133
*
fix indentation
Alexander Neundorf
2009-10-12
1
-75/+74
*
fix #9687
Alexander Neundorf
2009-10-12
1
-4/+12
*
Uncomment block in InitializeFromCommand (accidentally checked this change in)
Zach Mullen
2009-10-12
1
-4/+4
*
CTest-side support for compiler name and compiler version information. Requi...
Zach Mullen
2009-10-12
2
-5/+13
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-12
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-11
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-10
1
-1/+1
*
Added OS Platform (cpu architecture) detection support to windows systems
Zach Mullen
2009-10-09
1
-0/+6
*
Several minor FindBoost changes to address posts on mailing list
Philip Lowman
2009-10-09
1
-8/+33
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-09
1
-1/+1
*
Resolve #9685: Fix include dir to be correct path
Philip Lowman
2009-10-09
1
-6/+7
*
Remove CMake Policy CMP0015 until it is revised
Brad King
2009-10-08
7
-94/+2
*
REALLY fix color check for dependency scanning
Brad King
2009-10-08
1
-2/+3
*
Really fix color check for dependency scanning
Brad King
2009-10-08
1
-1/+1
*
Reduce duration of ctest_sleep arguments. Add SmallAndFast project. Replace k...
David Cole
2009-10-08
3
-10/+28
*
Do not use -fPIC to link executables
Brad King
2009-10-08
1
-5/+0
*
Split Borland compiler information files
Brad King
2009-10-08
6
-137/+128
*
Trimmed off the newline from sw_vers output on mac, it could cause xml parsin...
Zach Mullen
2009-10-08
1
-0/+21
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-08
1
-1/+1
*
Check for openssl-linked option with Qt 4.4+ before making ssl a dependency.
Clinton Stimpson
2009-10-07
1
-6/+15
*
Make Complex test of CMakeLib more optional
Brad King
2009-10-07
4
-25/+12
*
Modernize FindVTK module
Brad King
2009-10-07
1
-61/+48
*
Fix find_package() when <pkg>_DIR is wrong
Brad King
2009-10-07
3
-14/+51
*
Do not collapse path of NOTFOUND values
Brad King
2009-10-07
1
-1/+4
*
More robust implicit link line detection regex
Brad King
2009-10-07
2
-1/+11
*
fix Xcode 30 generator
Bill Hoffman
2009-10-07
1
-8/+8
*
Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.
David Cole
2009-10-07
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-07
1
-1/+1
*
Fix Xcode build.
James Bigler
2009-10-07
2
-6/+2
*
Use integer literal instead of character
Brad King
2009-10-06
1
-1/+1
*
Support more special characters in file(STRINGS)
Brad King
2009-10-06
1
-1/+8
*
Log implicit link line detection regex
Brad King
2009-10-06
1
-0/+1
*
Log implicit link information parsing actions
Brad King
2009-10-06
3
-3/+27
*
Fix bus error on mac. Was a result of not having null termination of arg lis...
Zach Mullen
2009-10-06
1
-5/+10
[next]