summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+3
* doxygen: fix some comments in cmPolicies.hYury G. Kudryashov2012-02-291-24/+39
* Prefer files from CMAKE_ROOT when including from CMAKE_ROOTAlex Neundorf2011-01-041-0/+1
* Allow users to specify defaults for unset policiesBrad King2011-01-041-0/+4
* New CMP0016 for deciding whether an unknown target in TLL() is an error.Alex Neundorf2010-08-281-0/+1
* Remove trailing whitespaceAlex Neundorf2010-08-281-3/+3
* Teach CMake Policies about tweak version componentBrad King2010-04-231-0/+1
* Teach link_directories to recognize relative pathsBrad King2009-11-241-0/+1
* Fix if() command and CMP0012 OLD/NEW behaviorBrad King2009-10-271-1/+1
* Remove CMake Policy CMP0015 until it is revisedBrad King2009-10-081-1/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create CMake Policy CMP0015 to fix set(CACHE)Brad King2009-09-101-0/+1
* Create CMP0014 to require CMakeLists.txt filesBrad King2009-09-031-0/+1
* ENH: Create CMP0013 to disallow duplicate dirsBrad King2009-06-171-0/+1
* ENH: modified the if command to address bug 9123 someKen Martin2009-06-121-0/+1
* ENH: try to fix vs6 buildBill Hoffman2009-01-231-2/+1
* ENH: Isolate policy changes in included scriptsBrad King2009-01-221-0/+1
* ENH: Refactor policy stack representationBrad King2009-01-221-0/+4
* ENH: Improve argument parsing error messagesBrad King2008-09-241-0/+1
* ENH: Improve FILE GLOB_RECURSE handling of symlinks with a new CMake policy. ...David Cole2008-09-111-0/+1
* ENH: Improve errors when a policy is REQUIREDBrad King2008-08-181-9/+7
* ENH: Support full-path libs w/out valid names.Brad King2008-07-231-0/+1
* ENH: fix list command with empty elementsBill Hoffman2008-04-211-0/+1
* BUG: Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE targetsBrad King2008-04-141-0/+1
* ENH: Add policy CMP0005 to decide whether add_definitions should escape defs.Brad King2008-03-131-0/+1
* ENH: Add policy CMP_0004 to require library names to have no leading or trail...Brad King2008-03-131-0/+1
* ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.Brad King2008-03-131-0/+1
* ENH: change CMP_ to CMPKen Martin2008-03-131-4/+4
* ENH: Finish creating, documenting, and enforcing policy CMP_0002.Brad King2008-03-071-1/+5
* ENH: Improve handling of old-style compatibility.Brad King2008-03-071-6/+6
* BUG: some fixes, still a few to goKen Martin2008-03-051-1/+3
* ENH: add --help-policies and --help-policy command line optionsKen Martin2008-03-041-0/+3
* COMP: possible fix for VS6, but probably not, probably need tomake it internalKen Martin2008-03-021-2/+3
* ENH: revert dumb changeKen Martin2008-03-021-1/+1
* COMP: fix compile errors on vs6 and a warningKen Martin2008-03-021-1/+1
* STYLE: fix some line lengthsKen Martin2008-03-011-1/+2
* ENH: just getting somethng checked in, still work to doKen Martin2008-02-291-0/+85