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
/
cmGlobalUnixMakefileGenerator3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'output-compile-lines'
Brad King
2011-05-24
1
-0/+6
|
\
|
*
implement cxx command output
Manuel Klimek
2011-04-25
1
-0/+6
*
|
Merge branch 'MakeCodeBlocksGeneratorNonVerbose2' into rule-messages
Brad King
2011-05-16
1
-25/+13
|
\
\
|
|
/
|
*
Don't enforce VERBOSE makefiles for the CodeBlocks generator
Alex Neundorf
2010-11-11
1
-11/+0
|
*
Remove trailing whitespace
Alex Neundorf
2010-11-11
1
-14/+14
*
|
Revert "Honor RULE_MESSAGES property for build target messages" (#12190)
Brad King
2011-05-16
1
-1/+0
|
/
*
Honor RULE_MESSAGES property for build target messages
Campbell Barton
2010-11-03
1
-0/+1
*
Fix or cast integer conversions in cmake
Brad King
2010-06-25
1
-1/+1
*
Qualify std::map compare functor as const
Brad King
2009-09-29
1
-1/+1
*
Fix support for OLD behavior of policy CMP0002
Brad King
2009-09-28
1
-1/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Cleanup make progress rule generation code
Brad King
2009-06-25
1
-5/+19
*
COMP: remove unused variable TargetSourceFileCount, it seems it is unused sin...
Alexander Neundorf
2009-02-09
1
-1/+0
*
BUG: improve progress reporting when there are multiple targets with the same...
Ken Martin
2008-05-29
1
-1/+1
*
ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing proj...
Brad King
2008-02-14
1
-0/+2
*
ENH: remove const
Bill Hoffman
2008-01-31
1
-1/+1
*
ENH: Moved global inter-target dependency analysis and cycle-prevention code ...
Brad King
2007-12-23
1
-12/+1
*
BUG: Support cyclic dependencies among STATIC libraries by removing one from ...
Brad King
2007-12-22
1
-0/+8
*
COMP: Remove unused parameter of method.
Brad King
2007-12-21
1
-1/+0
*
ENH: Add a depends check step to custom targets. Add support for the IMPLICI...
Brad King
2007-12-21
1
-16/+0
*
ENH: add GetCleanTargetName() which returns "clean" for makefiles, so it can
Alexander Neundorf
2007-11-25
1
-0/+1
*
BUG: Target exclusion-from-all tests should always use the root local generat...
Brad King
2007-08-03
1
-4/+3
*
ENH: Added cmTarget::GetLanguages method to centralize computation of the lis...
Brad King
2007-08-03
1
-1/+1
*
BUG: Removing accidental commit.
Brad King
2007-08-02
1
-1/+1
*
ENH: Added cmTarget::GetLanguages method to centralize computation of the lis...
Brad King
2007-08-02
1
-1/+1
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-1/+1
*
STYLE: fix comment
Alexander Neundorf
2007-06-05
1
-3/+2
*
STYLE: move ForceVerboseMakefiles to cmGlobalUnixMakefileGenerator3, so the
Alexander Neundorf
2007-06-05
1
-0/+12
*
ENH: add install/strip target for makefile generators if strip was found
Alexander Neundorf
2007-05-18
1
-0/+1
*
BUG: Watcom WMake needs empty rule commands even for symbolic targets. This ...
Brad King
2007-05-16
1
-8/+7
*
ENH: some code consolidation and cleanup
Ken Martin
2007-04-12
1
-4/+0
*
ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...
Brad King
2006-12-14
1
-0/+3
*
BUG: bad progress for named top level targets
Ken Martin
2006-08-29
1
-1/+2
*
ENH: Adding install/local global target for Makefile generators. This runs i...
Brad King
2006-08-29
1
-0/+1
*
BUG: changed to progress to make it more flexible and to no relink targets as...
Ken Martin
2006-07-11
1
-8/+4
*
ENH: fix for dependent targets
Ken Martin
2006-06-19
1
-1/+1
*
BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...
Brad King
2006-06-01
1
-1/+1
*
BUG: fix to progress for small projects
Ken Martin
2006-05-25
1
-1/+2
*
ENH: fix compiler warnings and posibly java test
Ken Martin
2006-05-24
1
-3/+2
*
ENH: always compile progress
Ken Martin
2006-05-23
1
-0/+15
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1/+2
*
ENH: Makefile performance improvements
Ken Martin
2006-05-02
1
-0/+9
*
ENH: Add packaging of source code (make package_source)
Andy Cedilnik
2006-04-17
1
-0/+1
*
BUG: Work-around Watcom WMake limitation for multiple-output custom command s...
Brad King
2006-04-13
1
-0/+9
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-0/+16
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-1/+2
*
ENH: Cleaned up generation of directory-level rules and their support structu...
Brad King
2006-03-01
1
-4/+6
*
ENH: Cleanup global targets even more and potentially fix Xcode
Andy Cedilnik
2006-03-01
1
-2/+1
*
COMP: Handle preinstall properly on IDEs
Andy Cedilnik
2006-02-24
1
-0/+1
[next]