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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.
Brad King
2006-05-23
1
-1/+25
*
ENH: fix line length
Bill Hoffman
2006-05-21
1
-1/+3
*
ENH: fix for vtk 4.4 and other projects that may try to link to a module
Bill Hoffman
2006-05-19
1
-6/+25
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-63/+115
*
ENH: add a check to make sure targets only link to libraries and not utility ...
Bill Hoffman
2006-05-04
1
-0/+15
*
ENH: fix re-run of cmake based on configured files that are done with copy if...
Bill Hoffman
2006-04-12
1
-1/+0
*
ENH: some performance optimizations
Ken Martin
2006-04-11
1
-8/+12
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-17/+58
*
ENH: add support for re-running cmake if the cmakefiles change
Bill Hoffman
2006-04-10
1
-0/+1
*
BUG: Fix logic. If the variable is not set, then it is always ok to write the...
Andy Cedilnik
2006-03-22
1
-1/+1
*
ENH: Allow blocking of writing into the source tree
Andy Cedilnik
2006-03-22
1
-0/+32
*
ENH: added some new functionality
Ken Martin
2006-03-22
1
-1/+31
*
ENH: Remove things from bootstrap
Andy Cedilnik
2006-03-22
1
-1/+9
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-198/+199
*
BUG: Clarified confusing error message.
Brad King
2006-03-14
1
-1/+5
*
ENH: removed unused methods after find changes
Bill Hoffman
2006-03-02
1
-228/+0
*
COMP: Even more global target fixes
Andy Cedilnik
2006-02-24
1
-0/+2
*
ENH: Add a notion of a global target
Andy Cedilnik
2006-02-23
1
-0/+1
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-0/+8
*
ENH: put the system path ahead of the command path
Bill Hoffman
2006-02-17
1
-5/+4
*
BUG: Need to include empty arguments when parsing prefix/suffix lists for Fin...
Brad King
2006-02-10
1
-2/+2
*
ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...
Brad King
2006-02-09
1
-24/+26
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-10/+13
*
BUG: Fixed finding of MinGW libraries with a windows build of CMake.
Brad King
2006-02-07
1
-6/+63
*
ENH: Since list file cache does not make much sense any more (because of prop...
Andy Cedilnik
2006-02-07
1
-6/+4
*
ENH: Improved support for user-configured search paths. Paths given in the C...
Brad King
2006-01-27
1
-6/+49
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-17/+0
*
ENH: fix bundles for Mac and Xcode
Bill Hoffman
2006-01-05
1
-0/+1
*
ENH: add new cmakedefine01 feature from bug report 2603
Bill Hoffman
2006-01-03
1
-1/+16
*
ENH: change framework order
Bill Hoffman
2006-01-02
1
-1/+1
*
ENH: add better support for framework linking
Bill Hoffman
2005-12-26
1
-0/+12
*
ENH: Removed cmMakefile arguments from cmTarget methods because cmTarget has ...
Brad King
2005-12-14
1
-32/+0
*
ENH: Add variable for debugging. This variable CMAKE_PARENT_LIST_FILE holds t...
Andy Cedilnik
2005-11-30
1
-0/+6
*
BUG: Do not expand escape sequences when re-expanding variables in include di...
Brad King
2005-11-22
1
-3/+3
*
ENH: some fixes for better backwards compatibility
Ken Martin
2005-10-10
1
-1/+2
*
ENH: Add set and get test propety command
Andy Cedilnik
2005-07-31
1
-0/+5
*
BUG: InitializeFromParent should copy include file regular expressions.
Brad King
2005-07-27
1
-0/+4
*
BUG: fix for bug 1850 wrapping can leave out files if they are a substring of...
Bill Hoffman
2005-07-14
1
-2/+5
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-162/+223
*
BUG: library return values were not UNIX slashes on Win98
Ken Martin
2005-07-07
1
-2/+6
*
ENH: cleaned up some old methods and vars
Ken Martin
2005-07-07
1
-7/+3
*
BUG: dont pass unverified char * to streams
Ken Martin
2005-06-27
1
-2/+4
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-45/+6
*
BUG: goof in new feature fixed
Ken Martin
2005-06-20
1
-1/+1
*
ENH: modified GET_TARGET_PROPERTIES to work with all targets
Ken Martin
2005-06-20
1
-2/+43
*
ENH: Improve handling of escaped characters
Andy Cedilnik
2005-06-17
1
-4/+6
*
ENH: Add extra argument
Andy Cedilnik
2005-06-16
1
-1/+6
*
ENH: Use the new parser that supports nested variables
Andy Cedilnik
2005-06-13
1
-0/+50
*
ENH: remove old 1.2 compatability from cmake 2.2
Ken Martin
2005-06-10
1
-1/+1
*
ENH: remove old 1.2 compatability from cmake 2.2
Ken Martin
2005-06-10
1
-32/+9
[next]