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
*
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
*
ENH: make end of file checking for close if, foreach, macro, functions etc en...
Ken Martin
2008-05-31
1
-8/+9
*
ENH: Allow users to specify macro-like #include line transforms for dependenc...
Brad King
2008-05-14
1
-0/+26
*
BUG: Remove check for files written by file(WRITE) being loaded.
Brad King
2008-04-30
1
-27/+0
*
ENH: add support for Intel Fortran Visual studio IDE
Bill Hoffman
2008-04-30
1
-1/+1
*
ENH: In cmMakefile::IssueMessage report the directory-level context even if n...
Brad King
2008-04-29
1
-4/+13
*
ENH: Allow policy CMP0000 to be set explicitly
Brad King
2008-03-31
1
-11/+56
*
BUG: Fix impl of CMP0005 regex to match value-less definitions.
Brad King
2008-03-13
1
-1/+1
*
ENH: Add policy CMP0005 to decide whether add_definitions should escape defs.
Brad King
2008-03-13
1
-5/+33
*
ENH: Improve error message when invalid policy is given.
Brad King
2008-03-13
1
-4/+5
*
ENH: Improve new error/warning message generation
Brad King
2008-03-13
1
-91/+31
*
ENH: change CMP_ to CMP
Ken Martin
2008-03-13
1
-5/+5
*
ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, bett...
Bill Hoffman
2008-03-13
1
-1/+8
*
STYLE: fix line len
Bill Hoffman
2008-03-12
1
-2/+4
[next]