Commit History

Autor SHA1 Mensaxe Data
  Bill Hoffman 8c3400dc6b ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 3c748ec5ad ENH: add a virtual CreateMakeVariable to shorten makefile variables for borland make %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 142119be95 ENH: only depend subdir builds on TARGETS, not all sub dir operations, we do not want to build when doing a make depend %!s(int64=24) %!d(string=hai) anos
  Will Schroeder a6a43d5320 ENH:Updated copyright %!s(int64=24) %!d(string=hai) anos
  Ken Martin 475364ac48 some fixes to recent screwerd up changes %!s(int64=24) %!d(string=hai) anos
  Sebastien Barre 201764e166 Fix so that ADD_DEPENDENCIES work (the Utilities dependencies were not output) %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman e4843d83a4 ENH: remove the rule to run make depend from the top with each change in any cmakelist file. Instead, run make depend in the current directory if a source file changes, or if a .h file changes or is removed %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 14e25b614d WAR: remove warning %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 30a56de4b7 ENH: add custom commands for targets %!s(int64=24) %!d(string=hai) anos
  Sebastien Barre f670003d24 Nmake build: move most of hard-coded values to config parameters %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman e7bb895afd ENH: borland generator 2 is working more or less %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman ed50410ae7 bug: fix same path comparison when short paths are used %!s(int64=24) %!d(string=hai) anos
  Berk Geveci 0180d3156f ENH: nmake generator much closer to working with spaces %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 407afb906c closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 2df56cf21b ENH: fix library builds with nmake %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 94f82edd07 Closer to nmake build %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman f978b6f7ea nmake support %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman dc839f80f0 start work on nmake generator %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 6220a187ba clean up object file build rule, and do not attempt to remove link_directories that are in the build tree %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 112707a9dc Clean up a bit more %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman e197d3f219 remove memory leaks %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman d204791e45 ENH: integrate borland support %!s(int64=24) %!d(string=hai) anos
  Brad King 82996a636e ENH: Proper dependencies between shared libraries now exist in the generated makefiles. If a shared library links to another, the other will be built before the link is attempted. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman a1ec2852af ENH: some clean up, and better checking to see if we are building cmake %!s(int64=24) %!d(string=hai) anos
  Brad King e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. %!s(int64=24) %!d(string=hai) anos
  Brad King 7bb9fdbeef BUG: Check for building shared libraries should read from the make file's setting, not directly from the cache. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 78ee6660a7 ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix %!s(int64=24) %!d(string=hai) anos
  Ken Martin ff529aa861 some cleanup to the make depend process %!s(int64=24) %!d(string=hai) anos
  Ken Martin 3ebfc32b5e added install target support %!s(int64=24) %!d(string=hai) anos