summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.h
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: change all maps of string to be maps of cmStdString, to reduce symbol le...Bill Hoffman2001-08-221-1/+1
* ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...Brad King2001-07-311-1/+1
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-021-1/+2
* duhKen Martin2001-06-131-8/+0
* minor cvs web changeCMakeLists.txtKen Martin2001-06-131-0/+9
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-0/+8
* added install rulesKen Martin2001-05-231-2/+11
* added win32 executable optionKen Martin2001-05-101-1/+1
* option to make utilities in the all targetKen Martin2001-05-041-0/+8
* ENH: implement ADD_TARGET command, and add an ALL_BUILD targetBill Hoffman2001-05-011-5/+9
* added TARGET_LINK_LIBRARY command and support for debug and release libraries...Ken Martin2001-04-301-0/+14
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* many fixes and cleanup and featuresKen Martin2001-04-241-1/+17
* cleaned up the coding style made ivars private etcKen Martin2001-04-191-1/+21
* major changes to support multiple libraries and source listsKen Martin2001-04-111-0/+38