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
*
Makefiles: Factor out makefile target path escaping and quoting
Brad King
2020-04-15
1
-0/+6
*
Makefiles: Do not use '\#' escape sequence with Windows-style make tools
Brad King
2020-04-15
1
-0/+3
*
Modernize memory management
Marc Chevrier
2020-02-27
1
-1/+8
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-3/+3
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-12-09
1
-5/+8
*
Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all
Brad King
2019-09-30
1
-2/+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-3/+2
*
Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
Sebastian Holtermann
2019-05-18
1
-1/+2
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-1/+1
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-9/+6
*
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
1
-1/+0
|
\
|
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-1/+0
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1/+1
*
|
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-1/+1
|
/
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-5/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-5/+8
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-7/+5
*
Makefiles: Drop 'requires' step and its supporting infrastructure
Yurii Batrak
2017-12-14
1
-3/+0
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-29/+23
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-0/+2
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5/+5
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-2/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+16
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0/+6
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-29/+49
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-46/+51
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0/+6
*
Makefiles: Remove some unneeded casts
Stephen Kelly
2015-10-26
1
-1/+1
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-1/+1
*
Makefiles: Port progress marks to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2/+2
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmGlobalUnixMakefileGenerator3: Change the progress container key.
Stephen Kelly
2015-08-23
1
-2/+3
*
cmGlobalUnixMakefileGenerator3: Rename member.
Stephen Kelly
2015-08-23
1
-1/+1
*
cmGlobalGenerator: Rename progress initializer method.
Stephen Kelly
2015-08-23
1
-1/+1
*
cmGlobalGenerator: Move LG to target map to subclass.
Stephen Kelly
2015-08-23
1
-0/+4
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-2/+2
*
cmGlobalGenerator: Map local generators to generator targets.
Stephen Kelly
2015-07-01
1
-1/+1
*
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-2/+2
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+1
*
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
Stephen Kelly
2015-05-18
1
-0/+1
*
cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.
Stephen Kelly
2015-05-18
1
-0/+1
*
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
Stephen Kelly
2015-05-16
1
-0/+1
[next]