Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* used | Amitha Perera | 2002-05-03 | 1 | -3/+10 |
| | | | | | - test case for above mentioned bug - more comments. Comments are good. | ||||
* | Debug optimized cache fixes | Bill Hoffman | 2002-05-02 | 1 | -8/+9 |
| | |||||
* | ENH: Add library dependency analysis. | Amitha Perera | 2002-05-01 | 1 | -0/+8 |
| | |||||
* | ENH: allow cmake tests to be run without dart. | Bill Hoffman | 2002-05-01 | 1 | -0/+6 |
| | |||||
* | create tests without Dart | Bill Hoffman | 2002-04-30 | 1 | -4/+0 |
| | |||||
* | updated for 1.4 | Ken Martin | 2002-04-22 | 1 | -0/+2 |
| | |||||
* | ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and ↵ | Brad King | 2002-04-17 | 1 | -2/+0 |
| | | | | CONFIGURE_GCCXML | ||||
* | ENH: add enable language support for PROJECT command, this means that a C ↵ | Bill Hoffman | 2002-04-02 | 1 | -5/+12 |
| | | | | only project can be built with cmake, even without a cxx compiler | ||||
* | ENH: add testdriver test with source file in subdir | Sebastien Barre | 2002-03-27 | 1 | -1/+3 |
| | |||||
* | ENH: add new command to create a test driver | Bill Hoffman | 2002-03-20 | 1 | -0/+19 |
| | |||||
* | ENH: remove fltk dialog as it is no longer supported | Bill Hoffman | 2002-03-20 | 1 | -10/+0 |
| | |||||
* | Add ccommand for executing commands on the system, so by using ↵ | Andy Cedilnik | 2002-03-15 | 1 | -0/+2 |
| | | | | ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow. | ||||
* | BUG: .h not two .cxx files | Bill Hoffman | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | ENH: remove several compiler warnings | Bill Hoffman | 2002-03-13 | 1 | -5/+31 |
| | |||||
* | Build cmaketest even if testing if OFF (so that it can be used externally) | Sebastien Barre | 2002-03-07 | 1 | -6/+7 |
| | |||||
* | ENH: add cmaketest to install targets (so that it can be used in other ↵ | Sebastien Barre | 2002-03-06 | 1 | -0/+1 |
| | | | | projects) and pass the rest of its command-line args to cmake | ||||
* | ENH: add dotnet stuff | Bill Hoffman | 2002-02-19 | 1 | -1/+1 |
| | |||||
* | add dot net stuff to cmakelists file and dsp file | Bill Hoffman | 2002-02-19 | 1 | -0/+2 |
| | |||||
* | use CMake_SOURCE and not CMAKE_ROOT | Bill Hoffman | 2002-02-01 | 1 | -3/+3 |
| | |||||
* | try to get this working for dec cxx default compiler options | Bill Hoffman | 2002-01-31 | 1 | -2/+1 |
| | |||||
* | Add 2 new tests | Sebastien Barre | 2002-01-20 | 1 | -4/+22 |
| | |||||
* | ENH: make the fltk build default to OFF, it fails on too many linux machines ↵ | Bill Hoffman | 2002-01-10 | 1 | -1/+1 |
| | | | | with the default build | ||||
* | ERR: remove bad ADD_DEPENDENCIES commands | Bill Hoffman | 2001-12-28 | 1 | -3/+0 |
| | |||||
* | add example to tests | Bill Hoffman | 2001-12-19 | 1 | -1/+6 |
| | |||||
* | ENH: allow local changes | Bill Hoffman | 2001-12-12 | 1 | -0/+2 |
| | |||||
* | new borland generator moved into place | Bill Hoffman | 2001-11-30 | 1 | -3/+2 |
| | |||||
* | fix for shared libs and borland | Bill Hoffman | 2001-11-29 | 1 | -3/+2 |
| | |||||
* | add new borland generator | Bill Hoffman | 2001-11-28 | 1 | -0/+1 |
| | |||||
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -0/+1 |
| | |||||
* | start work on nmake generator | Bill Hoffman | 2001-11-13 | 1 | -0/+1 |
| | |||||
* | fixes to curses stuff | Ken Martin | 2001-11-13 | 1 | -1/+1 |
| | |||||
* | Trying to fix curses. | Berk Geveci | 2001-11-09 | 1 | -0/+2 |
| | |||||
* | Re-enabling curses support. | Berk Geveci | 2001-11-05 | 1 | -6/+6 |
| | |||||
* | Fixing problems on Sun (name collusions between STL and curses) and ↵ | Berk Geveci | 2001-11-05 | 1 | -6/+6 |
| | | | | disabling curses temporarily. | ||||
* | Fix the IF IF problem | Andy Cedilnik | 2001-11-05 | 1 | -1/+1 |
| | |||||
* | Adding curses support. | Berk Geveci | 2001-11-04 | 1 | -1/+7 |
| | |||||
* | ENH: fixes for borland compiler testing | Bill Hoffman | 2001-10-03 | 1 | -1/+4 |
| | |||||
* | BUG: fix install prefix | Bill Hoffman | 2001-09-27 | 1 | -4/+0 |
| | |||||
* | ENH: pass prefix from configure into cmake | Bill Hoffman | 2001-09-27 | 1 | -0/+5 |
| | |||||
* | Typo in link command. | Berk Geveci | 2001-09-10 | 1 | -1/+1 |
| | |||||
* | BUG: clean up lib and exe output paths | Bill Hoffman | 2001-09-06 | 1 | -0/+1 |
| | |||||
* | ENH: add caching for the input CMakeList.txt files, 2X speed up | Bill Hoffman | 2001-08-28 | 1 | -0/+1 |
| | |||||
* | ENH: add dump documentation test | Bill Hoffman | 2001-08-23 | 1 | -0/+3 |
| | |||||
* | ENH: add more testing | Bill Hoffman | 2001-08-23 | 1 | -2/+6 |
| | |||||
* | added test driver for make test target | Ken Martin | 2001-08-23 | 1 | -0/+3 |
| | |||||
* | ENH: fix install for cygwin, build cmake from configure | Bill Hoffman | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | mod to the testing | Ken Martin | 2001-06-27 | 1 | -2/+1 |
| | |||||
* | modified how paths are escaped, added depends | Ken Martin | 2001-06-26 | 1 | -9/+19 |
| | |||||
* | escape quotes on cmaketest.h.in | Ken Martin | 2001-06-22 | 1 | -1/+1 |
| | |||||
* | better testing | Ken Martin | 2001-06-21 | 1 | -1/+9 |
| |