summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uses cmake commands nowKen Martin2001-05-032-16/+0
* system config uses cmake commands nowKen Martin2001-05-036-48/+33
* minor fixesKen Martin2001-05-021-3/+4
* new moduleKen Martin2001-05-021-0/+25
* simple moduleKen Martin2001-05-021-0/+33
* finds tk as wellKen Martin2001-05-021-1/+27
* cache loaded into makefileKen Martin2001-05-022-0/+2
* fixed bug in limiting to source listsKen Martin2001-05-012-38/+32
* ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since...Brad King2001-05-014-46/+19
* ENH: Changed WriteConfiguration back to const because it doesn't need to repo...Brad King2001-05-018-14/+10
* ADD: add utiltity templatesBill Hoffman2001-05-012-0/+78
* ENH: implement ADD_TARGET command, and add an ALL_BUILD targetBill Hoffman2001-05-0114-107/+329
* cache now loaded into makefileKen Martin2001-05-012-2/+4
* added method to puch cache into makefile definesKen Martin2001-05-012-0/+19
* slight bug in If command I thinkKen Martin2001-05-011-18/+9
* first moduleKen Martin2001-05-011-0/+35
* new set command and IF NOTKen Martin2001-05-018-22/+266
* bug fixesKen Martin2001-04-307-15/+35
* BUG: Fixed output of CMakeLists.txt path in cable_config.xml dependency list ...Brad King2001-04-301-3/+4
* ERR: Removed a conflict that was checked in.Brad King2001-04-301-9/+0
* New command: INCLUDE(somefile.txt)Anonymous2001-04-309-98/+235
* added TARGET_LINK_LIBRARY command and support for debug and release libraries...Ken Martin2001-04-3017-62/+375
* ERR: Renamed CustomCommands to BuildRules to match change in cmSourceGroup.Brad King2001-04-271-5/+4
* BUG: Removed output of GCC_XML rules when the command cannot be found.Brad King2001-04-271-16/+22
* BUG: Removed output of dual rules for source files that are processed by both...Brad King2001-04-276-74/+50
* get system info into cmakeKen Martin2001-04-272-0/+16
* added configure fileKen Martin2001-04-272-0/+207
* BUG: run cache build with each configureBill Hoffman2001-04-271-8/+13
* BUG: fix inplace buildsBill Hoffman2001-04-272-11/+17
* ENH: fix in source build with non-gnuBill Hoffman2001-04-271-0/+11
* ENH: add output when creating filesBill Hoffman2001-04-271-0/+1
* better help stringsKen Martin2001-04-273-23/+57
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* removed old junkKen Martin2001-04-271-25/+0
* ENH:New copyrightWill Schroeder2001-04-27128-434/+3634
* ENH:CopyrightWill Schroeder2001-04-272-6/+56
* support for debug and opt librariesKen Martin2001-04-2616-142/+214
* better helpKen Martin2001-04-262-4/+7
* ENH: Changed WriteConfiguration to non-const so it can do error checking. Ad...Brad King2001-04-2611-15/+49
* ENH: add help for cache entriesBill Hoffman2001-04-2614-28/+125
* some fixes for If commandsKen Martin2001-04-265-6/+22
* bug fixesKen Martin2001-04-2617-108/+418
* ENH: set initial build to source dirBill Hoffman2001-04-251-0/+1
* ENH: add error checking for empty build dirBill Hoffman2001-04-251-0/+16
* ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by con...Bill Hoffman2001-04-2511-206/+234
* rules were not inherited when they should beKen Martin2001-04-253-0/+18
* BUG: Fixed output of dependencies. It needs to loop over the makefile's targ...Brad King2001-04-251-20/+16
* STYLE: Updated comments for name change cmClassFile->cmSourceFileBrad King2001-04-251-7/+7
* updated the docs someKen Martin2001-04-251-0/+0
* ERR: cmClassFile.h -> cmSourceFile.h include change.Brad King2001-04-241-1/+1