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: Tolerate repeated link library types
Brad King
2008-08-07
2
-26/+62
*
ENH: Clarify documentation of EXCLUDE_FROM_ALL
Brad King
2008-08-07
1
-7/+15
*
ENH: Test fake circular dependency case
Brad King
2008-08-07
4
-0/+27
*
ENH: Improve robustness of compiler INFO strings
Brad King
2008-08-07
6
-40/+57
*
STYLE: Nightly Date Stamp
Brad King
2008-08-07
1
-1/+1
*
BUG: Avoid bogus dependency on executable targets
Brad King
2008-08-06
4
-7/+39
*
ENH: Improve readability of circular depends error
Brad King
2008-08-06
1
-2/+2
*
BUG: Fix crash on circular target dependencies
Brad King
2008-08-06
1
-1/+4
*
BUG: fix endif()
Alexander Neundorf
2008-08-06
1
-1/+1
*
ENH: add simple tests to test that the extra generators don't crash
Alexander Neundorf
2008-08-06
1
-0/+49
*
ENH: Add preprocessor and assembly rules for Intel
Brad King
2008-08-06
2
-0/+6
*
BUG: don't crash in the generator is EXECUTABLE_OUTPUT_PATH or
Alexander Neundorf
2008-08-06
1
-3/+3
*
STYLE: Nightly Date Stamp
Brad King
2008-08-06
1
-1/+1
*
BUG: fix #7452, bad closing ENDIF() statement
Alexander Neundorf
2008-08-05
1
-1/+1
*
ENH: Test relative path custom command output
Brad King
2008-08-05
1
-1/+11
*
BUG: Custom command depends may match sources
Brad King
2008-08-05
1
-0/+9
*
BUG: Fix matching of ambiguous sf extensions.
Brad King
2008-08-05
2
-18/+58
*
BUG: Do not convert RPATH entries to full path.
Brad King
2008-08-05
1
-1/+1
*
BUG: Fix escaping in link scripts
Brad King
2008-08-05
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-05
1
-1/+1
*
ENH: Build large archives incrementally
Brad King
2008-08-04
4
-21/+19
*
BUG: Fix operator precedence error in cmELF
Brad King
2008-08-04
1
-4/+4
*
STYLE: Nightly Date Stamp
Brad King
2008-08-04
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-03
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-02
1
-1/+1
*
STYLE: Fixed module list in documentation; Magick should be MagickCore.
Miguel A. Figueroa-Villanueva
2008-08-02
1
-1/+1
*
BUG: Improve fix for issue #7058 - comsuppd did not yet exist in VC6.
David Cole
2008-08-01
1
-1/+6
*
STYLE: Nightly Date Stamp
Brad King
2008-08-01
1
-2/+2
*
BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a...
David Cole
2008-07-31
1
-6/+9
*
BUG: Fix issue #7058 - link the commsup lib explicitly for use on some Visual...
David Cole
2008-07-31
1
-0/+8
*
BUG: fix for 7426 bad check for cpack
Bill Hoffman
2008-07-31
1
-1/+1
*
BUG: Fix issue #5773 - add table entry to map /W0 to WarningLevel="0"
David Cole
2008-07-31
1
-0/+1
*
BUG: Fix issue #4971 - use lower case when comparing file names from gcov out...
David Cole
2008-07-31
1
-2/+19
*
ENH: fix build with Xcode project was missing
Bill Hoffman
2008-07-31
1
-1/+2
*
ENH: add a --trace option
Bill Hoffman
2008-07-31
4
-0/+28
*
STYLE: Nightly Date Stamp
Brad King
2008-07-31
1
-1/+1
*
ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ...
David Cole
2008-07-30
7
-0/+78
*
BUG: Fix issue #6610. Use 64-bit system binaries when using the 64-bit MSVC c...
David Cole
2008-07-30
1
-12/+19
*
BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual...
David Cole
2008-07-30
4
-19/+39
*
BUG: fix for bug 7427, preinstall target name hard coded
Bill Hoffman
2008-07-30
1
-1/+1
*
BUG: Fix issue #7414 - do not crash when given components with circular depen...
David Cole
2008-07-30
2
-7/+27
*
ENH: Recognize src extensions of all enabled langs
Brad King
2008-07-30
1
-3/+8
*
BUG: Avoid double-slash in check for source file
Brad King
2008-07-30
1
-2/+5
*
BUG: fix for bug 7421, fortran did not get arch flags on the mac
Bill Hoffman
2008-07-30
1
-1/+1
*
BUG: Preserve all non-targets on user link lines
Brad King
2008-07-30
3
-25/+2
*
BUG: Preserve shared lib order for 2.4 compatibility
Brad King
2008-07-30
1
-2/+7
*
STYLE: Nightly Date Stamp
Brad King
2008-07-30
1
-1/+1
*
BUG: #7416 fix error when jpeg is not found
Bill Hoffman
2008-07-29
1
-1/+3
*
ENH: Warn when system libraries may be hidden.
Brad King
2008-07-29
3
-3/+75
*
ENH: Provide context in path ordering warnings
Brad King
2008-07-29
3
-12/+16
[next]