summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* updated versionKen Martin2003-01-061-1/+1
* ENH: Fixed space problem for Rez.Brad King2003-01-061-2/+2
* update versionKen Martin2003-01-061-2/+2
* updated versionKen Martin2003-01-061-2/+2
* ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and CMAKE_...Brad King2003-01-021-2/+5
* Add a way to convert ascii to stringAndy Cedilnik2003-01-012-2/+41
* BUG: When there are no link flags, we want an empty string, not a null pointer.Brad King2002-12-311-1/+8
* ENH: Support LINK_FLAGS property for static libraries.Brad King2002-12-311-1/+2
* Fix problem on windows with network pathsAndy Cedilnik2002-12-301-1/+9
* ENH: clean up docs someBill Hoffman2002-12-3010-20/+33
* ENH: fix for AIXBill Hoffman2002-12-231-1/+1
* WAR: remove wariningsBill Hoffman2002-12-231-0/+6
* ENH: handle // in the pathBill Hoffman2002-12-231-1/+6
* ENH: fixes for borland with spaces in the pathBill Hoffman2002-12-221-0/+12
* clean up warning and use more short pathsBill Hoffman2002-12-221-10/+11
* ENH: add target properties filesBill Hoffman2002-12-214-0/+277
* ENH: add target propertiesBill Hoffman2002-12-204-30/+135
* ERR: Tcl_PkgProvide takes char*, so we cannot pass a string literal to it.Brad King2002-12-201-4/+5
* ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...Brad King2002-12-204-10/+54
* ENH: add a check to make sure cmake can find the c or C++ compiler for trycom...Bill Hoffman2002-12-201-0/+37
* testing more agressive compatability settingsKen Martin2002-12-202-6/+7
* BUG: enable the languages when not running in global modeBill Hoffman2002-12-191-2/+5
* ENH: Tcl packages now Tcl_PkgProvide their own name and version.Brad King2002-12-181-0/+7
* ERR: Project name and executable name should match for consistency in the X11...Brad King2002-12-181-1/+1
* ENH: Added return type int to ExecuteCommand.Brad King2002-12-172-5/+5
* BUG: Need at least 2 arguments, not exactly 2.Brad King2002-12-171-1/+1
* ERR: Added operator != for SGI.Brad King2002-12-171-0/+4
* BUG: Renamed X11 test executable to useX11 to avoid conflict with name of lib...Brad King2002-12-171-1/+1
* better handling of ModuleKen Martin2002-12-171-2/+5
* Save directories when doing global buildAndy Cedilnik2002-12-171-0/+5
* ENH: Improved error message for macro invoked with incorrect number of argume...Brad King2002-12-171-1/+7
* ENH: TryCompile should produce a verbose makefile.Brad King2002-12-171-0/+1
* some clean up in link directoriesKen Martin2002-12-171-8/+35
* Split ctest into two three filesAndy Cedilnik2002-12-174-1458/+1475
* BUG: Cannot remove quotes from defined flags.Brad King2002-12-161-1/+2
* Fix switching from local to global generation when cmake version changes or w...Andy Cedilnik2002-12-161-3/+12
* ENH: Added copy_if_different option to -E flag.Brad King2002-12-161-0/+8
* BUG: Fixed quotes in output paths.Brad King2002-12-162-6/+4
* Add support for only showing what will be done. This way you can for example ...Andy Cedilnik2002-12-152-48/+104
* BUG: Need source file and OBJECT_DEPENDS as dependencies of an object file.Brad King2002-12-131-2/+2
* ENH: Added source file property OBJECT_DEPENDS to support generated header fi...Brad King2002-12-135-11/+114
* made more strictKen Martin2002-12-131-8/+1
* fixed warningsKen Martin2002-12-132-3/+0
* ERR: Fixed unused parameter warning.Brad King2002-12-132-2/+2
* Make try compile add a depend to re-run cmake if its source chagnesBill Hoffman2002-12-122-1/+7
* ENH: Improved filename/line number reporting in error message. Macro invocat...Brad King2002-12-126-28/+45
* BUG: Multi-line functions must also increment line number, not the pointer.Brad King2002-12-111-1/+1
* ERR: Dummy InitialPass implementation must return a value.Brad King2002-12-111-1/+1
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-1153-629/+607
* removed dsw fileKen Martin2002-12-111-113/+0