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
*
Fix seg fault for empty ENV{} call bug #9747
Bill Hoffman
2009-10-21
1
-1/+5
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-21
1
-1/+1
*
Better fix for finding the MSBuild that matches the VS 10 install.
Bill Hoffman
2009-10-20
1
-4/+2
*
Add search path for VS 10 beta 2 MSBuild.
Bill Hoffman
2009-10-20
1
-0/+2
*
make testing the CodeBlocks and Eclipse generators easier by not requiring th...
Alexander Neundorf
2009-10-20
2
-4/+14
*
Do not link library dependencies in VS solutions
Brad King
2009-10-20
6
-1/+50
*
Fix failing test. Forgot to double quote last arg to STRING.
David Cole
2009-10-20
1
-3/+3
*
Add test of all available CPack generators. Add this test with the goal of in...
David Cole
2009-10-20
4
-1/+96
*
Added a ctest add_subdirectory test which fails before my patch made earlier ...
Zach Mullen
2009-10-20
6
-0/+65
*
Ctest was broken for subdirs. Restored working directory state for tests so ...
Zach Mullen
2009-10-20
1
-0/+5
*
Fixes version detection using osg/Version on Mac OSX when OSG is installed as...
Philip Lowman
2009-10-20
1
-2/+8
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-20
1
-1/+1
*
Avoid C++ linker language in VS Fortran project
Brad King
2009-10-19
1
-1/+2
*
fix whitespace, so documentation is formatted properly
Alexander Neundorf
2009-10-19
1
-15/+15
*
fix two more icpc warnings, ok by Brad (float compared for equality, unused v...
Alexander Neundorf
2009-10-19
1
-2/+2
*
Avoid duplicate ZERO_CHECK in VS solutions
Brad King
2009-10-19
4
-122/+107
*
Fixed bug 8319, search for the Python shared library in the standard locations.
Marcus Hanwell
2009-10-19
1
-2/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-19
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-18
1
-1/+1
*
Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...
David Cole
2009-10-17
2
-3/+3
*
Fixed issues with message text in FILE command error situations. Added many n...
David Cole
2009-10-17
3
-11/+122
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-17
1
-1/+1
*
Add more testing coverage of the FILE command.
David Cole
2009-10-16
2
-0/+116
*
Try to fix bug#9714, should not crash when version file is not where it shoul...
Bill Hoffman
2009-10-16
1
-4/+7
*
Better fix for crash on Windows. This time it will even work on Linux, too. T...
David Cole
2009-10-16
1
-2/+14
*
Allow test to pass even if an expected-to-fail submit claims 'Submission succ...
David Cole
2009-10-16
1
-1/+2
*
Fix crash on Windows. If input stream is no good, do not try to read a line f...
David Cole
2009-10-16
1
-2/+3
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-16
1
-1/+1
*
add a test which checks that cmake can build the latest stable KDE4 (kdelibs)...
Alexander Neundorf
2009-10-15
2
-0/+104
*
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
[next]