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
*
many fixes and cleanup and features
Ken Martin
2001-04-24
1
-43/+11
*
BUG: fix build directory problem
Bill Hoffman
2001-04-24
1
-0/+11
*
added if else endif add definition
Ken Martin
2001-04-19
1
-4/+40
*
cleaned up the coding style made ivars private etc
Ken Martin
2001-04-19
1
-5/+5
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
1
-45/+111
*
ENH: better error reporting, and add NOTFOUND into cache for library and file...
Bill Hoffman
2001-04-06
1
-1/+3
*
ENH: Added SOURCE_GROUP command and corresponding support code. This command...
Brad King
2001-03-20
1
-10/+74
*
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ...
Brad King
2001-03-15
1
-0/+3
*
BUG: Moved definition of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR to be as soon ...
Brad King
2001-03-15
1
-5/+1
*
ENH: Added utility dependency support. Now a project can depend on other exe...
Brad King
2001-03-09
1
-0/+12
*
ERR: Replaced CMAKE_CFG= with CMAKE_CFG_OUTDIR= to fix windows behavior.
Brad King
2001-03-08
1
-2/+2
*
ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...
Brad King
2001-03-08
1
-1/+14
*
ERR: Fixed unknown command output error message for spacing.
Brad King
2001-02-26
1
-1/+1
*
ERR: Fixed warnings (int->unsigned int and a few others).
Brad King
2001-02-23
1
-2/+2
*
ENH: add CMakeCache.txt support
Bill Hoffman
2001-02-23
1
-0/+65
*
ENH: first pass at cache, clean up the unix generator, clean up configure.in ...
Bill Hoffman
2001-02-19
1
-1/+1
*
ENH: add new commands fro find library and find program
Ken Martin
2001-02-16
1
-5/+11
*
some cleanup and fixes
Ken Martin
2001-02-15
1
-39/+88
*
ENH: new vnl
Bill Hoffman
2001-02-13
1
-1/+1
*
ENH: add configure style @var@ expansion
Bill Hoffman
2001-02-13
1
-0/+5
*
ENH: get rid of special msc configure file
Bill Hoffman
2001-02-13
1
-52/+49
*
ENH:Reworked CMake for consistency
Will Schroeder
2001-01-18
1
-77/+77
*
ENH:Tweaks to dump documentation
Will Schroeder
2001-01-12
1
-2/+2
*
ENH:Tweaks to documentation
Will Schroeder
2001-01-12
1
-1/+1
*
ENH:Simple program dumps out internal documentation for CMake
Will Schroeder
2001-01-12
1
-0/+31
*
ENH:Documentation and cleanups
Will Schroeder
2001-01-11
1
-0/+15
*
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...
Bill Hoffman
2001-01-05
1
-177/+311
*
ENH: Added TESTS target
Dan Blezek
2000-12-07
1
-1/+1
*
BUG: make sure SOURCE_FILES starts at the begining of line
Bill Hoffman
2000-11-02
1
-1/+2
*
ENH:Reworked CMake to clearer indicate what the variables do
Will Schroeder
2000-11-02
1
-5/+5
*
ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replac...
Bill Hoffman
2000-09-27
1
-17/+10
*
ENH: clean up code, and varible names
Bill Hoffman
2000-09-21
1
-8/+9
*
ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the di...
Bill Hoffman
2000-09-12
1
-58/+11
*
ENH: move from tools and create working CMake program
Bill Hoffman
2000-08-30
1
-2/+71
*
NEW: move from tools and config to create CMake
Bill Hoffman
2000-08-29
1
-0/+208