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
Commit message (
Expand
)
Author
Age
Files
Lines
*
new commands
Ken Martin
2001-02-27
4
-0/+204
*
dll build rules
Ken Martin
2001-02-27
2
-0/+110
*
change in options for much smaller libraries
Ken Martin
2001-02-27
1
-2/+2
*
ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. Adde...
Brad King
2001-02-27
8
-9/+264
*
ENH/BUG: Improved function parsing to allow just about anything inside a doub...
Brad King
2001-02-27
1
-16/+43
*
ENH: mask on mkdir set to 777.
Bill Lorensen
2001-02-27
1
-1/+1
*
ERR: missing std:: on cout.
Bill Lorensen
2001-02-27
1
-1/+1
*
FIX: added /GR to MinSize build to avoid warnings about dynamic cast
Jim Miller
2001-02-27
1
-1/+1
*
ERR: Fixed configuration file output to open file in output directory.
Brad King
2001-02-26
1
-4/+11
*
int -> unsigned int
Brad King
2001-02-26
1
-2/+2
*
ENH: Added CABIL commands for configuration file generation.
Brad King
2001-02-26
9
-0/+695
*
ENH: Added GetUsedCommands() method.
Brad King
2001-02-26
1
-1/+7
*
ERR: fsream.h -> fstream.h
Brad King
2001-02-26
1
-1/+1
*
a variety of fixes and enhancements
Ken Martin
2001-02-26
6
-33/+227
*
very early version of a wrapper
Ken Martin
2001-02-26
2
-0/+301
*
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
*
BUG: remove debug print
Bill Hoffman
2001-02-23
1
-1/+0
*
ENH: add CMakeCache.txt support
Bill Hoffman
2001-02-23
16
-336/+482
*
ENH: remove relative and extra paths in CMakeLists.txt files
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
20
-506/+645
*
ENH: clean up comments some
Bill Hoffman
2001-02-16
1
-15/+6
*
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
14
-226/+344
*
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
*
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
*
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
*
ERR:Oops, use SimpleRule not SimpleCommand
Will Schroeder
2001-01-18
1
-1/+1
*
ENH:Reworked CMake for consistency
Will Schroeder
2001-01-18
49
-671/+560
*
ENH:Tweaks to dump documentation
Will Schroeder
2001-01-12
22
-49/+48
*
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
[next]