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
/
cmLocalUnixMakefileGenerator3.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-8/+8
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-7/+7
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1/+1
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+1
*
Merge topic 'make-entry-no-parallel'
Brad King
2013-12-20
1
-0/+11
|
\
|
*
Makefile: Allow "gmake target1 target2 -j" (#14312)
Brad King
2013-12-20
1
-0/+11
*
|
Remove INTERFACE build targets.
Stephen Kelly
2013-12-10
1
-1/+0
|
/
*
Merge topic 'use-generator-target'
Brad King
2013-12-02
1
-0/+5
|
\
|
*
Don't generate subdir convenience rules for IMPORTED targets.
Stephen Kelly
2013-11-29
1
-0/+5
*
|
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
1
-1/+2
|
/
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-23/+31
*
Refactor tool selection for edit_cache (#14544)
Brad King
2013-11-12
1
-11/+0
*
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
1
-0/+1
*
Makefile: Always create clean target command
Brad King
2013-10-16
1
-37/+37
*
Generate modern-style cmake code.
Stephen Kelly
2013-08-22
1
-16/+16
*
Merge topic 'drop-old-vs-dependency'
Brad King
2013-07-16
1
-1/+0
|
\
|
*
VS,Xcode: Drop incorrect legacy dependency trace (#14291)
Brad King
2013-07-15
1
-1/+0
*
|
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-2/+2
|
/
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-4/+4
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-1/+0
*
Fix generation of COMPILE_DEFINITIONS in DependInfo.cmake.
Stephen Kelly
2013-02-07
1
-22/+5
*
Always use the auto_ptr from cmsys.
Stephen Kelly
2012-11-20
1
-1/+0
*
AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048)
Alex Neundorf
2012-11-06
1
-3/+7
*
Makefile: Support directory names containing '=' (#12934)
Brad King
2012-06-06
1
-19/+32
*
Build object library targets in Makefiles
Brad King
2012-03-13
1
-0/+1
*
Pre-compute object file names before Makefile generation
Brad King
2012-03-09
1
-39/+0
*
Merge branch 'cleanup-object-file-names' into object-library
Brad King
2012-03-09
1
-11/+14
|
\
|
*
Hide Makefile local object info inside local generator
Brad King
2012-03-08
1
-0/+14
|
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-11/+0
*
|
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-22/+0
|
/
*
Merge topic 'warn-funny-path-names'
David Cole
2012-02-07
1
-0/+15
|
\
|
*
Allow directory names containing '=' and warn if necessary (#12934)
Brad King
2012-02-06
1
-0/+15
*
|
Exit the loop when we have determined the language.
Stephen Kelly
2012-01-08
1
-0/+1
*
|
fix #12262: dependency scanning for ASM files
Alex Neundorf
2011-12-18
1
-0/+2
*
|
Merge topic 'fix-typo'
David Cole
2011-11-08
1
-1/+1
|
\
\
|
*
|
Fix typo.
Stephen Kelly
2011-11-04
1
-1/+1
*
|
|
Watcom: Use shortpath to CMake if full path has parens (#12548)
Brad King
2011-11-03
1
-17/+25
|
/
/
*
|
fix #12262: use the C dependency scanner also for ASM files
Alex Neundorf
2011-10-05
1
-1/+1
*
|
Fix for bug #12413, nmake did not handle targets with + in the name.
Bill Hoffman
2011-08-24
1
-0/+2
*
|
MinGW: Remove old workaround and use native echo (#12283)
Brad King
2011-06-16
1
-5/+2
*
|
Change working drive only in MinGW Makefiles
Brad King
2011-04-08
1
-2/+5
*
|
Fix working drive of make rules on Windows
Brad King
2011-04-08
1
-3/+6
*
|
Optionally pass include directories with response files
Brad King
2011-03-17
1
-0/+14
|
/
*
Factor out common custom command generator
Brad King
2010-12-08
1
-20/+7
*
Improve signature of cmLocalGenerator::GetRealDependency
Brad King
2010-12-08
1
-3/+6
*
Don't enforce VERBOSE makefiles for the CodeBlocks generator
Alex Neundorf
2010-11-11
1
-2/+1
*
Remove trailing whitespace
Alex Neundorf
2010-11-11
1
-36/+36
*
Enable calling commands with : in argv[1] (#9963)
David Cole
2010-09-10
1
-2/+9
*
Fix failing ExternalProject test on Borland dashboards.
David Cole
2010-06-03
1
-0/+22
[next]