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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Adding support for # escape in Watcom WMake.
Brad King
2006-10-25
1
-0/+1
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
1
-0/+2
*
BUG: Fixed display of custom command comments with quotes, dollars, and other...
Brad King
2006-10-04
1
-2/+5
*
BUG: MSYS makefile shell needs posix paths to executables in some cases and i...
Brad King
2006-09-28
1
-0/+1
*
BUG: Do not filter system directories for include file dependencies.
Brad King
2006-09-28
1
-1/+2
*
ENH: Re-implemented command line argument shell quoting to support several pl...
Brad King
2006-09-27
1
-2/+7
*
BUG: Enabled use of EscapeForShell to properly escape custom command lines. ...
Brad King
2006-09-21
1
-2/+2
*
BUG: Centralized generation of command line arguments in escaped form. This ...
Brad King
2006-09-21
1
-4/+4
*
ENH: make sure RuleVariable struct is initialized correctly, also make sure c...
Bill Hoffman
2006-08-08
1
-14/+1
*
ENH: Added generation of rules to manually request preprocessed or generated ...
Brad King
2006-08-08
1
-0/+4
*
ENH: Moved GetSourceFileLanguage up to cmLocalGenerator.
Brad King
2006-08-03
1
-0/+3
*
ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera...
Brad King
2006-07-11
1
-0/+5
*
BUG: Updated Makefile dependency scanning to provide a full local generator t...
Brad King
2006-05-25
1
-2/+1
*
ENH: name pdb files for visual studio make based builds
Bill Hoffman
2006-04-19
1
-0/+1
*
ENH: fix java and add OBJECT_DIR support
Bill Hoffman
2006-04-17
1
-0/+2
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-1/+5
*
ENH: Added global TargetManifest computation between Configure and Generate s...
Brad King
2006-04-04
1
-1/+6
*
ENH: add support for universal binaries
Bill Hoffman
2006-03-24
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-23/+23
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-3/+6
*
ENH: add support for language flags at rule expansion time
Bill Hoffman
2006-03-06
1
-0/+1
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-0/+2
*
BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.
Brad King
2006-02-24
1
-2/+4
*
ENH: make it compile on vs6
Bill Hoffman
2006-02-20
1
-17/+16
*
ENH: change expand stuff to pass a struct for all the args
Bill Hoffman
2006-02-20
1
-20/+32
*
BUG: Xcode generator should use local generator computation of include direct...
Brad King
2006-02-20
1
-3/+3
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-10/+5
*
ENH: Generate import libraries for DLLs on Cygwin and MinGW.
Brad King
2006-02-18
1
-0/+4
*
ENH: Implemented RPATH specification support. It is documented by the comman...
Brad King
2006-02-16
1
-1/+1
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-0/+1
*
ENH: Further centralized custom command dependency computation. Custom comma...
Brad King
2006-01-14
1
-6/+6
*
COMP: Removed unused paramter from cmLocalGenerator::OutputLinkLibraries.
Brad King
2006-01-13
1
-1/+1
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-2/+24
*
ENH: fix borland make clean targets before build, add new generators for msys...
Bill Hoffman
2005-12-22
1
-0/+1
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
1
-0/+3
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-1/+1
*
ENH: added support for forcing recomputation of depends
Ken Martin
2005-06-10
1
-2/+4
*
ENH: removed old convert calls
Ken Martin
2005-06-10
1
-21/+0
*
ENH: warning fixes and some first steps in cleaning up the convert code
Ken Martin
2005-05-13
1
-1/+25
*
ENH: added new generator
Ken Martin
2005-05-12
1
-0/+6
*
ENH: Improve internal test handling by creating a test class. Command cmEnabl...
Andy Cedilnik
2005-04-24
1
-1/+7
*
ENH: Added cmTarget::GetBaseName and cmTarget::GetFullName methods and remove...
Brad King
2005-04-22
1
-3/+0
*
ENH: performance improvements
Bill Hoffman
2005-04-12
1
-0/+14
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-7/+10
*
ENH: add support for out of source source
Ken Martin
2005-03-14
1
-1/+0
*
ENH: Merged implementations of ConvertToRelative*Path methods. The main Conv...
Brad King
2005-02-24
1
-6/+30
*
ENH: remove unused code
Bill Hoffman
2005-02-24
1
-3/+0
*
ENH: add a new library path ordering algorithm to make sure -L paths will pic...
Bill Hoffman
2005-02-24
1
-1/+3
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-0/+3
*
ENH: getting closer
Bill Hoffman
2005-02-14
1
-3/+4
[next]