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
*
added functionality, fixed bug if no file existed and with header files
Ken Martin
2001-02-26
2
-3/+40
|
*
fixed bug and modified functionality
Ken Martin
2001-02-26
2
-18/+25
|
*
new command
Ken Martin
2001-02-26
2
-0/+155
|
*
ERR: Fixed unknown command output error message for spacing.
Brad King
2001-02-26
1
-1/+1
|
*
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
Brad King
2001-02-26
21
-0/+77
|
*
ERR: Fixed warnings (int->unsigned int and a few others).
Brad King
2001-02-23
9
-40/+45
|
*
ENH: update sample
Bill Hoffman
2001-02-23
1
-13/+86
|
*
BUG: remove debug print
Bill Hoffman
2001-02-23
1
-1/+0
|
*
ENH: add CMakeCache.txt support
Bill Hoffman
2001-02-23
18
-337/+498
|
*
ENH: remove relative and extra paths in CMakeLists.txt files
Bill Hoffman
2001-02-20
1
-1/+1
|
*
BUG: fix for in source build
Bill Hoffman
2001-02-20
1
-1/+1
|
*
ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵
Bill Hoffman
2001-02-19
22
-508/+647
|
|
|
|
some
*
ENH: add a smaple configure.in for CMake based projects
Bill Hoffman
2001-02-18
1
-0/+5
|
*
ENH: add a smaple configure.in for CMake based projects
Bill Hoffman
2001-02-18
1
-0/+617
|
*
ENH: clean up comments some
Bill Hoffman
2001-02-16
1
-15/+6
|
*
ENH:Added pdf file
Will Schroeder
2001-02-16
1
-0/+1366
|
*
clean up docs
Ken Martin
2001-02-16
1
-0/+0
|
*
ENH: add new commands fro find library and find program
Ken Martin
2001-02-16
11
-60/+119
|
*
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
|
[next]