Commit History

Author SHA1 Message Date
  Brad King 222199b3cd ENH: Added a const version of GetLinkLibraries(). 24 years ago
  Yves Starreveld 247c1640da 24 years ago
  Bill Hoffman f709e5588e ENH: change expand variables to use GetDefinition 24 years ago
  Bill Hoffman a4f40c31f1 ENH: add dump documentation test 24 years ago
  Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 years ago
  Bill Hoffman 032106c337 BUG: shorten length of symbols 24 years ago
  Ken Martin 0b471134c3 now creates output directories 24 years ago
  Ken Martin c71a860978 updated version 24 years ago
  Ken Martin d0c306058c updated version 24 years ago
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile 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 24 years ago
  Brad King 8a03ccda07 ENH: Added SUBDIR_DEPENDS command and corresponding support code. This command allows specification that a set of subdirectories be built before a particular directory. 24 years ago
  Brad King ddec29c52d BUG: Changed include and link directory paths in cmMakefile back to std::vector because there is an order dependency. Only cmMakefile::AddIncludeDirectory and cmMakefile::AddLinkDirectory should be called to add directories to the paths. They make sure the paths are unique as they are inserted. 24 years ago
  Ian Scott b24861d895 Removed the Uniquification of the include and link directory list in FinalPass, 24 years ago
  Ian Scott 4878ed3d29 MAkefile now strips duplicate directores from the libraries and include paths 24 years ago
  Ken Martin f8f4560ab4 fixed warnings 24 years ago
  Bill Hoffman a5eac44d18 ENH: rework GUI with configure/OK/Cancel 24 years ago
  Ken Martin 4ab2650802 added for each command 24 years ago
  Ken Martin 0136329482 updated version 24 years ago
  Amitha Perera e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 24 years ago
  Ken Martin df79a0bc47 version num 24 years ago
  Ken Martin ec50160652 version num 24 years ago
  Brad King e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 24 years ago
  Ken Martin 2a7fc5750b updated version to 0.3 24 years ago
  Ken Martin ac12186742 updated version to 0.2 24 years ago
  Ken Martin 43793f7df4 added escape quotes option in replace strings 24 years ago
  John Biddiscombe e1e7b8adca ENH: Added RemoveSource(...) to complement AddSource. New command 24 years ago
  Brad King cf82992964 ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 24 years ago
  Ken Martin ead17fbd9d added some const versions of get methods 24 years ago
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 years ago
  Ken Martin 37801ddaae added enable testing deprecated some commands 24 years ago