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
*
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
*
Increase coverage. Intentionally trigger error conditions. Call all the else*...
David Cole
2009-10-06
4
-0/+94
*
speedup C dependency scanning even more
Alexander Neundorf
2009-10-06
1
-23/+7
*
Avoid non-root copies of root-only targets
Brad King
2009-10-06
5
-48/+34
*
Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')
David Cole
2009-10-06
2
-0/+57
*
Added better OS information for Mac OS X
Zach Mullen
2009-10-06
1
-0/+28
*
Use work-around from bug 4772 for C++ and Fortran
Brad King
2009-10-06
3
-13/+27
*
Target copy ctor should initialize internal state
Brad King
2009-10-06
1
-0/+1
*
Use explicit conversion to avoid warnings in cmELF
Brad King
2009-10-06
1
-2/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-06
1
-1/+1
*
Updated copyright notice to conform to NVIDIA guidelines.
James Bigler
2009-10-05
4
-8/+4
*
Fortran test: Match config for external project
Brad King
2009-10-05
1
-0/+3
*
Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...
David Cole
2009-10-05
5
-0/+87
*
FortranCInterface: Mangling for Intel on Windows
Brad King
2009-10-05
1
-0/+4
*
Target copy ctor should copy internal state
Brad King
2009-10-05
1
-3/+9
*
don't allow consecutive generates without a configure.
Clinton Stimpson
2009-10-05
1
-1/+1
*
Fix Preprocess test for Intel on Windows
Brad King
2009-10-05
1
-3/+9
*
Fix ModuleDefinition test for Intel on Windows
Brad King
2009-10-05
3
-5/+6
*
Fix PrecompiledHeader test for Intel on Windows
Brad King
2009-10-05
1
-3/+3
*
Teach intel compiler on windows to place .lib files and .pdb files.
Bill Hoffman
2009-10-05
1
-2/+2
*
CPack: Fix bash-isms in launch script
Brad King
2009-10-05
1
-4/+4
*
Teach intel compiler on windows to place .lib files and .pdb files.
Bill Hoffman
2009-10-05
1
-1/+7
*
BUG: #0009648 Change "The following tests FAILED" message to print on stdout ...
Zach Mullen
2009-10-05
1
-1/+1
*
Avoid (Unix|Windows)Paths.cmake multiple include
Brad King
2009-10-05
2
-0/+20
*
Add copyright notice to (Unix|Windows)Paths.cmake
Brad King
2009-10-05
2
-0/+28
[next]