summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-2/+20
* removed shared lib supportKen Martin2002-08-231-4/+4
* minor bugKen Martin2002-08-211-1/+1
* dll supportKen Martin2002-08-211-4/+4
* better error handling with if statementsKen Martin2002-07-101-3/+3
* fixed warningKen Martin2002-07-021-1/+1
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-271-12/+13
* updated revKen Martin2002-06-051-1/+1
* make it backwards compatible with old cmakeBill Hoffman2002-05-021-5/+3
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-021-16/+1
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-011-7/+12
* ENH: Add library dependency analysis.Amitha Perera2002-05-011-9/+1
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-021-1/+6
* ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...Bill Hoffman2002-03-291-2/+11
* ENH:Updated copyrightWill Schroeder2002-01-211-30/+6
* ERR: Missing forward declaration of cmMakeDepend added.Brad King2002-01-171-0/+1
* next releaseKen Martin2002-01-151-2/+2
* next releaseKen Martin2002-01-151-2/+2
* added release verison to cmMakefileKen Martin2002-01-021-0/+2
* ENH: Added option to IF command to test if a command exists. Syntax is IF(CO...Brad King2001-12-181-0/+2
* ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionali...Brad King2001-12-101-15/+0
* version revKen Martin2001-12-071-1/+1
* release 10Ken Martin2001-12-071-2/+2
* up versionKen Martin2001-12-051-1/+1
* up versionKen Martin2001-12-051-1/+1
* Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be ...Sebastien Barre2001-11-031-1/+1
* ENH: add an option to configure file command that allows for only expansion o...Bill Hoffman2001-10-301-2/+3
* add dependency for configure files and use short path in WIN32 cmake testBill Hoffman2001-10-261-0/+4
* versionKen Martin2001-10-011-1/+1
* versionKen Martin2001-10-011-1/+1
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-2/+2
* version rev to 95Ken Martin2001-09-191-1/+1
* version rev to 94Ken Martin2001-09-191-1/+1
* various windows fixesKen Martin2001-09-101-2/+2
* ENH: separate command from its arguments in the custom command. This allows ...Bill Hoffman2001-09-041-0/+2
* ENH: ExpandVariables functions return a char * for convenienceJohn Biddiscombe2001-09-011-2/+2
* version revKen Martin2001-08-301-1/+1
* version revKen Martin2001-08-301-1/+1
* ENH: Added a const version of GetLinkLibraries().Brad King2001-08-291-0/+8
* Changes to allow MODULE type target for a shared libraryYves Starreveld2001-08-281-1/+1
* ENH: change expand variables to use GetDefinitionBill Hoffman2001-08-271-1/+1
* ENH: add dump documentation testBill Hoffman2001-08-231-1/+1
* ENH: change all maps of string to be maps of cmStdString, to reduce symbol le...Bill Hoffman2001-08-221-7/+8
* BUG: shorten length of symbolsBill Hoffman2001-08-221-1/+4
* now creates output directoriesKen Martin2001-08-101-0/+1
* updated versionKen Martin2001-08-091-1/+1
* updated versionKen Martin2001-08-091-1/+1
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-0/+15
* ENH: Added SUBDIR_DEPENDS command and corresponding support code. This comma...Brad King2001-08-011-0/+14
* BUG: Changed include and link directory paths in cmMakefile back to std::vect...Brad King2001-07-301-6/+9