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
*
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
*
When getting include dirs for moc, also watch for framework includes and use ...
Clinton Stimpson
2009-10-05
1
-1/+6
*
Find locally installed software first
Brad King
2009-10-05
1
-1/+1
*
Add '#!/bin/sh' to cygwin-package.sh
Brad King
2009-10-05
1
-0/+2
*
Fix permsissions of installed SquishRunTestCase.sh
Brad King
2009-10-05
1
-3/+3
*
Fix module docs to be manpage (groff) friendly
Brad King
2009-10-05
3
-30/+30
*
Support GNU/kFreeBSD
Brad King
2009-10-05
2
-11/+7
*
Remove old Encoding field from CMake.desktop
Brad King
2009-10-05
1
-1/+0
*
FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)
Brad King
2009-10-05
1
-2/+3
*
Match width of ctest "Start xx: " line to line up with the end test line
Zach Mullen
2009-10-05
3
-4/+6
*
Remove old license from FindPkgConfig.cmake module
Brad King
2009-10-05
1
-24/+1
*
Test target link information invalidation
Brad King
2009-10-05
1
-0/+5
*
Invalidate target link info when necessary
Brad King
2009-10-05
2
-0/+21
*
Combine duplicate code in target property methods
Brad King
2009-10-05
2
-9/+9
*
Create explicit cmTarget::FinishConfigure step
Brad King
2009-10-05
3
-2/+12
*
Remove unused cmTarget::AddLinkLibrary method
Brad King
2009-10-05
2
-15/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-05
1
-1/+1
[next]