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
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add support for vs 2008 beta 2
Bill Hoffman
2007-09-17
1
-0/+3
*
BUG: Fix path to CMake executables when run from bootstrap build.
Brad King
2007-08-31
1
-0/+1
*
ENH: fix memory leak
Bill Hoffman
2007-08-10
1
-3/+5
*
ENH: add global properties for collecting enabled/disabled features during
Alexander Neundorf
2007-08-07
1
-0/+26
*
BUG: also offer the extra generators in CMakeSetup
Alexander Neundorf
2007-08-01
1
-0/+6
*
ENH: add Eclipse CDT4 generator, patch from Miguel A. Figueroa-Villanueva
Alexander Neundorf
2007-08-01
1
-0/+13
*
ENH: deb generator can now generate deb packages
Alexander Neundorf
2007-07-27
1
-0/+23
*
ENH: add an empty debian package generator, Mathieu volunteered to fill it
Alexander Neundorf
2007-07-25
1
-4/+19
*
ENH: build codeblocks generator also on Windows
Alexander Neundorf
2007-07-18
1
-7/+14
*
COMP: fix build on Windows, where GetCurrentDirecty() is redefined to
Alexander Neundorf
2007-07-17
1
-1/+4
*
STYLE: fix line lengths and add "remove -f" to the docs
Alexander Neundorf
2007-07-17
1
-21/+23
*
ENH: apply patch from Mathieu, add argument -E md5sum to compute md5sums of
Alexander Neundorf
2007-07-16
1
-0/+26
*
ENH: add a simple CodeBlocks extra generator, early alpha stage, there seems
Alexander Neundorf
2007-07-13
1
-0/+3
*
STYLE: sort the property documentation into
Alexander Neundorf
2007-07-11
1
-8/+3
*
STYLE: name the external generator "KDevelop3 - Unix Makefiles" instead of "U...
Alexander Neundorf
2007-07-03
1
-2/+6
*
ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths ...
Brad King
2007-06-27
1
-0/+7
*
STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBS
Alexander Neundorf
2007-06-26
1
-0/+13
*
ENH: added the ability to document variables and cached_variables
Ken Martin
2007-06-25
1
-67/+10
*
ENH: some property cleanup and added GetProperty
Ken Martin
2007-06-25
1
-0/+34
*
ENH: put compatibility commands in extra section and prepare for creating
Alexander Neundorf
2007-06-22
1
-2/+9
*
COMP: include cmExternalMakefileProjectGenerator.h
Alexander Neundorf
2007-06-15
1
-0/+1
*
STYLE: minor fixes
Alexander Neundorf
2007-06-15
1
-1/+1
*
STYLE: remove duplicate non-const accessors GetLocalGenerator(int) and
Alexander Neundorf
2007-06-15
1
-95/+64
*
ENH: remove non/scriptable cmake commands from the script handler in ctest,
Alexander Neundorf
2007-06-12
1
-0/+11
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
1
-15/+78
*
ENH: also remove uninitialized from the cache
Alexander Neundorf
2007-06-07
1
-1/+1
*
STYLE: fix typo: now double space after -D
Alexander Neundorf
2007-06-04
1
-1/+1
*
ENH: -U for removing variables now uses globbing expressions
Alexander Neundorf
2007-06-04
1
-6/+8
*
BUG: also put a variable into the cache when defined using -D if no type is
Alexander Neundorf
2007-06-01
1
-1/+48
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
1
-1/+1
*
ENH: added remove_directory bug 2937
Ken Martin
2007-03-12
1
-1/+13
*
ENH: typo
Ken Martin
2007-03-12
1
-1/+1
*
ENH: small enchancement for bug 3776.
Ken Martin
2007-03-12
1
-1/+13
*
ENH: SetupPathConversions is now called automatically on demand.
Brad King
2007-03-08
1
-1/+0
*
ENH: fix compiler warning
Ken Martin
2007-03-02
1
-1/+1
*
BUG: a couple bugs in system informaiton
Ken Martin
2007-03-01
1
-5/+6
*
BUG: allow system information to accept the -G option
Ken Martin
2007-02-28
1
-16/+49
*
BUG: fix to naming of results file
Ken Martin
2007-02-27
1
-1/+1
*
BUG: fix for unused variable
Ken Martin
2007-02-27
1
-1/+7
*
ENH: added --system-information option to CMake
Ken Martin
2007-02-27
1
-0/+92
*
BUG: Produce an error when the script is not found
Andy Cedilnik
2007-02-22
1
-1/+1
*
BUG: Overwrite the symlink if it already exists. Close Bug #4418 - cmake -cre...
Andy Cedilnik
2007-02-15
1
-0/+16
*
ENH: improve SetProperties and fix a couple warnings
Ken Martin
2006-12-11
1
-5/+0
*
COMP: fix some warnings and style issues
Ken Martin
2006-12-08
1
-5/+0
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-0/+140
*
ENH: fix errors for unix builds
Bill Hoffman
2006-11-29
1
-1/+1
*
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...
Bill Hoffman
2006-11-29
1
-24/+10
*
ENH: Cleanup of install component list. There was already the list in the glo...
Andy Cedilnik
2006-10-31
1
-11/+0
*
ENH: Add support for displaying the list of components
Andy Cedilnik
2006-10-30
1
-0/+12
*
BUG: Do not display cmake -E usage when any old command line error occurs.
Brad King
2006-10-23
1
-1/+0
[next]