summaryrefslogtreecommitdiffstats
path: root/Source/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Add option of watching variablesAndy Cedilnik2003-01-081-0/+2
|
* Better dependencies for bootstrapAndy Cedilnik2002-12-051-1/+1
|
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-4/+0
|
* BUG: add missing depend rules for hp makeBerk Geveci2002-11-131-0/+2
|
* added build for Code WarriorKen Martin2002-10-091-0/+4
|
* Remove dependency to dynamic loader during bootstrapAndy Cedilnik2002-10-011-2/+0
|
* BUG: fix load command stuff for cygwin and cleanup at exitBill Hoffman2002-09-301-0/+2
|
* new archKen Martin2002-09-061-4/+8
|
* ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and ↵Brad King2002-04-171-2/+0
| | | | CONFIGURE_GCCXML
* new borland generator moved into placeBill Hoffman2001-11-301-0/+1
|
* remove depend on star dot h as it is not really needed and breaks some ↵Bill Hoffman2001-11-161-1/+1
| | | | versions of gmake
* ENH: add caching for the input CMakeList.txt files, 2X speed upBill Hoffman2001-08-281-0/+1
|
* ENH: clean up sgi build and use non-broken autoconfBill Hoffman2001-08-271-1/+1
|
* ENH: build for sgi CC out of boxBill Hoffman2001-08-241-1/+1
|
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-301-1/+2
|
* fix CXXFLAGSBill Hoffman2001-05-221-1/+1
|
* *** empty log message ***Bill Hoffman2001-05-221-1/+1
|
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-221-1/+1
|
* clean up for build on its ownBill Hoffman2001-05-211-1/+1
|
* new out of place buildsKen Martin2001-05-211-5/+7
|
* compile source dir into cmakeBill Hoffman2001-05-171-1/+1
|
* ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be ↵Brad King2001-05-161-0/+2
| | | | used with the main branch of CABLE, though.
* ENH: unify make process on unixBill Hoffman2001-05-161-8/+8
|
* cleaned up configure someKen Martin2001-05-091-2/+2
|
* ENH: call configure from cmakeBill Hoffman2001-05-071-1/+1
|
* ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by ↵Bill Hoffman2001-04-251-2/+2
| | | | configure
* many fixes and cleanup and featuresKen Martin2001-04-241-2/+4
|
* some bug fixesKen Martin2001-04-121-1/+1
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-0/+2
|
* ENH: Added SOURCE_GROUP command and corresponding support code. This ↵Brad King2001-03-201-1/+3
| | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-14/+15
|
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵Bill Hoffman2001-02-191-1/+3
| | | | some
* ENH: get rid of special msc configure fileBill Hoffman2001-02-131-0/+2
|
* ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵Bill Hoffman2001-02-121-40/+3
| | | | up compile times, share a .lib with the command line and mfc versions.
* ERR:Oops, use SimpleRule not SimpleCommandWill Schroeder2001-01-181-1/+1
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-42/+42
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-17/+59
| | | | CMakeLists.txt files.
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-121-6/+10
| | | | directories of the system.
* ENH: fix for SGI makeBill Hoffman2000-08-311-2/+1
|
* ENH: move from tools and create working CMake programBill Hoffman2000-08-301-1/+4
|
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+30