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
...
*
Makefiles: Separate two coupled calls
Stephen Kelly
2016-10-09
1
-4/+3
*
Merge topic 'nmake-encoding'
Brad King
2016-10-07
1
-3/+8
|
\
|
*
NMake: Use ANSI encoding for NMake Makefiles
Dāvis Mosāns
2016-10-06
1
-3/+8
*
|
Makefiles: Introduce local RelativePath method
Stephen Kelly
2016-10-06
1
-10/+23
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Convert: Inline uses of START_OUTPUT
Stephen Kelly
2016-09-19
1
-4/+7
*
Common: Use a string instead of enum for WorkingDirectory
Stephen Kelly
2016-09-19
1
-1/+1
*
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-2/+2
*
Convert: Inline HOME_OUTPUT MAKERULE conversion
Stephen Kelly
2016-09-19
1
-4/+5
*
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-4/+2
*
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-3/+3
*
Convert: Move access to CurrentBinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-5/+5
*
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-2/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3/+13
*
Convert: Replace Convert(FULL) with equivalent
Stephen Kelly
2016-08-27
1
-15/+17
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-4/+7
*
Convert: Replace UNCHANGED conversions with new API call
Stephen Kelly
2016-08-27
1
-2/+2
*
Convert: Replace FULL conversions with equivalent
Stephen Kelly
2016-08-27
1
-2/+1
*
Convert: Replace uses of Convert(NONE)
Stephen Kelly
2016-08-27
1
-12/+10
*
Makefiles: Replace ternaries with if()s
Stephen Kelly
2016-08-27
1
-4/+8
*
Makefiles: Inline MakeLauncher into only caller
Stephen Kelly
2016-08-27
1
-32/+27
*
Makefiles: Simplify MakeLauncher return value
Stephen Kelly
2016-08-27
1
-3/+2
*
Makefiles: Invert logic in MakeLauncher
Stephen Kelly
2016-08-27
1
-20/+19
*
Makefiles: Remove useless use of Convert
Stephen Kelly
2016-08-27
1
-2/+1
*
Makefiles: Replace method with Wacom specific API
Stephen Kelly
2016-08-27
1
-6/+16
*
Makefiles: Deduplicate variable
Stephen Kelly
2016-08-27
1
-4/+5
*
Makefiles: Change AppendCustomCommand API to strings
Stephen Kelly
2016-08-27
1
-7/+6
*
Makefiles: Change signature of AppendCustomCommand
Stephen Kelly
2016-08-27
1
-3/+3
*
Makefiles: Port CreateCDCommand to string-based API
Stephen Kelly
2016-08-27
1
-14/+13
*
Makefiles: Use string overload of ConvertToOutputForExisting
Stephen Kelly
2016-08-27
1
-1/+1
*
Makefiles: Rename local variable
Stephen Kelly
2016-08-27
1
-2/+2
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-2/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-6/+6
*
cmOutputConverter: remove unused 'local' argument
Daniel Pfeifer
2016-06-20
1
-4/+3
*
Refactor Makefile/Ninja tool working directory storage
Brad King
2016-06-17
1
-1/+1
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-1/+1
*
Remove unnecessary local copies.
Daniel Pfeifer
2016-05-26
1
-2/+1
*
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
1
-6/+6
|
\
|
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
1
-5/+5
|
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
1
-1/+1
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-48/+64
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1028/+712
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-46/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+18
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-6/+6
*
Makefile: Optionally scan only source and build trees for dependencies
Attila Krasznahorkay
2016-03-22
1
-0/+61
*
Merge topic 'minor-cleanups'
Brad King
2015-10-28
1
-11/+10
|
\
|
*
Makefiles: Remove unused variable
Stephen Kelly
2015-10-27
1
-1/+0
|
*
Use LocalGenerator when possible
Stephen Kelly
2015-10-26
1
-10/+10
*
|
cmLocalGenerator: Add IsRootMakefile API
Stephen Kelly
2015-10-27
1
-3/+3
[prev]
[next]