Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 | |
| | ||||||
* | FIX: GENERATED_CODE type is no longer needed: generated code is not a Target. | Luis Ibanez | 2001-12-11 | 1 | -1/+1 | |
| | ||||||
* | ENH: A type of target was added for representing GENERATED_CODE | Luis Ibanez | 2001-11-29 | 1 | -1/+2 | |
| | ||||||
* | Changes to allow MODULE type target for a shared library | Yves Starreveld | 2001-08-28 | 1 | -1/+1 | |
| | ||||||
* | ENH: change all maps of string to be maps of cmStdString, to reduce symbol ↵ | Bill Hoffman | 2001-08-22 | 1 | -1/+1 | |
| | | | | length in object files. | |||||
* | ENH: Added INSTALL_PROGRAMS command and corresponding support. This ↵ | Brad King | 2001-07-31 | 1 | -1/+1 | |
| | | | | 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. | |||||
* | ENH: Added support for selection of static/shared build on a per-library basis. | Brad King | 2001-07-02 | 1 | -1/+2 | |
| | ||||||
* | duh | Ken Martin | 2001-06-13 | 1 | -8/+0 | |
| | ||||||
* | minor cvs web changeCMakeLists.txt | Ken Martin | 2001-06-13 | 1 | -0/+9 | |
| | ||||||
* | ENH: move utilities to targets from makefile, and add versioning to cache | Bill Hoffman | 2001-06-07 | 1 | -0/+8 | |
| | ||||||
* | added install rules | Ken Martin | 2001-05-23 | 1 | -2/+11 | |
| | ||||||
* | added win32 executable option | Ken Martin | 2001-05-10 | 1 | -1/+1 | |
| | ||||||
* | option to make utilities in the all target | Ken Martin | 2001-05-04 | 1 | -0/+8 | |
| | ||||||
* | ENH: implement ADD_TARGET command, and add an ALL_BUILD target | Bill Hoffman | 2001-05-01 | 1 | -5/+9 | |
| | ||||||
* | added TARGET_LINK_LIBRARY command and support for debug and release ↵ | Ken Martin | 2001-04-30 | 1 | -0/+14 | |
| | | | | libraries to link against | |||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -3/+28 | |
| | ||||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -1/+17 | |
| | ||||||
* | cleaned up the coding style made ivars private etc | Ken Martin | 2001-04-19 | 1 | -1/+21 | |
| | ||||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -0/+38 | |