index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmMakefile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Refactor generation of CTestTestfile content
Brad King
2009-03-16
1
-2
/
+7
*
ENH: Isolate policy changes in included scripts
Brad King
2009-01-22
1
-1
/
+2
*
ENH: Better policies for functions and macros
Brad King
2009-01-22
1
-0
/
+1
*
ENH: Create notion of a 'weak' policy stack entry
Brad King
2009-01-22
1
-5
/
+9
*
ENH: Create policy scope barriers
Brad King
2009-01-22
1
-3
/
+9
*
ENH: Make policy push/pop methods private
Brad King
2009-01-22
1
-3
/
+7
*
ENH: Create automatic policy push/pop helper
Brad King
2009-01-22
1
-0
/
+12
*
ENH: Refactor policy stack representation
Brad King
2009-01-22
1
-3
/
+9
*
ENH: Better handling of mismatched blocks
Brad King
2009-01-21
1
-1
/
+1
*
ENH: Better error message for unclosed blocks
Brad King
2009-01-21
1
-2
/
+1
*
ENH: Refactor logical block enforcement
Brad King
2009-01-21
1
-1
/
+18
*
ENH: Refactor function blocker deletion
Brad King
2009-01-20
1
-3
/
+8
*
ENH: Improve response to bad if or elseif
Brad King
2009-01-20
1
-0
/
+19
*
BUG: Enforce matching policy PUSH/POP in all files
Brad King
2009-01-15
1
-1
/
+1
*
BUG: Pop a function scope even on error
Brad King
2009-01-14
1
-0
/
+10
*
ENH: Improve test property speed with a map
Brad King
2009-01-05
1
-2
/
+2
*
BUG: fix issue with -D and cache force
Bill Hoffman
2008-11-21
1
-1
/
+2
*
ENH: Return utility target after creation
Brad King
2008-10-09
1
-6
/
+6
*
BUG: Skip a command if its arguments fail to parse
Brad King
2008-09-24
1
-1
/
+1
*
ENH: Add unset() command.
Brad King
2008-08-25
1
-0
/
+2
*
ENH: Improve errors when a policy is REQUIRED
Brad King
2008-08-18
1
-0
/
+1
*
BUG: Fix computed directory property DEFINITIONS.
Brad King
2008-06-26
1
-0
/
+5
*
BUG: Remove check for files written by file(WRITE) being loaded.
Brad King
2008-04-30
1
-12
/
+0
*
ENH: Allow policy CMP0000 to be set explicitly
Brad King
2008-03-31
1
-0
/
+8
*
ENH: Improve new error/warning message generation
Brad King
2008-03-13
1
-0
/
+5
*
ENH: add enum to IssueMessage
Bill Hoffman
2008-03-11
1
-5
/
+3
*
ENH: New format for warning and error messages
Brad King
2008-03-07
1
-0
/
+17
*
ENH: Improve cmake_policy command signature
Brad King
2008-03-05
1
-1
/
+1
*
ENH: add first cut and policies still need to add the doc support
Ken Martin
2008-03-01
1
-1
/
+24
*
ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing proj...
Brad King
2008-02-14
1
-1
/
+2
*
ENH: Enforce global target name uniqueness.
Brad King
2008-02-11
1
-0
/
+5
*
ENH: Add cmMakefile::NeedBackwardsCompatibility method to pass through to cmL...
Brad King
2008-02-11
1
-0
/
+7
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-6
/
+12
*
ENH: Added cmMakefile::NeedCacheCompatibility method and support for it in cm...
Brad King
2008-01-24
1
-0
/
+4
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-6
/
+9
*
ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a...
Brad King
2008-01-17
1
-0
/
+2
*
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...
Brad King
2008-01-17
1
-0
/
+1
*
ENH: change raise_scope signature to be safer for returned varuables
Ken Martin
2008-01-03
1
-1
/
+1
*
ENH: add functions and raise scope
Ken Martin
2007-12-03
1
-1
/
+6
*
COMP: parent is not used anymore with this patch, since now the name is
Alexander Neundorf
2007-08-26
1
-3
/
+2
*
BUG: fix #4057 (which had several duplicates): handle recursivew source group...
Alexander Neundorf
2007-08-24
1
-2
/
+10
*
STYLE: fix line lengths
Alexander Neundorf
2007-07-20
1
-1
/
+3
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-1
/
+1
*
ENH: add IMPORT keyword to ADD_LIBRARY, dependencies are not yet working
Alexander Neundorf
2007-06-22
1
-1
/
+1
*
STYLE: GetProjectName() is const
Alexander Neundorf
2007-06-20
1
-1
/
+1
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-6
/
+3
*
STYLE: minor fixes
Alexander Neundorf
2007-06-15
1
-2
/
+2
*
STYLE: remove duplicate non-const accessors GetLocalGenerator(int) and
Alexander Neundorf
2007-06-15
1
-0
/
+4
*
BUG: More problems with cmMakefile copy-constructor. It seems the regular ex...
Brad King
2007-06-11
1
-0
/
+1
*
BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This f...
Brad King
2007-06-06
1
-2
/
+3
[next]