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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: try to fix vs6 build
Bill Hoffman
2009-01-23
1
-2/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-23
1
-1/+1
*
BUG: Forgot to change parent class in cmCPackTypeMacro when I added cmCPackDr...
David Cole
2009-01-22
1
-1/+1
*
BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator an...
David Cole
2009-01-22
4
-0/+28
*
ENH: Isolate policy changes in included scripts
Brad King
2009-01-22
9
-18/+168
*
ENH: Better policies for functions and macros
Brad King
2009-01-22
7
-2/+45
*
ENH: Improve stack discussion in cmake_policy
Brad King
2009-01-22
1
-8/+9
*
ENH: Create notion of a 'weak' policy stack entry
Brad King
2009-01-22
2
-11/+22
*
BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...
David Cole
2009-01-22
6
-89/+306
*
ENH: Create policy scope barriers
Brad King
2009-01-22
3
-54/+82
*
ENH: Make policy push/pop methods private
Brad King
2009-01-22
1
-3/+7
*
ENH: Refactor find_package version file scoping
Brad King
2009-01-22
1
-6/+4
*
ENH: Create automatic policy push/pop helper
Brad King
2009-01-22
2
-0/+41
*
ENH: Refactor policy stack representation
Brad King
2009-01-22
3
-7/+16
*
BUG: Fix issue #8363. Wrap output with MakeXMLSafe calls so that the generate...
David Cole
2009-01-22
1
-6/+12
*
STYLE: Nightly Date Stamp
Brad King
2009-01-22
1
-1/+1
*
BUG: Fix VS IDE solution files order again
Brad King
2009-01-21
1
-1/+1
*
BUG: Fix ALL_BUILD ordering enforcement
Brad King
2009-01-21
1
-4/+4
*
ENH: Make ALL_BUILD always the default project
Brad King
2009-01-21
1
-0/+9
*
BUG: Fix VS IDE project order
Brad King
2009-01-21
3
-26/+52
*
BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of t...
David Cole
2009-01-21
2
-8/+12
*
ENH: Use the latest CMake-logo-triangle-high-res.png to improve the look of C...
David Cole
2009-01-21
1
-0/+0
*
BUG: Fix issue #7833: Add file extension handling to CPack generated installe...
David Cole
2009-01-21
2
-0/+9
*
ENH: Enforce logical blocks in functions/macros
Brad King
2009-01-21
2
-0/+6
*
ENH: Better handling of mismatched blocks
Brad King
2009-01-21
7
-8/+24
*
ENH: Better error message for unclosed blocks
Brad King
2009-01-21
13
-73/+30
*
ENH: Refactor logical block enforcement
Brad King
2009-01-21
2
-40/+86
*
STYLE: Nightly Date Stamp
Brad King
2009-01-21
1
-1/+1
*
BUG: Fix LOCATION property for Mac AppBundles
Brad King
2009-01-20
3
-17/+11
*
ENH: Refactor function blocker deletion
Brad King
2009-01-20
8
-47/+27
*
ENH: Improve response to bad if or elseif
Brad King
2009-01-20
3
-22/+28
*
BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...
David Cole
2009-01-20
1
-11/+16
*
BUG: fix crash with cmd.exe shell and cmake in the path
Bill Hoffman
2009-01-20
1
-0/+9
*
STYLE: Nightly Date Stamp
Brad King
2009-01-20
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-19
1
-1/+1
*
BUG: add output on failure to ctest #8255
Bill Hoffman
2009-01-18
3
-0/+34
*
BUG: fix crash with empty properties
Bill Hoffman
2009-01-18
1
-2/+8
*
STYLE: Nightly Date Stamp
Brad King
2009-01-18
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-17
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-16
1
-1/+1
*
BUG: Fix find_package docs for refind feature
Brad King
2009-01-15
1
-2/+1
*
BUG: Enforce matching policy PUSH/POP in all files
Brad King
2009-01-15
2
-14/+19
*
ENH: fix part submission to not have memory of the last part submission
Bill Hoffman
2009-01-15
2
-5/+6
*
BUG: fix for bug #8174
Bill Hoffman
2009-01-15
2
-2/+14
*
ENH: Provide variable CMAKE_VERSION
Brad King
2009-01-15
2
-0/+13
*
ENH: Document variable CMAKE_PATCH_VERSION
Brad King
2009-01-15
1
-0/+6
*
STYLE: Nightly Date Stamp
Brad King
2009-01-15
1
-1/+1
*
BUG: Pop a function scope even on error
Brad King
2009-01-14
2
-3/+12
*
ENH: fix return value to ctest_build and remove debug print in cmProcess
Bill Hoffman
2009-01-14
2
-8/+3
*
ENH: allow ctest_build to return error and warning counts
Bill Hoffman
2009-01-14
5
-6/+49
[next]