summaryrefslogtreecommitdiff
path: root/Source/cmSetTargetPropertiesCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-121/+0
* Fix spelling and typos (product names)Andreas Mohr2013-05-071-1/+1
* Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>Petr Kmoch2012-11-131-1/+3
* Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* VS: Add VS_SCC_AUXPATH target property (#12549)Robert Dailey2011-11-011-1/+2
* Fix typo in set_target_properties' documentation.Raphael Kubo da Costa2011-09-231-1/+1
* Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-0/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Always imply CLEAN_DIRECT_OUTPUT target propBrad King2009-05-011-7/+0
* BUG: fix for 4524, add support for target properties to set vs source code co...Bill Hoffman2008-10-071-0/+3
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-1/+8
* ENH: commit fix for putting everything in the build on vsBill Hoffman2006-11-091-0/+4
* ENH: Adding image version number (major.minor) property to windows binaries. ...Brad King2006-10-161-1/+5
* ENH: Added target property CLEAN_DIRECT_OUTPUT to not clean all forms of a li...Brad King2006-08-031-0/+7
* ENH: fix line lengthKen Martin2006-06-161-2/+2
* ENH: Added target property INSTALL_RPATH_USE_LINK_PATH to append the linker s...Brad King2006-06-151-1/+5
* STYLE: fix line lengthKen Martin2006-05-121-2/+3
* ENH: fix docs to include linker langBill Hoffman2006-05-081-0/+5
* ENH: Added <config>_OUTPUT_NAME target property to allow the output name to b...Brad King2006-04-181-1/+3
* ENH: Added documentation for COMPILE_FLAGS property and clarified meaning of ...Brad King2006-04-041-1/+7
* ENH: add support for per config target LINK_FLAGSBill Hoffman2006-04-031-1/+2
* ENH: Finished CMAKE_<CONFIG>_POSTFIX feature and documented it. The value of...Brad King2006-03-011-1/+9
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-4/+7
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-13/+23
* ENH: Clarified documentation of DEFINE_SYMBOL.Brad King2006-02-161-2/+2
* ENH: Implemented RPATH specification support. It is documented by the comman...Brad King2006-02-161-1/+14
* STYLE: Fixed documentation to state target_EXPORTS default right after DEFINE...Brad King2005-11-221-4/+6
* ENH: add some more properties for visual studio projectsBill Hoffman2005-11-191-1/+5
* STYLE: fix docsKen Martin2005-11-171-8/+8
* ENH: Added versioned executable support. This partially addresses bug#2143. ...Brad King2005-08-171-0/+3
* ENH: Added documentation of VERSION and SOVERSION properties.Brad King2005-06-201-0/+6
* ENH: add first cut at support for exe with same name as libKen Martin2005-06-161-0/+2
* DOC: Fix commentAndy Cedilnik2004-03-281-1/+1
* ENH: Add pre and post install script supportAndy Cedilnik2004-03-271-1/+3
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-6/+14
* Fix commentAndy Cedilnik2003-02-111-1/+1
* Several fixes/improvements:Brad King2003-02-071-1/+5
* ENH: add target properties filesBill Hoffman2002-12-211-0/+66