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
/
cmMakefile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-1/+5
*
BUG: All variable accesses should produce watch callbacks, including IF(DEFIN...
Brad King
2007-05-17
1
-1/+1
*
BUG: Do not complain about missing watched variables when they are accessd wi...
Brad King
2007-05-17
1
-0/+1
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-1/+3
*
ENH: some more cleanup
Ken Martin
2007-03-13
1
-2/+2
*
ENH: some code cleanup
Ken Martin
2007-03-12
1
-4/+4
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-2/+12
*
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...
Bill Hoffman
2006-11-29
1
-8/+0
*
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...
Brad King
2006-10-05
1
-1/+11
*
ENH: Added COMMENT option to ADD_CUSTOM_TARGET. This addresses bug#3461.
Brad King
2006-10-04
1
-1/+2
*
BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722.
Brad King
2006-10-04
1
-1/+2
*
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil...
Brad King
2006-10-02
1
-2/+4
*
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid ...
Brad King
2006-09-28
1
-2/+0
*
ENH: Added VERBATIM option to ADD_CUSTOM_COMMAND and ADD_CUSTOM_TARGET comman...
Brad King
2006-09-28
1
-4/+8
*
ENH: Add a copy constructor to copy the values
Andy Cedilnik
2006-07-09
1
-0/+1
*
ENH: DIsplay the list file stack when displaying errors
Andy Cedilnik
2006-06-22
1
-1/+6
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-2/+4
*
ENH: fix .. in the path of subdirs
Bill Hoffman
2006-04-20
1
-0/+4
*
ENH: some performance optimizations
Ken Martin
2006-04-11
1
-0/+1
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-0/+6
*
BUG: Fixed typo in new cmake-rerun code.
Brad King
2006-04-11
1
-1/+1
*
ENH: add support for re-running cmake if the cmakefiles change
Bill Hoffman
2006-04-10
1
-1/+9
*
ENH: Allow blocking of writing into the source tree
Andy Cedilnik
2006-03-22
1
-0/+5
*
ENH: added some new functionality
Ken Martin
2006-03-22
1
-1/+4
*
ENH: Remove things from bootstrap
Andy Cedilnik
2006-03-22
1
-1/+16
*
STYLE: minor comment cleanups
Ken Martin
2006-03-16
1
-3/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-81/+83
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-5/+9
*
ENH: removed unused methods after find changes
Bill Hoffman
2006-03-02
1
-14/+0
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-7/+6
*
ENH: Added INSTALL command as a placeholder for a future generic install spec...
Brad King
2006-02-10
1
-1/+9
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-2/+4
*
ENH: Improved support for user-configured search paths. Paths given in the C...
Brad King
2006-01-27
1
-0/+8
*
ENH: add new cmakedefine01 feature from bug report 2603
Bill Hoffman
2006-01-03
1
-0/+1
*
ENH: Add set and get test propety command
Andy Cedilnik
2005-07-31
1
-0/+1
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-13/+13
*
ENH: cleaned up some old methods and vars
Ken Martin
2005-07-07
1
-29/+11
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-2/+1
*
ENH: Improve handling of escaped characters
Andy Cedilnik
2005-06-17
1
-0/+1
*
ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch lev...
Brad King
2005-06-17
1
-0/+1
*
ENH: Add extra argument
Andy Cedilnik
2005-06-16
1
-1/+2
*
ENH: Improve internal test handling by creating a test class. Command cmEnabl...
Andy Cedilnik
2005-04-24
1
-0/+13
*
ENH: performance improvements
Bill Hoffman
2005-04-12
1
-1/+2
*
ENH: More ctest changes and move SetupTest to superclass
Andy Cedilnik
2005-04-01
1
-0/+1
*
ENH: removed GetParentProjects
Ken Martin
2005-03-29
1
-5/+0
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-22/+18
*
ENH: add support for out of source source
Ken Martin
2005-03-14
1
-8/+9
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-3/+0
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-51/+29
*
ENH: more tests are passing
Bill Hoffman
2005-02-16
1
-0/+1
[next]