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: Added a mark_as_advanced() wrapper function.
Philip Lowman
2009-01-30
1
-0/+10
*
BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421)
Philip Lowman
2009-01-30
2
-2/+2
*
STYLE: Nightly Date Stamp
Brad King
2009-01-30
1
-1/+1
*
ENH: Emit a little more information in the error message when the output file...
David Cole
2009-01-29
1
-1/+8
*
BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves...
David Cole
2009-01-29
1
-8/+8
*
BUG: fix for #8418 -E chdir should return fail of dir does not exist
Bill Hoffman
2009-01-29
1
-1/+1
*
ENH: Docs for relative paths in link_directories
Brad King
2009-01-29
1
-1/+6
*
BUG: Fix OS X dylib version flags for more linkers
Brad King
2009-01-29
1
-2/+2
*
ENH: Also find .moc files if there are spaces between # and include.
Clinton Stimpson
2009-01-29
1
-1/+1
*
ENH: add missing file
Bill Hoffman
2009-01-29
1
-0/+43
*
BUG: fix for # 8413 add more haiku searching
Bill Hoffman
2009-01-29
1
-1/+2
*
BUG: fix for #8423
Bill Hoffman
2009-01-29
2
-1/+3
*
STYLE: fix warning
Bill Hoffman
2009-01-29
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-29
1
-1/+1
*
STYLE: Reworded some of the OS-X code comments
Philip Lowman
2009-01-29
1
-22/+23
*
STYLE: fix warning
Bill Hoffman
2009-01-28
1
-1/+1
*
ENH: Better way to add framework includes.
Clinton Stimpson
2009-01-28
1
-1/+1
*
ENH: clean up status and change order for more common compilers first
Bill Hoffman
2009-01-28
1
-9/+9
*
ENH: add openmp support
Bill Hoffman
2009-01-28
1
-0/+108
*
BUG: Fix careless typo that only caused test failures on clean builds...
David Cole
2009-01-28
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-28
1
-1/+1
*
BUG: Try to fix the universal binary continuous dashboard on dashmacmini2. I ...
David Cole
2009-01-27
1
-6/+12
*
BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc t...
David Cole
2009-01-27
1
-2/+4
*
STYLE: Emit filenames in try_compile error message to get more information fr...
David Cole
2009-01-27
1
-1/+5
*
BUG: Reset file submission list on test restart
Brad King
2009-01-27
2
-2/+4
*
BUG: Fix CTest submit-only operation
Brad King
2009-01-27
1
-8/+1
*
ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i...
Bill Hoffman
2009-01-27
1
-1/+1
*
ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i...
Bill Hoffman
2009-01-27
4
-32/+32
*
BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci...
David Cole
2009-01-27
3
-35/+128
*
BUG: fix for 7845, idl files compile even with headerfile only on
Bill Hoffman
2009-01-27
1
-2/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-27
1
-1/+1
*
BUG: Fixed recent regression when finding some includes.
Clinton Stimpson
2009-01-26
1
-3/+3
*
STYLE: Nightly Date Stamp
Brad King
2009-01-26
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-25
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-24
1
-1/+1
*
ENH: Should have a -F for framework includes on Mac. Fixes ParaView build w...
Clinton Stimpson
2009-01-23
1
-0/+3
*
ENH: Add convenience for identifying Cocoa based Qt.
Clinton Stimpson
2009-01-23
1
-0/+3
*
ENH: Turn off CPACK_BINARY_TBZ2 and CPACK_BINARY_ZIP by default. Strictly spe...
David Cole
2009-01-23
1
-2/+2
*
ENH: try to fix vs6 build
Bill Hoffman
2009-01-23
1
-2/+1
*
ENH: Better support for "fltk-config" binary, added options so the user
Philip Lowman
2009-01-23
1
-38/+61
*
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
12
-19/+210
*
ENH: Better policies for functions and macros
Brad King
2009-01-22
10
-2/+105
*
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
8
-90/+315
*
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
[prev]
[next]