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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ENH:Tweaks to dump documentation
Will Schroeder
2001-01-12
9
-108/+109
|
*
ENH:Tweaks to documentation
Will Schroeder
2001-01-12
2
-2/+2
|
*
ENH:Updated for rule-based CMake
Will Schroeder
2001-01-12
1
-77/+141
|
*
ENH:Simple program dumps out internal documentation for CMake
Will Schroeder
2001-01-12
3
-0/+49
|
*
README
Will Schroeder
2001-01-12
1
-31/+48
|
*
ENH:Doxygenated CMake
Will Schroeder
2001-01-11
1
-0/+697
|
*
ENH:Documentation and cleanups
Will Schroeder
2001-01-11
30
-2/+450
|
*
ENH:Documentation and cleanups
Will Schroeder
2001-01-11
24
-383/+862
|
*
BUG: Broken on non WIN32 platforms, changed SetEnableOff to EnabledOff
Dan Blezek
2001-01-11
2
-2/+2
|
*
ENH:Added documentation; clean-up
Will Schroeder
2001-01-11
16
-169/+830
|
*
ENH:Beginning clean up; adding documentation
Will Schroeder
2001-01-10
2
-20/+103
|
*
ENH:Beginning clean up; adding documentation
Will Schroeder
2001-01-10
1
-10/+52
|
*
ENH:Beginning clean up; adding documentation
Will Schroeder
2001-01-10
25
-109/+283
|
*
BUG: look for -l and -L only at the begining of a link string
Bill Hoffman
2001-01-09
1
-2/+4
|
*
BUG: main can not be void under ANSI C++
Dan Blezek
2001-01-05
2
-2/+2
|
*
BUG: Looking for cmMakeFileGenerator.h rather than cmMakefileGenerator.h
Dan Blezek
2001-01-05
1
-1/+1
|
*
ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵
Bill Hoffman
2001-01-05
78
-911/+2941
|
|
|
|
CMakeLists.txt files.
*
ENH: Added TESTS target
Dan Blezek
2000-12-07
1
-1/+1
|
*
BUG: remove bogus warning about not finding a depend file, if there are no ↵
Bill Hoffman
2000-11-22
1
-4/+4
|
|
|
|
include paths
*
BUG: fix inplace build
Bill Hoffman
2000-11-10
1
-0/+4
|
*
ENH:Changed CMAKE_SOURCE_ROOT to CMAKE_SOURCE_DIR
Will Schroeder
2000-11-09
4
-8/+8
|
*
*** empty log message ***
Bill Hoffman
2000-11-03
1
-0/+16
|
*
ENH: add ability to run from different directories
Bill Hoffman
2000-11-03
2
-9/+31
|
*
BUG: make sure SOURCE_FILES starts at the begining of line
Bill Hoffman
2000-11-02
1
-1/+2
|
*
ENH: Moved @JAVA@ to @JAVACOMMAND@
Dan Blezek
2000-11-02
1
-2/+2
|
*
ENH:Reworked CMake to clearer indicate what the variables do
Will Schroeder
2000-11-02
3
-8/+19
|
*
BUG: remove tabs from classnames
Bill Hoffman
2000-10-25
1
-0/+5
|
*
BUG: remove tabs from classnames
Bill Hoffman
2000-10-25
1
-1/+1
|
*
Enh: Added TCLSH
Bill Lorensen
2000-10-04
1
-0/+1
|
*
BUG: if the path to your source directory has a -S in it, it will be picked ↵
Dan Blezek
2000-10-02
1
-3/+3
|
|
|
|
up as the source directory by the command line parser, because it matches -S at any character position in the argements. Bad, should have used getopt, except that it is not cross platform.
*
ENH: Support for XML builds and Dashboard
Dan Blezek
2000-10-02
1
-0/+5
|
*
ENH: Added note about VERBATIM targets in CMakeList.txt
Dan Blezek
2000-09-28
1
-0/+11
|
*
ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵
Bill Hoffman
2000-09-27
14
-49/+176
|
|
|
|
replaced with CMake
*
ENH: clean up code, and varible names
Bill Hoffman
2000-09-21
15
-149/+108
|
*
BUG: remove cout
Bill Hoffman
2000-09-18
1
-1/+0
|
*
ENH: added a config setup file for CMakeSetup. Cleaned up the names of the ↵
Bill Hoffman
2000-09-18
13
-36/+137
|
|
|
|
source and binary directories
*
ENH: remove unused files
Bill Hoffman
2000-09-18
2
-24/+0
|
*
BUG: fix build in place source directory
Bill Hoffman
2000-09-12
2
-1/+4
|
*
NEW: class to collect all the flags from parent directories
Bill Hoffman
2000-09-12
2
-0/+205
|
*
ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵
Bill Hoffman
2000-09-12
38
-916/+716
|
|
|
|
directories of the system.
*
BUG: fix release build on windows
Bill Hoffman
2000-09-01
2
-11/+11
|
*
BUG: fix build of lib.a problem
Bill Hoffman
2000-08-31
2
-2/+7
|
*
BUG: fix name of command line version in dsp files
Bill Hoffman
2000-08-31
3
-2/+5
|
*
BUG: fix for out of source build
Bill Hoffman
2000-08-31
1
-0/+0
|
*
ENH: fix for Sgi make
Bill Hoffman
2000-08-31
1
-0/+15
|
*
ENH: fix for SGI make
Bill Hoffman
2000-08-31
3
-17/+14
|
*
ENH: clean things up a bit
Bill Hoffman
2000-08-31
2
-29/+58
|
*
ENH: add ability to compile all the files in a sub-directory
Bill Hoffman
2000-08-30
3
-0/+187
|
*
ENH: move from tools and create working CMake program
Bill Hoffman
2000-08-30
15
-111/+222
|
*
NEW: move from tools and config to create CMake
Bill Hoffman
2000-08-29
57
-14/+5999
|
[next]