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
*
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
*
Use new style header generation and get rid of OBJECT_DEPENDS in tutorial
Bill Hoffman
2009-10-05
1
-14/+5
*
Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so t...
David Cole
2009-10-04
1
-2/+2
*
fix two more warnings from icpc
Alexander Neundorf
2009-10-04
1
-3/+0
*
some syncing with the FindQt4.cmake from KDE
Alexander Neundorf
2009-10-04
1
-13/+13
*
Try to avoid cronic random failures on some Macs.
Bill Hoffman
2009-10-04
1
-2/+13
*
Try to avoid cronic random failures on some Macs.
Bill Hoffman
2009-10-04
1
-2/+15
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-04
1
-1/+1
*
-add the additional features for the dbus macros from KDE's FindQt4.cmake
Alexander Neundorf
2009-10-03
1
-7/+13
*
Add a few more cases to the new StringTest for even better coverage. Re-facto...
David Cole
2009-10-03
3
-117/+184
*
remove unused variables, reported by icpc
Alexander Neundorf
2009-10-03
2
-7/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-03
1
-1/+1
*
Fix warnings in CMake source code.
David Cole
2009-10-02
5
-17/+28
*
Correct some typos in error messages in the string command. Add a test that c...
David Cole
2009-10-02
4
-4/+210
*
Clarify documentation and message for CMP0012
Brad King
2009-10-02
2
-7/+7
*
Fix documentation of CMP0012 and CMP0013 versions
Brad King
2009-10-02
1
-4/+4
*
Test INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
2
-0/+8
*
Create INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
7
-3/+46
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
8
-0/+89
*
Centralize language flag addition for Makefiles
Brad King
2009-10-02
4
-9/+20
*
Fix typo in Intel xiar search code
Brad King
2009-10-02
1
-3/+3
*
Document CMAKE_CURRENT_LIST_FILE more precisely
Brad King
2009-10-02
1
-1/+12
*
Fix the documentation to say what it really does. Bug #9638
Bill Hoffman
2009-10-02
3
-4/+4
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-02
1
-1/+1
*
document how the minimum version can be specified
Alexander Neundorf
2009-10-01
1
-54/+57
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
10
-18/+27
*
Add documentation for Cocoa flag and move Motif under X11 flag.
Clinton Stimpson
2009-10-01
1
-1/+9
*
QtHelp depends on QtNetwork
Clinton Stimpson
2009-10-01
1
-1/+1
*
Better CMake.ModulesNotice test regex
Brad King
2009-10-01
1
-2/+3
[next]