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
*
BUG: Disable testing of # escapes until it can be implemented for Watcom WMake.
Brad King
2006-10-24
1
-4/+4
*
BUG: fix #3955: add -O2 by default but only if no special buildtype is set
Alexander Neundorf
2006-10-23
1
-4/+10
*
ENH: Added # character for shell escaping.
Brad King
2006-10-23
2
-1/+5
*
ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway.
Brad King
2006-10-23
3
-27/+0
*
BUG: Do not display cmake -E usage when any old command line error occurs.
Brad King
2006-10-23
1
-1/+0
*
ENH: put in backwards compatibility for older cmake
Bill Hoffman
2006-10-23
1
-6/+14
*
ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name I...
Brad King
2006-10-23
3
-0/+27
*
ENH: remove broken test
Bill Hoffman
2006-10-22
1
-6/+9
*
COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB.
Brad King
2006-10-22
3
-15/+15
*
ENH: Remove old include dirs.
Brad King
2006-10-19
1
-1/+0
*
COMP: Fix for building without system xmlrpc installed.
Brad King
2006-10-19
1
-1/+1
*
ENH: Adding option to use system-installed third-party libraries. This addre...
Brad King
2006-10-19
1
-1/+12
*
ENH: Add options to build with system utility libraries. Organize inclusion ...
Brad King
2006-10-19
18
-73/+322
*
ENH: Adding CMAKE_DEPENDENT_OPTION macro.
Brad King
2006-10-19
1
-0/+37
*
ENH: Added explicit name for option to test CMakeLib. Added option to disabl...
Brad King
2006-10-19
12
-30/+60
*
ENH: Find module for XMLRPC libraries.
Brad King
2006-10-19
1
-0/+134
*
ENH: Find module for EXPAT library.
Brad King
2006-10-19
1
-0/+38
*
ENH: Find module for CURL library.
Brad King
2006-10-19
1
-0/+38
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
7
-6/+93
*
ENH: Patch from Jan for bug#3453. Cleans up find script and enables -isystem...
Brad King
2006-10-19
2
-41/+43
*
ENH: Clarified search behavior when the objective is not found.
Brad King
2006-10-19
1
-2/+7
*
BUG: Correct the SystemReportDebugHook function. It should not call exit. It ...
David Cole
2006-10-19
1
-5/+5
*
STYLE: Fixed line-too-long.
Brad King
2006-10-17
1
-1/+2
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
15
-21/+172
*
BUG: Need to collapse path argument to get_directory_property. This addresse...
Brad King
2006-10-16
2
-0/+8
*
ENH: Make hyperlinks in documentation active when generated into HTML documen...
Brad King
2006-10-16
1
-9/+74
*
ENH: Allow user project code to distinguish between an install prefix set on ...
Brad King
2006-10-16
1
-0/+8
*
BUG: partial fix for the progress after install bug
Ken Martin
2006-10-16
1
-22/+30
*
ENH: update for release
Bill Hoffman
2006-10-16
5
-1/+58
*
ENH: Added OUTPUT_STRIP_TRAILING_WHITESPACE and ERROR_STRIP_TRAILING_WHITESPA...
Brad King
2006-10-16
2
-5/+49
*
BUG: fix for bug# 3310
Bill Hoffman
2006-10-16
1
-0/+17
*
STYLE: Fix kwstyle
Andy Cedilnik
2006-10-15
3
-7/+11
*
ENH: Properly propagate config type to test
Andy Cedilnik
2006-10-13
3
-10/+16
*
BUG: fix for bug#3908 if header_file_only is set on cxx files in visual studi...
Bill Hoffman
2006-10-13
1
-4/+14
*
BUG: Compression must be set before any output is created.
Brad King
2006-10-13
1
-10/+10
*
COMP: Fix Sun build
Andy Cedilnik
2006-10-13
1
-2/+1
*
BUG: When using link scripts use native shell escapes instead of makefile she...
Brad King
2006-10-13
1
-1/+15
*
ENH: allow for -gdwarf-2 to be in cflags or cxxflags for xcode
Bill Hoffman
2006-10-13
1
-10/+16
*
BUG: fix for bug# 3921 INPUT wrong
Bill Hoffman
2006-10-13
1
-1/+1
*
BUG: fix for bug #3846 more advanced stuff
Bill Hoffman
2006-10-13
2
-10/+2
*
BUG: fix for bug#3898 find qt plugin dir
Bill Hoffman
2006-10-13
1
-0/+9
*
BUG: Replace some errors with warnings
Andy Cedilnik
2006-10-13
2
-3/+3
*
BUG: Juse use cmake -E echo instead of the native echo on MinGW makefiles. T...
Brad King
2006-10-13
3
-10/+9
*
BUG: Do not try to compute the location of a non-library target for linking.
Brad King
2006-10-13
1
-1/+3
*
ENH: Report command line as a measurement and allow user to add custom measur...
Andy Cedilnik
2006-10-13
3
-14/+46
*
ENH: undo bad changes
Bill Hoffman
2006-10-12
1
-4/+0
*
BUG: Use BuildDirectory from the DartConfiguration information. Also, Make mi...
Andy Cedilnik
2006-10-12
2
-1/+6
*
BUG: Use variable instead of retrieving again. Fixes bug: Bug #3476
Andy Cedilnik
2006-10-12
1
-1/+1
*
BUG: Report and error when ctest -S script fails... Fixes: Bug #3540
Andy Cedilnik
2006-10-12
1
-1/+2
*
ENH: Add NSIS compression
Andy Cedilnik
2006-10-12
2
-0/+4
[next]