summaryrefslogtreecommitdiffstats
path: root/Source/cmProjectCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* expand ; argsBill Hoffman2002-04-051-3/+5
|
* ENH: add enable language support for PROJECT command, this means that a C ↵Bill Hoffman2002-04-021-1/+12
| | | | only project can be built with cmake, even without a cxx compiler
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-1/+1
|
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* Add PROJECT_NAME to the set of definitionsSebastien Barre2001-10-171-0/+2
|
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-1/+1
| | | | avoid changes to the file cache
* ENH: big change, only allow commands access to the cache via the cmMakefile ↵Bill Hoffman2001-08-081-12/+6
| | | | class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* added PROJECT_SOURCE_DIRKen Martin2001-05-231-0/+8
|
* ENH: unify make process on unixBill Hoffman2001-05-161-2/+2
|
* now adds src and bin dir into cacheKen Martin2001-05-081-0/+8
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* some cleanup and fixesKen Martin2001-02-151-0/+11
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-0/+29