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: 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
3
-11/+33
*
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
*
BUG: Fix detection of boost libraries without any compiler encoding (e.g.
Philip Lowman
2009-01-20
1
-0/+4
*
BUG: Fixes Issue #8054 and more. DOXYGEN_DOT_FOUND now exists, errant
Philip Lowman
2009-01-20
1
-73/+96
*
BUG: Missing "icpc" as a possible CXX compiler for Intel C++. Also refactored
Philip Lowman
2009-01-20
1
-13/+21
*
BUG: Switch FindBoost.cmake to use CMAKE_COMPILER_IS_GNUCXX (Issue #8398)
Philip Lowman
2009-01-20
1
-2/+2
*
BUG: Fixed Issue #7331 Bugs in Findosg*.cmake. Also added OPENTHREADS_LIBRAR...
Philip Lowman
2009-01-19
19
-647/+400
*
BUG: Reverted change made in 1.27, should be unnecessary (Issue #7508)
Philip Lowman
2009-01-19
1
-2/+0
*
BUG: Resolve Issue #7508, FindBoost fails to find boost on SuSE 10.3
Philip Lowman
2009-01-19
1
-0/+2
*
ENH: Added 1.38 since it'll be out soon. More documentation and clarified ex...
Philip Lowman
2009-01-19
1
-20/+37
*
BUG: Do not check for GCC version encoding in filenames on Boost libraries pr...
Philip Lowman
2009-01-19
1
-32/+41
*
STYLE: Nightly Date Stamp
Brad King
2009-01-19
1
-1/+1
*
BUG: Fixed additional issues with autodetecting compiler tags properly includ...
Philip Lowman
2009-01-18
1
-9/+15
*
BUG: Fixes problem with _boost_ABI_TAG appending to itself if FindBoost is ca...
Philip Lowman
2009-01-18
1
-0/+1
*
STYLE: minor cleanup
Philip Lowman
2009-01-18
1
-22/+28
*
BUG: Removed some code which was squashing Boost_LIBRARIES on WIN32 under the...
Philip Lowman
2009-01-18
1
-7/+0
*
BUG: Fixed documentation bug with Boost_USE_MULTITHREADED, removed OPTION() c...
Philip Lowman
2009-01-18
1
-6/+8
*
BUG: Fixed superfluous and duplicate dirs in Boost_LIBRARY_DIR. Employed wor...
Philip Lowman
2009-01-18
1
-3/+21
*
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
*
BUG: Fixed issues using FindBoost with BoostPro packaged releases. Fixed
Philip Lowman
2009-01-16
1
-57/+86
*
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
*
BUG: fixed bug #7529: FindBoost fails to find boost on SuSE 11.0 due to GCC
Philip Lowman
2009-01-15
1
-2/+2
*
BUG: Fixes bug #8059. Also added Boost_DEBUG variable for troubleshooting.
Philip Lowman
2009-01-15
1
-47/+152
*
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
*
COMP: Fix const set find for Borland 5.5
Brad King
2009-01-14
2
-3/+6
*
ENH: Test find_package re-find feature
Brad King
2009-01-14
1
-0/+3
*
STYLE: Nightly Date Stamp
Brad King
2009-01-14
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-13
1
-1/+1
*
COMP: Remove unused variable
Brad King
2009-01-12
1
-1/+0
*
ENH: Teach ctest_submit about parts
Brad King
2009-01-12
5
-4/+93
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
10
-36/+50
*
ENH: Refactor cmCTest test part representation
Brad King
2009-01-12
2
-74/+88
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
11
-9/+27
*
ENH: Refactor CTest command argument handling
Brad King
2009-01-12
2
-50/+64
*
STYLE: Nightly Date Stamp
Brad King
2009-01-12
1
-1/+1
*
ENH: patch from Miguel,
Alexander Neundorf
2009-01-11
2
-34/+58
[next]