summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-bcc32.cmake
Commit message (Expand)AuthorAgeFilesLines
* BUG: remove -H flags as they cause crashes on oldwwwKen Martin2003-05-081-4/+4
* BUG: remove -H flags as they cause crashes on oldwwwKen Martin2003-05-081-4/+4
* ENH: change the default borland stack sizeBill Hoffman2003-05-051-1/+1
* BUG: fix flags for borland link shared and moduleBill Hoffman2003-01-151-6/+6
* ENH: Added <LINK_FLAGS> to link rules.Brad King2002-12-311-1/+1
* ENH: fixes for borland with spaces in the pathBill Hoffman2002-12-221-2/+2
* determine CMAKE_MAKE_PROGRAM in EnableLanguageBill Hoffman2002-12-031-2/+1
* correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ...Bill Hoffman2002-12-031-2/+2
* change flags for borlandBill Hoffman2002-11-221-1/+4
* BUG: fix for borland run time dllBill Hoffman2002-11-151-1/+14
* BUG: fix for missing temp file variableBill Hoffman2002-11-141-1/+1
* reorder tWR so that it does not crash with sharedBill Hoffman2002-11-141-1/+3
* fix shared builds on borland and add debug stuff for makefilesBill Hoffman2002-11-141-11/+17
* ENH: move -P flag from cxxflags to the compile line for cxx filesKen Martin2002-11-131-2/+2
* ENH: use correct run time library for borlandBill Hoffman2002-11-131-1/+2
* BUG: fix order of link line for creating shared librariesBill Hoffman2002-11-131-2/+2
* ENH: add .def file supportBill Hoffman2002-11-121-2/+2
* Set CMAKE_BUILD_TOOLBill Hoffman2002-11-121-2/+0
* ENH: fix up several problems with new stuffBill Hoffman2002-11-111-0/+11
* clean up flags with _init flagsBill Hoffman2002-11-111-10/+6
* BUG: fix setting of c flagsBill Hoffman2002-11-101-1/+3
* fix for cxxflagsBill Hoffman2002-11-091-6/+9
* ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati...Brad King2002-11-081-18/+6
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+78