Commit Graph

  • 9f036244b7 Cache file is a bit prettier Geoffrey Cross 2001-05-11 14:49:46 -0400
  • 72a9a5546f BUG: fix find library for unix Bill Hoffman 2001-05-11 14:39:30 -0400
  • 1a2af3f583 NAMES syntax Sebastien Barre 2001-05-11 13:58:35 -0400
  • 78232180f4 fix for expanding library vars Ken Martin 2001-05-11 13:52:54 -0400
  • d9858fea3b Fix help string when NAMES was used (forgot the case when there is no name) Sebastien Barre 2001-05-11 12:30:42 -0400
  • fb35c19d30 Fix help string when NAMES was used Sebastien Barre 2001-05-11 12:13:14 -0400
  • 6edfd1104c ERR: int -> unsigned int. Brad King 2001-05-11 11:45:04 -0400
  • f81ae29834 BUG: add back thread library Bill Hoffman 2001-05-11 11:39:31 -0400
  • dbfc72c6b5 expands reg values Ken Martin 2001-05-11 11:07:05 -0400
  • 639f1fa239 added registry entry support and windows app support Ken Martin 2001-05-11 10:53:17 -0400
  • 4139f15de6 minor fixes and new python module Ken Martin 2001-05-11 10:27:46 -0400
  • a53f300bc0 BUG: fix gui problem Bill Hoffman 2001-05-11 10:04:24 -0400
  • 69b51cc245 BUG: fix up gui with values that stay around too long Bill Hoffman 2001-05-10 17:23:00 -0400
  • e539432495 definitions should now be overwritten if they already exist Geoffrey Cross 2001-05-10 16:21:45 -0400
  • d04756d8f7 BUG: fix unix path search Bill Hoffman 2001-05-10 15:50:03 -0400
  • a15ae83e95 fix for expaning libraries prior to generating dsp Ken Martin 2001-05-10 15:32:49 -0400
  • 978407e042 Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it exists Geoffrey Cross 2001-05-10 14:30:16 -0400
  • 8b24163d27 BUG: Removing this file. It has been replaced by CMake.doc.gz to get around a problem with CVS. Brad King 2001-05-10 14:02:41 -0400
  • 32f7cef6f3 added win32 executable option Ken Martin 2001-05-10 13:52:23 -0400
  • 6b1cbac036 Testing strange cvs problem with .doc files. Brad King 2001-05-10 12:25:38 -0400
  • 40c08cb268 BUG: Removing old CMake.pdf and adding the gzipped version, CMake.pdf.gz because of file size problems with cvs. Brad King 2001-05-10 12:07:59 -0400
  • 968610b041 BUG: Removed stray debugging output statement. Also renamed some variables for clarity. Brad King 2001-05-10 11:20:16 -0400
  • 09e9a53bb1 ERR: RunCommand method needed return in unix. Brad King 2001-05-10 11:19:15 -0400
  • 68ac32e60a ERR: Removed unused variable Brad King 2001-05-10 11:18:52 -0400
  • 332b9b79cd BUG: ANSI_CFLAGS -> CMAKE_ANSI_CFLAGS Brad King 2001-05-10 09:45:41 -0400
  • 401b9eea0b ADD LINK32s are now on multiple lines because VC breaks otherwise Geoffrey Cross 2001-05-09 18:00:03 -0400
  • d1b57f6053 ENH: add 8.3 support Sebastien Barre 2001-05-09 17:38:33 -0400
  • 02bdff675d BUG: escape spaces before adding .lib Bill Hoffman 2001-05-09 16:17:03 -0400
  • 013b9b3849 ENH: escape spaces Bill Hoffman 2001-05-09 16:08:50 -0400
  • e30a660df5 ENH: only add .lib if no .lib exists Bill Hoffman 2001-05-09 15:48:06 -0400
  • f07ee5b817 ENH: change find library and find program to look for more than one name Bill Hoffman 2001-05-09 14:53:32 -0400
  • 1dc7ae38ea BUG: match called on invalid number Bill Hoffman 2001-05-09 13:44:30 -0400
  • 54dcf6932a cleaned up configure some Ken Martin 2001-05-09 13:22:20 -0400
  • 4d2e6c8394 FIX: only clear the cache on a load when the load needs to read internal values. Otherwise, it is assumed that we are reading another projects cache. Jim Miller 2001-05-09 11:15:57 -0400
  • ad2247244d BUG: fix crash Bill Hoffman 2001-05-09 10:13:12 -0400
  • df5059949d BUG: fix use beyond end of array Bill Hoffman 2001-05-09 09:52:21 -0400
  • cb6bc6f0aa added load cache command and fixed source file Ken Martin 2001-05-09 08:51:54 -0400
  • a74d8698eb ERR: LoadCache needed to return a value. Brad King 2001-05-08 17:37:55 -0400
  • 36b4fbb1f4 added ability to load another cache Ken Martin 2001-05-08 17:04:22 -0400
  • cdffbea017 now adds src and bin dir into cache Ken Martin 2001-05-08 17:03:39 -0400
  • 67e31b789f fixed bug in init code Ken Martin 2001-05-08 16:20:24 -0400
  • 7b2e824bc0 clean up Bill Hoffman 2001-05-08 16:01:31 -0400
  • 17d7ff0358 ENH: add initial path support for file choosers Bill Hoffman 2001-05-08 13:40:08 -0400
  • 237f960c89 BUG: added arg0 to link libraries Ken Martin 2001-05-08 11:40:47 -0400
  • 5d133eeebc Module to search the path for FLTK library ( http://www.fltk.org ) Luis Ibanez 2001-05-08 10:16:06 -0400
  • 0829faa9e1 ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly. Brad King 2001-05-07 18:14:13 -0400
  • 885e37da22 ENH: call configure from cmake Bill Hoffman 2001-05-07 18:11:16 -0400
  • 5066defc23 BUG: Removing Remove Variables call Dan Blezek 2001-05-07 10:02:56 -0400
  • 45aef39724 Under FreeBSD: should be CMAKE_SHLIB_BUILD_FLAGS and not CMAKE_SHLIB_LINK_FLAGS. CMakeSystemConfig.cmake not being made Geoffrey Cross 2001-05-07 09:16:58 -0400
  • a5f6b47661 BUG: add internal cache entry for executables, so depends can work Bill Hoffman 2001-05-05 11:28:03 -0400
  • 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx Bill Hoffman 2001-05-05 11:03:35 -0400
  • e126954393 fixes for untiltiy targets in all Ken Martin 2001-05-04 17:00:22 -0400
  • 1349d06e78 ENH: Proper build name Dan Blezek 2001-05-04 16:44:24 -0400
  • f386664efc ENH: Correct sitename Dan Blezek 2001-05-04 16:43:54 -0400
  • 089aa3e106 option to make utilities in the all target Ken Martin 2001-05-04 15:50:26 -0400
  • 2383d6ff6d ENH: move to cmake for itkConfigure.h.in Bill Hoffman 2001-05-04 14:53:12 -0400
  • d1939b26ee updates Ken Martin 2001-05-04 12:52:56 -0400
  • 7bf828d132 INCLUDE these to find the relevant libraries Geoffrey Cross 2001-05-04 11:35:47 -0400
  • 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) Bill Hoffman 2001-05-04 11:34:59 -0400
  • de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) Bill Hoffman 2001-05-04 11:30:46 -0400
  • 33e1a4a09a ENH: Added support to EscapeSpaces to use double quotes on windows. Brad King 2001-05-04 10:44:59 -0400
  • 6c54371c8f ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules. Brad King 2001-05-04 10:44:26 -0400
  • dec4d7afe1 ENH: Added use of CMAKE cache entry for generating the DSP build rules. Brad King 2001-05-04 10:44:11 -0400
  • a0d4003370 minor fixes Ken Martin 2001-05-04 10:13:37 -0400
  • 56714a49d4 fixed custom command rule Ken Martin 2001-05-04 09:56:07 -0400
  • c2715d27ec new module Ken Martin 2001-05-04 09:47:58 -0400
  • 4d9b2f59cc better custom rules Ken Martin 2001-05-04 09:39:05 -0400
  • faaadc4a08 better If checks Ken Martin 2001-05-04 08:46:05 -0400
  • dd2876adb0 removed old functions Ken Martin 2001-05-04 08:45:17 -0400
  • 5e4a89b1b9 ENH: Added generation of internal CMAKE cache entry with path to command-line CMake executable. Brad King 2001-05-03 16:55:41 -0400
  • 5079efdc68 ENH: Added cmSystemTools::FindProgram() and full-path detection utilities. Brad King 2001-05-03 16:55:18 -0400
  • 79f95167bd minor fixes Ken Martin 2001-05-03 15:28:06 -0400
  • 34a60cdcc9 removed deprecated commands Ken Martin 2001-05-03 11:04:11 -0400
  • d55c3a29ad better config info Ken Martin 2001-05-03 10:58:52 -0400
  • 2e6ea303c0 now support cmakedefine Ken Martin 2001-05-03 10:35:15 -0400
  • 271391e148 uses cmake commands now Ken Martin 2001-05-03 08:53:45 -0400
  • fc1562f004 system config uses cmake commands now Ken Martin 2001-05-03 08:52:32 -0400
  • 0e77477a78 minor fixes Ken Martin 2001-05-02 17:33:26 -0400
  • 13f68ae1f2 new module Ken Martin 2001-05-02 17:07:09 -0400
  • c244378a86 simple module Ken Martin 2001-05-02 14:08:52 -0400
  • 79d7500d62 finds tk as well Ken Martin 2001-05-02 11:53:57 -0400
  • d649156aa1 cache loaded into makefile Ken Martin 2001-05-02 11:53:39 -0400
  • 6d5508e64b fixed bug in limiting to source lists Ken Martin 2001-05-01 17:52:36 -0400
  • 1d4a3aa48e ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass. Brad King 2001-05-01 17:37:45 -0400
  • 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. Brad King 2001-05-01 17:35:23 -0400
  • f7d33c41cf ADD: add utiltity templates Bill Hoffman 2001-05-01 17:12:04 -0400
  • 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target Bill Hoffman 2001-05-01 16:55:32 -0400
  • 13d4fd06f0 cache now loaded into makefile Ken Martin 2001-05-01 16:34:53 -0400
  • ed4f14fb42 added method to puch cache into makefile defines Ken Martin 2001-05-01 16:28:32 -0400
  • de203f736c slight bug in If command I think Ken Martin 2001-05-01 16:27:51 -0400
  • 6847fe3705 first module Ken Martin 2001-05-01 11:28:51 -0400
  • a99dfa60ae new set command and IF NOT Ken Martin 2001-05-01 11:16:20 -0400
  • 2fb2207c10 bug fixes Ken Martin 2001-04-30 14:56:06 -0400
  • e7519358e7 BUG: Fixed output of CMakeLists.txt path in cable_config.xml dependency list for unix. Needed to escape spaces instead of enclosing in double quotes. Brad King 2001-04-30 11:51:17 -0400
  • 73644c3acd ERR: Removed a conflict that was checked in. Brad King 2001-04-30 11:29:30 -0400
  • d6fae5faf0 New command: INCLUDE(somefile.txt) Anonymous 2001-04-30 10:52:58 -0400
  • 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against Ken Martin 2001-04-30 10:44:00 -0400
  • 13143f51d2 ERR: Renamed CustomCommands to BuildRules to match change in cmSourceGroup. Brad King 2001-04-27 14:57:48 -0400
  • 244892bc3b BUG: Removed output of GCC_XML rules when the command cannot be found. Brad King 2001-04-27 14:52:16 -0400
  • 2f42d7ffcb BUG: Removed output of dual rules for source files that are processed by both the compiler and by a custom command. Also removed generation of duplicate CMakeLists.txt in the project files. Brad King 2001-04-27 14:51:43 -0400