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
*
ENH: fix fix for unc paths
Bill Hoffman
2009-02-10
1
-0/+1
*
ENH: add label global property to ctest scripts
Bill Hoffman
2009-02-10
1
-0/+10
*
ENH: add the ability to run tests by labels
Bill Hoffman
2009-02-10
5
-3/+146
*
BUG: partial fix for 8056 -W now works with -j
Bill Hoffman
2009-02-10
1
-0/+7
*
ENH: change include command
Bill Hoffman
2009-02-10
1
-1/+1
*
ENH: Add rule substitutions useful for launchers
Brad King
2009-02-10
3
-0/+33
*
ENH: Define RULE_LAUNCH_* properties
Brad King
2009-02-10
11
-3/+143
*
ENH: Give target in which custom commands build
Brad King
2009-02-10
6
-11/+25
*
ENH: Define target and source property LABELS
Brad King
2009-02-10
4
-0/+105
*
ENH: Define target-specific support directories
Brad King
2009-02-10
2
-0/+14
*
STYLE: Nightly Date Stamp
Brad King
2009-02-10
1
-1/+1
*
STYLE: Clarified example to illustrate need to call target_link_libraries() i...
Philip Lowman
2009-02-10
1
-33/+46
*
BUG: Resolves Issue #8393, Remove workarounds in FindBoost once UNC-Path bug
Philip Lowman
2009-02-10
1
-12/+2
*
STYLE: Improved examples, spelling & grammar in documentation
Philip Lowman
2009-02-10
1
-43/+53
*
COMP: remove unused variable TargetSourceFileCount, it seems it is unused sin...
Alexander Neundorf
2009-02-09
1
-1/+0
*
BUG: Work around broken GetLongPathName case
Brad King
2009-02-09
1
-0/+5
*
ENH: Support .hpp with automoc.
Clinton Stimpson
2009-02-09
1
-1/+5
*
STYLE: fix two typos in the comments, patch from Daniel DOT Teske AT Nokia DO...
Alexander Neundorf
2009-02-09
2
-2/+2
*
ENH: Made the documentation for FindDevIL.cmake cleaner. Changed the XXX_LIBR...
Christopher Harvey
2009-02-09
1
-12/+12
*
ENH: Add get_filename_component(... REALPATH)
Brad King
2009-02-09
4
-3/+68
*
BUG: Fix GetRealPath when realpath fails
Brad King
2009-02-09
2
-3/+17
*
BUG: fix for 0008378, lists with FILEPATH and UNC //server/path fail
Bill Hoffman
2009-02-09
1
-1/+18
*
STYLE: Nightly Date Stamp
Brad King
2009-02-09
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-02-08
1
-1/+1
*
BUG: When detecting if qmake executable is changed, don't error if path
Clinton Stimpson
2009-02-07
1
-3/+3
*
STYLE: Nightly Date Stamp
Brad King
2009-02-07
1
-1/+1
*
BUG: Fix OS X FW symlink byproduct dependencies
Brad King
2009-02-06
1
-1/+2
*
BUG: Fix OS X AppBundle/FW byproducts dependencies
Brad King
2009-02-06
2
-9/+38
*
COMP: Avoid parameter/member shadow in cmXMLSafe
Brad King
2009-02-06
2
-4/+4
*
BUG: Do not re-generate after a AppBundle build
Brad King
2009-02-06
1
-2/+2
*
BUG: Alternative fix to bug #8423
Brad King
2009-02-06
4
-47/+2
*
ENH: Clarify cmake_policy(VERSION) documentation
Brad King
2009-02-06
1
-2/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-02-06
1
-1/+1
*
ENH: Add support for building with Qt's ActiveX support on Windows.
Clinton Stimpson
2009-02-06
2
-2/+36
*
COMP: Avoid warning about signed-char comparison
Brad King
2009-02-05
1
-4/+3
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
14
-165/+209
*
STYLE: Nightly Date Stamp
Brad King
2009-02-05
1
-1/+1
*
BUG: Add debug message calls to figure out ExternalProject test failure on AI...
David Cole
2009-02-04
1
-0/+4
*
ENH: Re-order generation of build summary and xml
Brad King
2009-02-04
1
-8/+9
*
ENH: Refactor Build.xml generation
Brad King
2009-02-04
2
-11/+19
*
COMP: Iterator version of std::set not available with vs6 implementation of S...
David Cole
2009-02-04
1
-3/+11
*
BUG: Fix old-style install to prefix top
Brad King
2009-02-04
3
-0/+12
*
STYLE: Nightly Date Stamp
Brad King
2009-02-04
1
-1/+1
*
ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...
David Cole
2009-02-03
4
-26/+156
*
ENH: fix dynamic loading on haiku
Bill Hoffman
2009-02-03
2
-13/+2
*
BUG: fix potential issue with empty strings
Bill Hoffman
2009-02-03
1
-3/+3
*
STYLE: Nightly Date Stamp
Brad King
2009-02-03
1
-1/+1
*
BUG: include should not have .cmake
Bill Hoffman
2009-02-02
1
-1/+1
*
BUG: Fix preprocess and assembly rule expansion
Brad King
2009-02-02
1
-12/+12
*
COMP: Fix rule hash code during bootstrap
Brad King
2009-02-02
1
-2/+1
[next]