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
*
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
*
ENH: Improve errors when a policy is REQUIRED
Brad King
2008-08-18
1
-61/+77
*
ENH: add a --trace option
Bill Hoffman
2008-07-31
1
-0/+15
*
BUG: Fix computed directory property DEFINITIONS.
Brad King
2008-06-26
1
-21/+28
*
ENH: Update documentation of computed directory properites.
Brad King
2008-06-26
1
-1/+59
*
BUG: Fix PARENT_DIRECTORY property in top-level to not crash.
Brad King
2008-06-26
1
-2/+4
*
BUG: fix for bug 7239, DEFINITIONS property not backwards compatible to 2.4
Bill Hoffman
2008-06-25
1
-2/+15
*
ENH: Allow custom commands with VERBATIM option to have $(SomeVar) make varia...
Brad King
2008-06-04
1
-0/+2
*
COMP: fix warning
Ken Martin
2008-06-02
1
-4/+4
[next]