summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* change lib path back to emptyKen Martin2003-08-011-1/+1
|
* made more options advancedKen Martin2003-08-011-1/+8
|
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵Brad King2003-07-211-10/+8
| | | | for package maintainers.
* ENH: Improved name of cmake version variables. They are now CMake_VERSION ↵Brad King2003-07-081-2/+2
| | | | (major.minor) and CMake_VERSION_FULL (major.minor.patch).
* ENH: Initial import of Base64Andy Cedilnik2003-06-301-0/+1
|
* ENH: Enabling build of kwsys's Process class. This will be needed for ctest.Brad King2003-06-301-0/+1
|
* ERR: Disabling multiply defined symbols warning for linking executables on ↵Brad King2003-06-271-0/+6
| | | | IRIX. The compiler's prelinker does not add weak symbols, so template instantiations are duplicated.
* ENH: Merged use of the kwsys RegularExpression class instead of ↵Brad King2003-06-231-0/+1
| | | | cmRegularExpression.
* ENH: Merged use of kwsys library.Brad King2003-06-231-0/+9
|
* ENH: Executables should go to the bin directoryAndy Cedilnik2003-05-021-1/+1
|
* BUG: Rename Bootstrap directory to Bootstrap.cmk, so that on platforms such ↵Andy Cedilnik2003-04-171-2/+2
| | | | as Windows and Mac OSX it will break during in-source build
* Some more preparations for new bootstrap systemAndy Cedilnik2003-03-271-0/+2
|
* BUG: Should be use the host CMake's dart fileAndy Cedilnik2003-03-031-1/+1
|
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-141-0/+7
|
* tell the aix linker not to give warnings with -bhalt:5Bill Hoffman2003-02-061-0/+7
|
* ENH: make it work with cmake 1.6 with no backwards compatibilityBill Hoffman2003-01-101-0/+10
|
* fix reg ex for install cmake manBill Hoffman2003-01-071-1/+1
|
* use bootstrap initial flagsBill Hoffman2003-01-071-1/+2
|
* bug fix and some cleanupKen Martin2002-12-031-1/+6
|
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-1/+2
|
* added header depKen Martin2002-10-071-1/+1
|
* ENH: Adding installation for man page.Brad King2002-08-081-1/+1
|
* *** empty log message ***Bill Hoffman2002-06-191-1/+1
|
* ENH: try and fix link problem on decBill Hoffman2002-06-181-0/+6
|
* create tests without DartBill Hoffman2002-04-301-0/+1
|
* ENH: remove fltk dialog as it is no longer supportedBill Hoffman2002-03-201-1/+1
|
* use CMake_SOURCE and not CMAKE_ROOTBill Hoffman2002-02-011-1/+1
|
* remove bad ADD_DEPENDENCIES commandsBill Hoffman2001-12-281-5/+0
|
* Changes to remove warnings and fix dependencies.Berk Geveci2001-11-081-1/+1
|
* ENH: add ansi flag for c compilerBill Hoffman2001-11-071-0/+5
|
* Doxygen doc generatorSebastien Barre2001-11-021-1/+1
|
* BUG: optional in wrong orderBill Hoffman2001-09-281-1/+1
|
* make the include of the initial config flags optional, for builds that do ↵Bill Hoffman2001-09-281-1/+1
| | | | not use configure
* BUG: fix install prefixBill Hoffman2001-09-271-0/+4
|
* minor fixKen Martin2001-08-281-1/+3
|
* ENH: sgi -LANG:stdBill Hoffman2001-08-271-0/+2
|
* ERR: CMakeLogo.gif has been moved to the root directory of the source so ↵Brad King2001-08-071-1/+1
| | | | that the Web and Web/Art directories are not needed here.
* ENH: Updated regexp for tracing dependencies in FLTK dialog.Berk Geveci2001-07-261-1/+1
|
* added logonobody2001-06-291-0/+2
|
* added dependencies for testingKen Martin2001-06-271-0/+10
|
* made cmake write its execs into CMake/SourceKen Martin2001-06-251-0/+3
|
* ENH: add include regexpBill Hoffman2001-06-211-0/+1
|
* better install supportKen Martin2001-06-211-1/+2
|
* modified testingKen Martin2001-06-141-33/+0
|
* minor dart changeKen Martin2001-06-131-1/+1
|
* minor cvs web changeCMakeLists.txtKen Martin2001-06-131-0/+2
|
* support testingKen Martin2001-06-121-0/+40