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
/
cmCommands.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some include-what-you-use diagnostics
Daniel Pfeifer
2017-02-17
1
-0/+1
*
cmCommands: add commands directly to cmState
Daniel Pfeifer
2017-02-13
1
-114/+107
*
split Default commands into Scripting and Project
Daniel Pfeifer
2017-02-13
1
-41/+54
*
cmDisallowedCommand: extract policy checking from cmCommand
Daniel Pfeifer
2017-02-13
1
-8/+28
*
Combine all unexpected commands to a single class
Daniel Pfeifer
2016-11-29
1
-14/+29
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-12/+0
*
Create all commands from a single function
Daniel Pfeifer
2016-10-21
1
-0/+238
*
CMakeLists: Generate the cmCommands.cxx file.
Stephen Kelly
2014-02-09
1
-86/+0
*
Add cmake_host_system_information command
Nils Gladitz
2013-06-19
1
-0/+2
*
Introduce add_compile_options command.
Stephen Kelly
2013-06-04
1
-0/+2
*
Add target_compile_options command.
Stephen Kelly
2013-06-02
1
-0/+2
*
Add the target_compile_definitions command.
Stephen Kelly
2013-01-10
1
-0/+2
*
Add the target_include_directories command.
Stephen Kelly
2013-01-10
1
-0/+3
*
bootstrap: move while() and endwhile() into the bootstrap build
Alex Neundorf
2012-02-21
1
-4/+0
*
Build enable_language command during bootstrap
Brad King
2010-12-30
1
-2/+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
COMP: Add set_directory_properties to bootstrap
Brad King
2008-12-18
1
-2/+0
*
ENH: add get_test_property to bootstrap so bootstrap builds test the same as ...
Bill Hoffman
2008-07-07
1
-2/+0
*
ENH: support for cpack and install of cmake-gui as mac app bundle
Bill Hoffman
2008-02-16
1
-3/+0
*
ENH: Re-enable diagnosis of non-unique target names.
Brad King
2008-02-14
1
-4/+0
*
ENH: Add option to bootstrap script to enable Qt dialog.
Brad King
2008-02-13
1
-8/+0
*
ENH: add functions and raise scope
Ken Martin
2007-12-03
1
-2/+0
*
ENH: move list command to bootstrap commands
Bill Hoffman
2007-10-29
1
-2/+0
*
ENH: class for parsing the arguments for INSTALL()
Alexander Neundorf
2007-08-23
1
-0/+1
*
COMP: fix bootstrapping
Alexander Neundorf
2007-06-26
1
-4/+0
*
ENH: add SetProperties into bootstrap
Ken Martin
2007-06-26
1
-2/+0
*
ENH: some property cleanup and added GetProperty
Ken Martin
2007-06-25
1
-0/+2
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
1
-0/+2
*
BUG: fix Bootstrap test
Alexander Neundorf
2007-06-07
1
-2/+0
*
COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build.
Brad King
2007-05-13
1
-2/+0
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
1
-0/+3
*
BUG: cmCreateTestSourceList command is needed at boostrap time because KWSys ...
Brad King
2007-03-03
1
-2/+0
*
ENH: remove old commands
Ken Martin
2006-12-12
1
-8/+0
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-0/+4
*
ENH: added endmacro command
Ken Martin
2006-10-03
1
-0/+2
*
ENH: added elseif
Ken Martin
2006-09-22
1
-0/+2
*
BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the W...
Brad King
2006-04-19
1
-2/+0
*
COMP: Fix apple bootstrap issues
Andy Cedilnik
2006-03-22
1
-2/+0
*
ENH: Cleanup bootstrap even more
Andy Cedilnik
2006-03-22
1
-9/+33
*
ENH: Several packaging issues. Allow random variables to be passed to cpack (...
Andy Cedilnik
2006-02-27
1
-2/+0
*
ENH: Add initial implementation of the list command
Andy Cedilnik
2006-02-10
1
-0/+2
*
ENH: Added INSTALL command as a placeholder for a future generic install spec...
Brad King
2006-02-10
1
-0/+2
*
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...
Brad King
2006-02-03
1
-0/+2
*
ENH: Add rudamentary mathematical expression support
Andy Cedilnik
2005-10-17
1
-0/+2
*
ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake ...
Sebastien Barre
2005-10-04
1
-2/+0
*
ENH: removed ITK command
Ken Martin
2005-09-21
1
-2/+0
*
ENH: Add set and get test propety command
Andy Cedilnik
2005-07-31
1
-0/+4
*
ENH: removed old commands
Ken Martin
2005-06-03
1
-6/+0
*
ENH: removed the ABSTRACT_FILES command
Ken Martin
2005-06-02
1
-2/+0
*
COMP: Remove compile warning in bootstrap stage
Andy Cedilnik
2005-02-24
1
-1/+5
[next]