summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* ERR: Cache bigendianAndy Cedilnik2002-02-071-1/+2
* ENH: add support for AIX shared libraries with gccBill Hoffman2002-01-111-27/+35
* ENH: add support for shared libraries with gcc on AIXBill Hoffman2002-01-111-1/+9
* ENH: add CMAKE_EXTRA_LINK_FLAGS to dsp generatorBill Hoffman2002-01-081-0/+4
* ENH: use +Z not +z for pic and use -fPIC for gccBill Hoffman2002-01-082-28/+30
* ENH: add -L/usr/lib for hp so shared libs find that directory before the pa1....Bill Hoffman2002-01-082-4/+4
* Add sizeof some types supportBill Hoffman2002-01-071-96/+391
* Add sizeof some types supportAndy Cedilnik2002-01-075-1/+60
* use -shared for sunos buildBill Hoffman2002-01-072-4/+4
* ENH: Add option to disable use of -rpath.Amitha Perera2001-12-211-0/+4
* BUG: must use CACHE values in theseBill Hoffman2001-12-203-18/+4
* check for LANG:stdBill Hoffman2001-12-192-7/+23
* -LANG:std should be default on sgi for ansi CXX FlagsBill Hoffman2001-12-182-23/+7
* fix commentBill Hoffman2001-12-181-3/+3
* syntax errorBill Hoffman2001-12-182-0/+4
* use cxx compiler on sgi to build static libsBill Hoffman2001-12-181-0/+8
* use cxx compiler to build static libs on sgiBill Hoffman2001-12-181-0/+8
* remove stack stuffBill Hoffman2001-12-172-3/+3
* use a better compiler nameBill Hoffman2001-12-171-1/+1
* ENH: add mark as not advanced to mark as advancedBill Hoffman2001-12-071-0/+29
* Remove "unused var" warning from C_FLAGSSebastien Barre2001-12-071-1/+1
* Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @...Sebastien Barre2001-12-061-0/+4
* made install prefix non advancedKen Martin2001-12-061-1/+0
* Add single quotes feature.Sebastien Barre2001-12-051-5/+5
* Add the flat_namespace and undefined suppress flags to OSX buildsYves Starreveld2001-12-042-2/+2
* add tWM to c flags as well as CXX flagsBill Hoffman2001-12-041-1/+1
* ENH: add -tWM to default flags for compilationBill Hoffman2001-12-041-1/+1
* ENH: fix crashes in console appsBill Hoffman2001-12-031-1/+1
* ENH: fix debugging with borlandBill Hoffman2001-12-031-1/+16
* new borland generator moved into placeBill Hoffman2001-11-302-97/+0
* Add options for library manager (lib). Alpha sortSebastien Barre2001-11-301-73/+104
* Add linker flags for each build typeSebastien Barre2001-11-301-1/+17
* Removed unused options.Berk Geveci2001-11-301-11/+4
* CMAKE_ANSI_CFLAGS is used by VTK, so it should be set in the NMake config so ...Sebastien Barre2001-11-301-0/+3
* CMAKE_WORDS_BIGENDIAN should not be in the cache.Berk Geveci2001-11-301-2/+1
* fix: If documentation added, then need cache typeSebastien Barre2001-11-301-1/+1
* ENH: fix various problems caused by the generalization of nmake generatorBill Hoffman2001-11-292-1/+15
* Nmake build: move most of hard-coded values to config parametersSebastien Barre2001-11-294-82/+266
* fix for shared libs and borlandBill Hoffman2001-11-291-1/+1
* ENH: borland generator 2 is working more or lessBill Hoffman2001-11-281-0/+40
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-262-1/+52
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-154-0/+5
* Closer to nmake buildBill Hoffman2001-11-141-1/+9
* nmake supportBill Hoffman2001-11-141-0/+21
* support for custom targets on exe and libKen Martin2001-11-094-0/+32
* put back CMAKE_TEMPLATE_FLAGSBill Hoffman2001-11-072-5/+38
* remove template flags from cmake, no ptused, or -instance=staticBill Hoffman2001-11-072-38/+5
* added CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATIONBerk Geveci2001-10-263-23/+42
* ERR: remove undefined warning for compatibility with new 10.1 linkerYves Starreveld2001-10-042-4/+4
* made Debug the default configurationKen Martin2001-09-145-5/+5