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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the code for collecting targets and libraries into separate functions
Alex Neundorf
2010-10-31
1
-37/+49
*
Remove unused DumpDocumentation code
Brad King
2009-12-08
1
-6/+0
*
Factor out "cmake -E cmake_symlink_*" code
Brad King
2009-10-21
1
-0/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
STYLE: Remove unused cmake::CacheVersionMatches
Brad King
2009-03-05
1
-2/+0
*
ENH: Cleanup cmake --build interface.
Brad King
2009-03-04
1
-3/+2
*
BUG: 4244, add a --build option to cmake that can build projects configured b...
Bill Hoffman
2008-10-15
1
-0/+7
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
1
-0/+5
*
ENH: add a --trace option
Bill Hoffman
2008-07-31
1
-0/+4
*
BUG: fix for bug 7222 manifest:no not working for makefiles
Bill Hoffman
2008-06-20
1
-1/+4
*
BUG: Remove check for files written by file(WRITE) being loaded.
Brad King
2008-04-30
1
-6/+0
*
ENH: make it possible to disable debug output again
Alexander Neundorf
2008-04-02
1
-1/+1
*
ENH: make sure gui no-dev workis
Bill Hoffman
2008-03-29
1
-1/+2
*
ENH: remove dangerous access to ivar that should not be used
Bill Hoffman
2008-03-28
1
-1/+0
*
ENH: make sure -Wno-dev sticks so make rebuild_cache will work
Bill Hoffman
2008-03-22
1
-0/+1
*
ENH: Improve new error/warning message generation
Brad King
2008-03-13
1
-0/+5
*
ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, bett...
Bill Hoffman
2008-03-13
1
-0/+1
*
ENH: make sure properties are re-set on each configure
Bill Hoffman
2008-03-12
1
-0/+1
*
ENH: add ability to suppress dev warnings to gui code
Bill Hoffman
2008-03-12
1
-1/+5
*
BUG: Fixes to VS8/VS9 project regeneration rules
Brad King
2008-03-11
1
-0/+1
*
ENH: fix -Wno-dev for ccmake
Bill Hoffman
2008-03-11
1
-1/+8
*
ENH: add enum to IssueMessage
Bill Hoffman
2008-03-11
1
-0/+7
*
ENH: add --help-policies and --help-policy command line options
Ken Martin
2008-03-04
1
-0/+1
*
ENH: add first cut and policies still need to add the doc support
Ken Martin
2008-03-01
1
-0/+4
*
ENH: fix make edit_cache for cmake-gui
Bill Hoffman
2008-02-12
1
-0/+5
*
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...
Brad King
2008-01-17
1
-0/+1
*
ENH: add ability to have manifest files and incremental linking with make and...
Bill Hoffman
2008-01-01
1
-1/+14
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-1/+1
*
ENH: fix for bug 6102, allow users to change the compiler
Bill Hoffman
2007-12-13
1
-0/+2
*
ENH: Added call to StopBuild VS macro when projects fail to regenerate during...
Brad King
2007-11-19
1
-0/+1
*
ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni...
Brad King
2007-11-10
1
-0/+1
*
ENH: different way of testing properties
Ken Martin
2007-11-06
1
-0/+5
*
ENH: add ability to get documentaiton of a property from a script
Ken Martin
2007-10-24
1
-0/+4
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+5
*
BUG: revert doc changes since VS7 cannot compile them, will implement them in...
Ken Martin
2007-10-09
1
-2/+2
*
ENH: make documentation entries actually store their data
Ken Martin
2007-10-09
1
-2/+2
*
ENH: deb generator can now generate deb packages
Alexander Neundorf
2007-07-27
1
-0/+1
*
STYLE: fix line lengths
Alexander Neundorf
2007-07-20
1
-1/+2
*
STYLE: sort the property documentation into
Alexander Neundorf
2007-07-11
1
-1/+2
*
STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBS
Alexander Neundorf
2007-06-26
1
-0/+3
*
ENH: added the ability to document variables and cached_variables
Ken Martin
2007-06-25
1
-5/+3
*
ENH: put compatibility commands in extra section and prepare for creating
Alexander Neundorf
2007-06-22
1
-1/+10
*
STYLE: remove duplicate non-const accessors GetLocalGenerator(int) and
Alexander Neundorf
2007-06-15
1
-3/+8
*
ENH: remove non/scriptable cmake commands from the script handler in ctest,
Alexander Neundorf
2007-06-12
1
-0/+1
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
1
-1/+10
*
ENH: -U for removing variables now uses globbing expressions
Alexander Neundorf
2007-06-04
1
-4/+4
*
BUG: also put a variable into the cache when defined using -D if no type is
Alexander Neundorf
2007-06-01
1
-0/+5
*
STYLE: Fixed comment for Generate() method.
Brad King
2007-05-28
1
-8/+1
*
ENH: added --system-information option to CMake
Ken Martin
2007-02-27
1
-0/+5
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-0/+29
[next]