| Commit message (Expand) | Author | Age | Files | Lines |
* | Add linker flags for each build type | Sebastien Barre | 2001-11-30 | 1 | -1/+17 |
|
|
* | Removed unused options. | Berk Geveci | 2001-11-30 | 1 | -11/+4 |
|
|
* | CMAKE_ANSI_CFLAGS is used by VTK, so it should be set in the NMake config so ... | Sebastien Barre | 2001-11-30 | 1 | -0/+3 |
|
|
* | CMAKE_WORDS_BIGENDIAN should not be in the cache. | Berk Geveci | 2001-11-30 | 1 | -2/+1 |
|
|
* | fix: If documentation added, then need cache type | Sebastien Barre | 2001-11-30 | 1 | -1/+1 |
|
|
* | ENH: fix various problems caused by the generalization of nmake generator | Bill Hoffman | 2001-11-30 | 2 | -1/+15 |
|
|
* | Nmake build: move most of hard-coded values to config parameters | Sebastien Barre | 2001-11-30 | 4 | -82/+266 |
|
|
* | fix for shared libs and borland | Bill Hoffman | 2001-11-29 | 1 | -1/+1 |
|
|
* | ENH: borland generator 2 is working more or less | Bill Hoffman | 2001-11-28 | 1 | -0/+40 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 2 | -1/+52 |
|
|
* | closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used... | Bill Hoffman | 2001-11-15 | 4 | -0/+5 |
|
|
* | Closer to nmake build | Bill Hoffman | 2001-11-14 | 1 | -1/+9 |
|
|
* | nmake support | Bill Hoffman | 2001-11-14 | 1 | -0/+21 |
|
|
* | support for custom targets on exe and lib | Ken Martin | 2001-11-09 | 4 | -0/+32 |
|
|
* | put back CMAKE_TEMPLATE_FLAGS | Bill Hoffman | 2001-11-07 | 2 | -5/+38 |
|
|
* | remove template flags from cmake, no ptused, or -instance=static | Bill Hoffman | 2001-11-07 | 2 | -38/+5 |
|
|
* | added CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION | Berk Geveci | 2001-10-26 | 3 | -23/+42 |
|
|
* | ERR: remove undefined warning for compatibility with new 10.1 linker | Yves Starreveld | 2001-10-04 | 2 | -4/+4 |
|
|
* | made Debug the default configuration | Ken Martin | 2001-09-14 | 5 | -5/+5 |
|
|
* | ERR: Spelling | John Biddiscombe | 2001-09-12 | 1 | -1/+1 |
|
|
* | ENH: integrate borland support | Bill Hoffman | 2001-09-06 | 1 | -12/+2 |
|
|
* | NEW: First check in of Borland Makefile Generator and template stuff | John Biddiscombe | 2001-09-04 | 1 | -0/+106 |
|
|
* | Changes to allow a MODULE target for a shared library. | Yves Starreveld | 2001-08-28 | 3 | -49/+180 |
|
|
* | Added support for Darwin (OSX) | Yves Starreveld | 2001-08-28 | 2 | -26/+52 |
|
|
* | *** empty log message *** | Bill Hoffman | 2001-08-27 | 1 | -3728/+1782 |
|
|
* | ENH: use ANSI_CXXFLAGS for testing compiler | Bill Hoffman | 2001-08-27 | 2 | -6/+6 |
|
|
* | ENH: sgi -LANG:std | Bill Hoffman | 2001-08-27 | 3 | -20/+25 |
|
|
* | *** empty log message *** | Bill Hoffman | 2001-08-24 | 2 | -2/+2 |
|
|
* | ENH: more sgi -LANG stuff | Bill Hoffman | 2001-08-24 | 3 | -19/+42 |
|
|
* | BUG: fix flag for building shared on HP | Bill Hoffman | 2001-08-24 | 2 | -2/+2 |
|
|
* | BUG: fix check for no std:: | Bill Hoffman | 2001-08-20 | 2 | -1783/+3727 |
|
|
* | BUG: get the flags right | Bill Hoffman | 2001-08-18 | 2 | -3732/+1788 |
|
|
* | ENH: default for cygwin should be pthreads | Bill Hoffman | 2001-08-16 | 1 | -1780/+3727 |
|
|
* | ENH: add CMAKE_USE_WIN32_THREADS to the possible thread types | Bill Hoffman | 2001-08-16 | 4 | -7/+15 |
|
|
* | ENH: make pthreads the default for cygwin | Bill Hoffman | 2001-08-15 | 2 | -2/+2 |
|
|
* | ENH: big change, only allow commands access to the cache via the cmMakefile c... | Bill Hoffman | 2001-08-08 | 3 | -2/+39 |
|
|
* | ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved... | Brad King | 2001-07-31 | 1 | -1/+2 |
|
|
* | adding what I think is a missing /pdbtype:sept | Ian Scott | 2001-07-20 | 1 | -2/+2 |
|
|
* | ENH: Added support for using backslash-style escaping in CMakeLists.txt file ... | Brad King | 2001-07-17 | 2 | -2/+2 |
|
|
* | ENH: add a variable for CMAKE_COMPILER_IS_GNUCXX | Bill Hoffman | 2001-07-16 | 3 | -0/+12 |
|
|
* | BUG: fix excape of * for cmake | Bill Hoffman | 2001-07-10 | 2 | -2/+2 |
|
|
* | BUG: fix flags for cygwin and shared builds | Bill Hoffman | 2001-07-05 | 2 | -24/+26 |
|
|
* | BUG: fix solaris problems in install and ar | Bill Hoffman | 2001-07-05 | 2 | -2/+2 |
|
|
* | Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo, | Ian Scott | 2001-07-03 | 6 | -41/+41 |
|
|
* | BUG: break up CMAKE_AR into program and ARGS | Bill Hoffman | 2001-06-29 | 3 | -2/+11 |
|
|
* | ENH: various fixes to allow bootstrap on sunos with CC | Bill Hoffman | 2001-06-28 | 2 | -30/+37 |
|
|
* | set values in the cache not just the current makefile | Bill Hoffman | 2001-06-28 | 1 | -3/+3 |
|
|
* | BUG: pass flags to compiler during configure | Bill Hoffman | 2001-06-28 | 2 | -7/+3 |
|
|
* | BUG: pass flags to compiler during configure | Bill Hoffman | 2001-06-28 | 2 | -4/+4 |
|
|
* | ENH: fix install for cygwin, build cmake from configure | Bill Hoffman | 2001-06-27 | 1 | -41/+157 |
|
|