index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmMakefile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warn on set(PARENT_SCOPE) at top scope
Brad King
2009-11-02
1
-2/+8
*
Remove CMake Policy CMP0015 until it is revised
Brad King
2009-10-08
1
-51/+0
*
Do not collapse path of NOTFOUND values
Brad King
2009-10-07
1
-1/+4
*
Create explicit cmTarget::FinishConfigure step
Brad King
2009-10-05
1
-1/+1
*
Create INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
1
-0/+13
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
1
-0/+25
*
Create cmMakefile::PlatformIs64Bit helper method
Brad King
2009-09-30
1
-0/+9
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Remove old check for duplicate subdirectories
Brad King
2009-09-17
1
-15/+0
*
Initialize directory scope with closure of parent
Brad King
2009-09-16
1
-2/+10
*
Create CMake Policy CMP0015 to fix set(CACHE)
Brad King
2009-09-10
1
-0/+51
*
Remove barely-used cmMakefile::AddCacheDefinition
Brad King
2009-09-10
1
-17/+0
*
Record backtrace for every add_test command
Brad King
2009-08-11
1
-2/+1
*
No /fast targets in try_compile project mode
Brad King
2009-08-04
1
-0/+2
*
ENH: Keep only FinalPass commands in memory
Brad King
2009-07-24
1
-1/+1
*
ENH: Improve dynamic variable scope implementation
Brad King
2009-07-22
1
-91/+41
*
ENH: make sure GUIDs for filters are cached
Bill Hoffman
2009-07-17
1
-11/+29
*
ENH: add group support and fix borland error
Bill Hoffman
2009-07-11
1
-1/+1
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-2/+2
*
ENH: Clarify COMPILE_DEFINITIONS separator in docs
Brad King
2009-06-24
1
-1/+2
*
ENH: Create CMP0013 to disallow duplicate dirs
Brad King
2009-06-17
1
-10/+49
*
ENH: Support more preprocessor values in VS6
Brad King
2009-04-24
1
-2/+3
*
ENH: Support preprocessor def values in VS6
Brad King
2009-03-23
1
-3/+3
*
ENH: Refactor generation of CTestTestfile content
Brad King
2009-03-16
1
-8/+8
*
ENH: Enforce unique binary directories
Brad King
2009-02-27
1
-0/+15
*
ENH: Define RULE_LAUNCH_* properties
Brad King
2009-02-10
1
-0/+19
*
ENH: More robust property lookup
Brad King
2009-02-02
1
-0/+4
*
ENH: Isolate policy changes in included scripts
Brad King
2009-01-22
1
-5/+102
*
ENH: Better policies for functions and macros
Brad King
2009-01-22
1
-0/+12
*
ENH: Create notion of a 'weak' policy stack entry
Brad King
2009-01-22
1
-6/+13
*
ENH: Create policy scope barriers
Brad King
2009-01-22
1
-41/+69
*
ENH: Create automatic policy push/pop helper
Brad King
2009-01-22
1
-0/+29
*
ENH: Refactor policy stack representation
Brad King
2009-01-22
1
-4/+3
*
ENH: Better handling of mismatched blocks
Brad King
2009-01-21
1
-2/+15
*
ENH: Better error message for unclosed blocks
Brad King
2009-01-21
1
-1/+20
*
ENH: Refactor logical block enforcement
Brad King
2009-01-21
1
-39/+68
*
ENH: Refactor function blocker deletion
Brad King
2009-01-20
1
-4/+4
*
ENH: Improve response to bad if or elseif
Brad King
2009-01-20
1
-20/+0
*
BUG: fix crash with empty properties
Bill Hoffman
2009-01-18
1
-2/+8
*
BUG: Enforce matching policy PUSH/POP in all files
Brad King
2009-01-15
1
-13/+18
*
ENH: Provide variable CMAKE_VERSION
Brad King
2009-01-15
1
-0/+5
*
ENH: Improve test property speed with a map
Brad King
2009-01-05
1
-17/+14
*
BUG: fix issue with -D and cache force
Bill Hoffman
2008-11-21
1
-2/+8
*
BUG: Finish fix to old DEFINITIONS property
Brad King
2008-10-09
1
-0/+2
*
ENH: Return utility target after creation
Brad King
2008-10-09
1
-6/+8
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
1
-1/+2
*
BUG: Skip a command if its arguments fail to parse
Brad King
2008-09-24
1
-1/+2
*
ENH: Improve argument parsing error messages
Brad King
2008-09-24
1
-15/+47
*
ENH: Add unset() command.
Brad King
2008-08-25
1
-0/+5
*
BUG: Linking to modules is for 2.2 compat only
Brad King
2008-08-19
1
-8/+11
[next]