summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Collapse)AuthorAgeFilesLines
* added progressKen Martin2002-09-261-0/+15
|
* updated commentsKen Martin2002-09-171-0/+19
|
* cleaned up some of the cmake interfaceKen Martin2002-09-171-12/+21
|
* some fixes for try compileKen Martin2002-09-131-5/+5
|
* added a flag if a cmake is in try compileKen Martin2002-09-121-0/+7
|
* moved commands into cmakeKen Martin2002-09-101-0/+24
|
* new archKen Martin2002-09-061-27/+125
|
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-1/+18
|
* removed shared lib supportKen Martin2002-08-231-1/+1
|
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll ↵Bill Hoffman2002-08-231-1/+1
| | | | destruction is not a problem.
* support for pluginsKen Martin2002-08-211-1/+1
|
* BUG: CMake crashed if it failed to find its own executable. Also added ↵Brad King2002-06-271-1/+1
| | | | better error messages when this occurs.
* removed ccommand use cmake nowKen Martin2002-06-031-0/+6
|
* remobed bootstrapKen Martin2002-05-281-8/+0
|
* added initial attempt to support win32 bootstrappingKen Martin2002-05-151-0/+8
|
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* Rolling back symbolic path changes until it works on Windows.Amitha Perera2002-01-071-1/+0
|
* ENH: Add an invocation that maintains symbolic paths to the source and ↵Amitha Perera2002-01-061-0/+1
| | | | | | binary trees, mainly for systems with automounted network drives. ENH: CollapseFullPath() no longer adds a trailing "/" to directory paths.
* ENH: add command line arguments to set cache entriesBill Hoffman2001-11-201-4/+3
|
* ENH: integrate borland supportBill Hoffman2001-09-061-2/+2
|
* ENH: rework GUI with configure/OK/CancelBill Hoffman2001-07-251-1/+3
|
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-301-4/+8
|
* new commandKen Martin2001-05-181-0/+82