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
...
*
ENH: try and use \ for space and () escapes
Bill Hoffman
2007-02-25
1
-8/+22
*
ENH: try another thing 3
Bill Hoffman
2007-02-24
1
-1/+1
*
ENH: try another thing
Bill Hoffman
2007-02-23
1
-3/+6
*
ENH: add some debug stuff
Bill Hoffman
2007-02-23
1
-1/+1
*
ENH: add some debug stuff
Bill Hoffman
2007-02-23
1
-0/+2
*
ENH: Make EXCLUDE_FROM_ALL a target and directory properties. Also, make IsIn...
Andy Cedilnik
2007-02-23
1
-1/+10
*
ENH: hack put the hack back for qnx to try and fix spaces in the path
Bill Hoffman
2007-02-22
1
-0/+4
*
ENH: undo hack and try to get dashboard back
Bill Hoffman
2007-02-22
1
-4/+0
*
BUG: Hack to try working around a problem with spaces in an rpath on QNX.
Brad King
2007-02-22
1
-0/+4
*
ENH: add new escape stuff
Bill Hoffman
2007-02-22
1
-31/+14
*
ENH: fix parens in the path with spaces in the path
Bill Hoffman
2007-02-22
1
-1/+9
*
STYLE: fix line length issues
Bill Hoffman
2007-02-17
1
-1/+2
*
ENH: remove warnings and debug statement
Bill Hoffman
2007-02-17
1
-2/+2
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-0/+12
*
ENH: do not use crazy long paths to object files for try compile
Bill Hoffman
2007-01-31
1
-0/+10
*
ENH: this does not need to be safe as the value is checked
Bill Hoffman
2007-01-23
1
-1/+1
*
ENH: avoid crash, but do not make it an error if include flags is missing fro...
Bill Hoffman
2007-01-23
1
-1/+1
*
ENH: make the include flag required for a language avoids seg fault
Bill Hoffman
2007-01-23
1
-2/+3
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-3/+4
*
ENH: fix bug in full path to target depends stuff
Bill Hoffman
2006-12-07
1
-0/+2
*
BUG: Do not print empty install configuration repeatedly.
Brad King
2006-12-04
1
-2/+2
*
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...
Bill Hoffman
2006-11-29
1
-2/+0
*
BUG: fix problem when a target name is the same as the output of a custom com...
Bill Hoffman
2006-11-25
1
-0/+16
*
ENH: Adding support for # escape in Watcom WMake.
Brad King
2006-10-25
1
-0/+5
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
1
-0/+22
*
BUG: Do not try to compute the location of a non-library target for linking.
Brad King
2006-10-13
1
-1/+3
*
BUG: TARGET_QUOTED should always be replaced if Target is set in the rule var...
Brad King
2006-10-10
1
-1/+1
*
BUG: Need to match shared library names before static because some platforms ...
Brad King
2006-10-05
1
-2/+6
*
BUG: Fix link flags on cygwin shared libraries. This requires that the share...
Brad King
2006-10-05
1
-1/+3
*
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...
Brad King
2006-10-05
1
-1/+20
*
BUG: Fixed display of custom command comments with quotes, dollars, and other...
Brad King
2006-10-04
1
-1/+6
*
BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...
Brad King
2006-09-28
1
-1/+1
*
BUG: MSYS makefile shell needs posix paths to executables in some cases and i...
Brad King
2006-09-28
1
-0/+13
*
BUG: Do not filter system directories for include file dependencies.
Brad King
2006-09-28
1
-11/+15
*
ENH: Re-implemented command line argument shell quoting to support several pl...
Brad King
2006-09-27
1
-19/+33
*
BUG: Disable new shell escape code until backward compatibility can be establ...
Brad King
2006-09-25
1
-0/+15
*
BUG: Need to escape spaces in custom command line arguments.
Brad King
2006-09-21
1
-1/+1
*
BUG: Do not escape parens because we need to be able to reference make variab...
Brad King
2006-09-21
1
-2/+1
*
BUG: Centralized generation of command line arguments in escaped form. This ...
Brad King
2006-09-21
1
-50/+28
*
BUG: Do not look for linker language unless it is needed.
Brad King
2006-09-16
1
-11/+11
*
ENH: Adding support to link specifically to an archive or a shared library ba...
Brad King
2006-09-15
1
-2/+48
*
ENH: Adding install/local global target for Makefile generators. This runs i...
Brad King
2006-08-29
1
-2/+4
*
ENH: make sure RuleVariable struct is initialized correctly, also make sure c...
Bill Hoffman
2006-08-08
1
-14/+27
*
ENH: Added generation of rules to manually request preprocessed or generated ...
Brad King
2006-08-08
1
-0/+14
*
ENH: Moved GetSourceFileLanguage up to cmLocalGenerator.
Brad King
2006-08-03
1
-0/+16
*
ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera...
Brad King
2006-07-11
1
-0/+117
*
ENH: Added target property INSTALL_RPATH_USE_LINK_PATH to append the linker s...
Brad King
2006-06-15
1
-3/+22
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-1/+1
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-80/+127
*
ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...
Brad King
2006-05-05
1
-3/+31
[prev]
[next]