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
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Fix invalid array access discovered during investigation of issue #7832.
David Cole
2009-04-07
1
-1/+1
*
BUG: Allow more shell ops in custom commands
Brad King
2009-03-17
1
-0/+4
*
ENH: Refactor generation of CTestTestfile content
Brad King
2009-03-16
1
-70/+22
*
ENH: Overhaul CMake version numbering
Brad King
2009-03-05
1
-0/+1
*
BUG: Use new include dir suppresson for all gens
Brad King
2009-02-26
1
-23/+18
*
ENH: Simplify reverse cmLocalGenerator::Convert
Brad King
2009-02-26
1
-16/+6
*
ENH: Re-enable system include dir suppression
Brad King
2009-02-25
1
-0/+22
*
BUG: Remove implicit include dir suppression
Brad King
2009-02-24
1
-20/+1
*
ENH: Add rule substitutions useful for launchers
Brad King
2009-02-10
1
-0/+25
*
ENH: Define RULE_LAUNCH_* properties
Brad King
2009-02-10
1
-0/+28
*
BUG: Fix old-style install to prefix top
Brad King
2009-02-04
1
-0/+4
*
BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci...
David Cole
2009-01-27
1
-2/+19
*
ENH: Warn if build dir is too long for filesystem
Brad King
2008-12-16
1
-2/+21
*
ENH: Refactor passing of max length object dir
Brad King
2008-12-16
1
-9/+10
*
ENH: Fix optional use of relative paths.
Brad King
2008-10-09
1
-11/+99
*
ENH: Simplify framework -F flag generation
Brad King
2008-10-09
1
-3/+5
*
ENH: Create Info.plist files in OS X Frameworks
Brad King
2008-09-02
1
-0/+40
*
ENH: Allow custom limit on object file path length
Brad King
2008-08-21
1
-10/+42
*
ENH: Add UNKNOWN type for IMPORTED libraries
Brad King
2008-08-18
1
-0/+1
*
STYLE: Convert unused target type cases to default
Brad King
2008-08-18
1
-10/+2
*
BUG: Custom command depends may match sources
Brad King
2008-08-05
1
-0/+9
*
BUG: Do not convert RPATH entries to full path.
Brad King
2008-08-05
1
-1/+1
*
BUG: Fix escaping in link scripts
Brad King
2008-08-05
1
-1/+1
*
BUG: fix for bug 7421, fortran did not get arch flags on the mac
Bill Hoffman
2008-07-30
1
-1/+1
*
COMP: fix compiler warning and follow style
Bill Hoffman
2008-07-22
1
-1/+3
*
ENH: Allow users to specify a custom Info.plist template
Brad King
2008-05-17
1
-69/+39
*
ENH: add support for Intel Fortran Visual studio IDE
Bill Hoffman
2008-04-30
1
-1/+1
*
BUG: Do not escape shell operators when generating command lines.
Brad King
2008-04-29
1
-0/+23
*
BUG: move this back out of the if statemtn
Bill Hoffman
2008-04-29
1
-1/+1
*
ENH: allow users to set sysroot
Bill Hoffman
2008-04-28
1
-1/+11
*
ENH: fix for the correct path to cmake
Bill Hoffman
2008-03-28
1
-1/+1
*
ENH: change CMP_ to CMP
Ken Martin
2008-03-13
1
-1/+1
*
ENH: Improve handling of old-style compatibility.
Brad King
2008-03-07
1
-9/+23
*
ENH: Cleanup builtin chrpath support
Brad King
2008-03-02
1
-11/+0
*
BUG: Do not place $(CMAKE_COMMAND) in link scripts.
Brad King
2008-03-01
1
-0/+6
*
ENH: Allow multiple OS X applications bundles to be created in a single build...
Brad King
2008-02-14
1
-0/+83
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-0/+9
*
ENH: Enable use of link script whenever incremental archive construction rule...
Brad King
2008-01-30
1
-1/+2
*
ENH: Add cmTarget::GetLinkInformation method to allow several places in the g...
Brad King
2008-01-29
1
-174/+46
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-6/+6
*
BUG: Fix generation of Watcom link lines.
Brad King
2008-01-23
1
-4/+3
*
BUG: Work-around bug in MSVC 6 command line parsing.
Brad King
2008-01-23
1
-1/+34
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
1
-366/+112
*
ENH: improve backwards compatibility
Ken Martin
2008-01-19
1
-5/+1
*
BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and ...
Ken Martin
2008-01-18
1
-11/+8
*
ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources.
Brad King
2008-01-18
1
-0/+32
*
ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a...
Brad King
2008-01-18
1
-35/+0
*
ENH: use CTestTestfile.txt
Ken Martin
2008-01-17
1
-12/+3
*
ENH: Enable CMAKE_<lang>_DEFINE_FLAG for COMPILE_DEFINITIONS property impleme...
Brad King
2008-01-17
1
-8/+19
*
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...
Brad King
2008-01-14
1
-0/+117
[next]