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
*
some cleanup and fixes
Ken Martin
2001-02-15
16
-227/+348
|
*
BUG: set output directory correctly
Bill Hoffman
2001-02-14
1
-1/+2
|
*
ENH: fix depend segfault
Bill Hoffman
2001-02-14
1
-0/+4
|
*
ENH: new vnl
Bill Hoffman
2001-02-13
2
-1/+8
|
*
ENH: add configure style @var@ expansion
Bill Hoffman
2001-02-13
2
-1/+7
|
*
ENH: get rid of special msc configure file
Bill Hoffman
2001-02-13
12
-108/+204
|
*
ENH: share a .lib with the command line and mfc versions.
Bill Hoffman
2001-02-12
4
-20/+168
|
*
ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵
Bill Hoffman
2001-02-12
15
-687/+725
|
|
|
|
up compile times, share a .lib with the command line and mfc versions.
*
ENH: add /GX /Zm1000
Bill Hoffman
2001-02-06
1
-1/+1
|
*
ENH: min size build
Bill Hoffman
2001-02-06
1
-1/+27
|
*
ENH: put back /Zm1000 so we can build large files
Bill Hoffman
2001-02-06
1
-2/+2
|
*
FIX: remove precompiled header settings
Jim Miller
2001-02-06
1
-4/+4
|
*
FIX: added /force to link options and removed precompiled header usage
Jim Miller
2001-02-06
1
-8/+8
|
*
BUG: backed off on the compiler optimization used. Instead of using /O2, we ↵
Jim Miller
2001-01-25
2
-4/+4
|
|
|
|
now use all the components of /Ox (/Ob1 /Oi /Ot /Oy /Gs) except for /Og
*
BUG: convert to dos format
Will Schroeder
2001-01-22
1
-362/+362
|
*
BUG: make dsp and dsw files binary
Will Schroeder
2001-01-22
3
-0/+830
|
*
BUG: make dsp and dsw files binary
Will Schroeder
2001-01-22
3
-830/+0
|
*
ENH:Commands not rules
Will Schroeder
2001-01-18
1
-30/+49
|
*
ERR:Oops, use SimpleRule not SimpleCommand
Will Schroeder
2001-01-18
1
-1/+1
|
*
ERR:Oops, renamed back
Will Schroeder
2001-01-18
3
-2/+2
|
*
ENH:Reworked CMake for consistency
Will Schroeder
2001-01-18
52
-673/+562
|
*
ENH:Tweaks to dump documentation
Will Schroeder
2001-01-12
23
-50/+49
|
*
ENH: add define flags in the right place
Bill Hoffman
2001-01-12
2
-6/+6
|
*
ENH: allow continue if missing MSC configure file
Bill Hoffman
2001-01-12
1
-3/+1
|
*
BUG: add check for missing ) on function
Bill Hoffman
2001-01-12
1
-0/+6
|
*
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
|
[next]