Commit történet

Szerző SHA1 Üzenet Dátum
  Brad King 830e1ac1d9 BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. 21 éve
  Andy Cedilnik ea8dc0769d ENH: Only mangle object files if CMAKE_MANGLE_OBJECT_FILE_NAMES is set. Only on borland for now. 21 éve
  Andy Cedilnik 2f5673c894 ENH: Fix typos about copying exe flags to shared flags and to modules. Bug #518 - On borland, initial flags for bulding module are wrong 22 éve
  Bill Hoffman 34853be45a BUG: fix for bug 346, borland should now support dash in the path 22 éve
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 éve
  Brad King 2d411398fd BUG: Stack size in generated programs should be 10 meg, not 256. 22 éve
  Bill Hoffman 8e6c05cbae BUG: remove typo from file 22 éve
  Bill Hoffman 6292558f36 BUG: fix for borland win32 exe builds 22 éve
  Ken Martin 5394ecef82 BUG: remove -H flags as they cause crashes on oldwww 22 éve
  Ken Martin 1b572eb946 BUG: remove -H flags as they cause crashes on oldwww 22 éve
  Bill Hoffman c70beb4bee ENH: change the default borland stack size 22 éve
  Bill Hoffman c01253a58f BUG: fix flags for borland link shared and module 23 éve
  Brad King 61cd9298cd ENH: Added <LINK_FLAGS> to link rules. 23 éve
  Bill Hoffman e74377dcd8 ENH: fixes for borland with spaces in the path 23 éve
  Bill Hoffman e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage 23 éve
  Bill Hoffman 3873bd6257 correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all the rules 23 éve
  Bill Hoffman 69806d705a change flags for borland 23 éve
  Bill Hoffman dad83f4d3c BUG: fix for borland run time dll 23 éve
  Bill Hoffman 388c4ad207 BUG: fix for missing temp file variable 23 éve
  Bill Hoffman a79b16a67f reorder tWR so that it does not crash with shared 23 éve
  Bill Hoffman 26e05fc060 fix shared builds on borland and add debug stuff for makefiles 23 éve
  Ken Martin 19b144bdbf ENH: move -P flag from cxxflags to the compile line for cxx files 23 éve
  Bill Hoffman 46ede79d58 ENH: use correct run time library for borland 23 éve
  Bill Hoffman e0671aba94 BUG: fix order of link line for creating shared libraries 23 éve
  Bill Hoffman e020a6d171 ENH: add .def file support 23 éve
  Bill Hoffman 98ef89bf77 Set CMAKE_BUILD_TOOL 23 éve
  Bill Hoffman 36db45082e ENH: fix up several problems with new stuff 23 éve
  Bill Hoffman d1051bb575 clean up flags with _init flags 23 éve
  Bill Hoffman 538f38596f BUG: fix setting of c flags 23 éve
  Bill Hoffman ac481e0ee9 fix for cxxflags 23 éve