Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 | |
| | ||||||
* | ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK ↵ | Brad King | 2001-12-17 | 1 | -2/+2 | |
| | | | | kits to register their classes with vtkInstantiator. | |||||
* | ENH: Command for running FLTK's UI tool "Fluid" was added. | Luis Ibanez | 2001-11-27 | 1 | -0/+2 | |
| | ||||||
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -0/+2 | |
| | ||||||
* | ENH: add new command VARIABLE_REQUIRES for better debugging of list files | Bill Hoffman | 2001-11-19 | 1 | -0/+2 | |
| | ||||||
* | support for compilation of .ui files into .h and .cxx files | Franck Bettinger | 2001-11-09 | 1 | -0/+2 | |
| | ||||||
* | Added accessor for add custom command | Andy Cedilnik | 2001-11-07 | 1 | -0/+2 | |
| | ||||||
* | INCLUDE_EXTERNAL_MSPROJECT command | Phil Pritchett | 2001-10-31 | 1 | -0/+2 | |
| | ||||||
* | added a QT_WRAP_CPP command | Ian Scott | 2001-10-15 | 1 | -0/+2 | |
| | ||||||
* | ENH: add Use mangled mesa command | Bill Hoffman | 2001-09-17 | 1 | -0/+2 | |
| | ||||||
* | ENH: Added SUBDIR_DEPENDS command and corresponding support code. This ↵ | Brad King | 2001-08-01 | 1 | -0/+2 | |
| | | | | command allows specification that a set of subdirectories be built before a particular directory. | |||||
* | ENH: Added INSTALL_PROGRAMS command and corresponding support. This ↵ | Brad King | 2001-07-31 | 1 | -0/+2 | |
| | | | | involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will. | |||||
* | added for each command | Ken Martin | 2001-07-25 | 1 | -0/+4 | |
| | ||||||
* | ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's ↵ | Brad King | 2001-07-23 | 1 | -0/+2 | |
| | | | | flags for the current compiler. Currently only implemented correctly for Visual C++ in Windows. | |||||
* | ENH: Removed deprecated command completely. | Brad King | 2001-07-02 | 1 | -2/+0 | |
| | ||||||
* | alphabetized | Ken Martin | 2001-06-27 | 1 | -2/+2 | |
| | ||||||
* | added add dependencies command | Ken Martin | 2001-06-26 | 1 | -0/+2 | |
| | ||||||
* | ERR: Serious problems with my CVS. How did this get committed? | John Biddiscombe | 2001-06-22 | 1 | -6/+0 | |
| | ||||||
* | ENH: Added new command SOURCE_FILES_REMOVE which can be used | John Biddiscombe | 2001-06-22 | 1 | -1/+9 | |
| | | | | | to take files out of the build. Especially useful when certain compilers choke on the odd file. | |||||
* | ENH: Removing old-style cable commands related to the instantiation ↵ | Brad King | 2001-06-19 | 1 | -19/+0 | |
| | | | | functionality which has now been removed from cable. | |||||
* | removed old added new | Ken Martin | 2001-06-12 | 1 | -2/+0 | |
| | ||||||
* | removed old added new | Ken Martin | 2001-06-12 | 1 | -2/+2 | |
| | ||||||
* | added enable testing deprecated some commands | Ken Martin | 2001-06-06 | 1 | -0/+2 | |
| | ||||||
* | ENH: Added AddTest command | Jim Miller | 2001-06-06 | 1 | -0/+2 | |
| | ||||||
* | removed find include command finally added message | Ken Martin | 2001-06-04 | 1 | -2/+2 | |
| | ||||||
* | Welcome to cmGetFilenameComponentCommand ("Get a specific component of a ↵ | Sebastien Barre | 2001-05-25 | 1 | -0/+2 | |
| | | | | full filename") | |||||
* | added install rules | Ken Martin | 2001-05-23 | 1 | -0/+4 | |
| | ||||||
* | ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be ↵ | Brad King | 2001-05-16 | 1 | -0/+4 | |
| | | | | used with the main branch of CABLE, though. | |||||
* | added load cache command and fixed source file | Ken Martin | 2001-05-09 | 1 | -2/+3 | |
| | ||||||
* | ENH: call configure from cmake | Bill Hoffman | 2001-05-07 | 1 | -4/+6 | |
| | ||||||
* | BUG: add removed command, and sort the order in cmCommands.cxx | Bill Hoffman | 2001-05-05 | 1 | -62/+65 | |
| | ||||||
* | ENH: move testing stuff to cmake from configure, good bye dashboard... :) | Bill Hoffman | 2001-05-04 | 1 | -2/+10 | |
| | ||||||
* | minor fixes | Ken Martin | 2001-05-03 | 1 | -0/+2 | |
| | ||||||
* | removed deprecated commands | Ken Martin | 2001-05-03 | 1 | -14/+0 | |
| | ||||||
* | new set command and IF NOT | Ken Martin | 2001-05-01 | 1 | -0/+2 | |
| | ||||||
* | New command: INCLUDE(somefile.txt) | Anonymous | 2001-04-30 | 1 | -0/+2 | |
| | ||||||
* | added TARGET_LINK_LIBRARY command and support for debug and release ↵ | Ken Martin | 2001-04-30 | 1 | -0/+4 | |
| | | | | libraries to link against | |||||
* | bug fixes | Ken Martin | 2001-04-26 | 1 | -0/+2 | |
| | ||||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -2/+4 | |
| | ||||||
* | added option command | Ken Martin | 2001-04-23 | 1 | -0/+2 | |
| | ||||||
* | added if else endif add definition | Ken Martin | 2001-04-19 | 1 | -0/+8 | |
| | ||||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -4/+4 | |
| | ||||||
* | ENH: Added SOURCE_GROUP command and corresponding support code. This ↵ | Brad King | 2001-03-20 | 1 | -0/+2 | |
| | | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. | |||||
* | ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ↵ | Brad King | 2001-03-15 | 1 | -0/+2 | |
| | | | | in dependency checking. | |||||
* | Include directories under Win32 only (inherited by subdirs) | Geoffrey Cross | 2001-03-12 | 1 | -0/+2 | |
| | ||||||
* | ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ↵ | Brad King | 2001-03-08 | 1 | -0/+2 | |
| | | | | source is located when it is included in the distribution of a project. | |||||
* | ENH: Change to new CABLE command architecture. CABLE configuration code is ↵ | Brad King | 2001-03-01 | 1 | -0/+11 | |
| | | | | now generated on the first pass, during the Invoke() calls. | |||||
* | ENH: CABIL -> CABLE rename. | Brad King | 2001-02-28 | 1 | -8/+8 | |
| | ||||||
* | added new commands | Ken Martin | 2001-02-27 | 1 | -0/+4 | |
| | ||||||
* | ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. ↵ | Brad King | 2001-02-27 | 1 | -0/+2 | |
| | | | | Added tag output to WriteConfiguration methods. Added CABIL_INSTANTIATE_CLASS command to generate explicit class template instantiation configuration output. |