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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPack/RPM learned defining main component
Domen Vrankar
2016-10-07
8
-33/+200
*
Merge topic 'cleanup-Convert'
Brad King
2016-10-07
17
-189/+167
|
\
|
*
cmLocalGenerator: Simplify ConvertToLinkReference
Stephen Kelly
2016-10-06
5
-19/+13
|
*
cmOutputConverter: Add a flag for IsUnix
Stephen Kelly
2016-10-06
2
-20/+22
|
*
Convert: Inline platform-specific methods
Stephen Kelly
2016-10-06
2
-28/+4
|
*
Makefiles: Introduce local RelativePath method
Stephen Kelly
2016-10-06
6
-55/+73
|
*
Fortran: Inline conversion to relative path
Stephen Kelly
2016-10-06
1
-1/+5
|
*
Fortran: Wrap path convert in a call with a more-suitable name
Stephen Kelly
2016-10-06
2
-20/+24
|
*
Makefiles: Hardcode the relative location of the CMakeCache file
Stephen Kelly
2016-10-06
1
-5/+1
|
*
Convert: Extract method to determine if paths are in directory
Stephen Kelly
2016-10-06
2
-5/+17
|
*
Convert: Remove asserts which are duplicated in delegate method
Stephen Kelly
2016-10-06
1
-7/+0
|
*
Convert: Remove early return check
Stephen Kelly
2016-10-06
1
-5/+0
|
*
Convert: Extract local variables for readability
Stephen Kelly
2016-10-06
1
-12/+13
|
*
Convert: Extract local variables
Stephen Kelly
2016-10-06
1
-14/+17
|
*
cmOutputConverter: remove unused code
Daniel Pfeifer
2016-10-06
2
-20/+0
|
*
Xcode: Inline ConvertToRelativePath calls
Stephen Kelly
2016-10-06
1
-3/+3
*
|
Merge topic 'CMP0065-LINK_FLAGS'
Brad King
2016-10-07
3
-46/+67
|
\
\
|
*
|
CMP0065: Put computed flags into LINK_FLAGS not LINK_LIBRARIES
Stephen Kelly
2016-10-07
2
-1/+14
|
*
|
cmLocalGenerator: Rename local variable to be more appropriate
Stephen Kelly
2016-10-06
1
-4/+3
|
*
|
cmLocalGenerator: Extract policy handling into a method
Stephen Kelly
2016-10-06
2
-46/+55
|
|
/
*
|
Merge topic 'codelite-global-setting'
Brad King
2016-10-07
4
-5/+27
|
\
\
|
*
|
Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally
Stephen Kelly
2016-10-07
2
-5/+4
|
*
|
cmGlobalGenerator: Add API to get settings from top-level cmMakefile
Stephen Kelly
2016-10-06
2
-0/+23
*
|
|
Merge topic 'android-ndk-r13'
Brad King
2016-10-07
2
-3/+9
|
\
\
\
|
*
|
|
Android: Update libc++ include directories for NDK r13
Brad King
2016-10-06
1
-1/+7
|
*
|
|
Android: Suppress -Wattributes warnings in test case builds
Brad King
2016-10-06
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'vs-15-preview-5'
Brad King
2016-10-07
2
-2/+2
|
\
\
\
|
*
|
|
VS: Update VS 15 generator for Preview 5
Brad King
2016-10-06
2
-2/+2
*
|
|
|
Merge topic 'mips-rld-map-rel'
Brad King
2016-10-07
3
-184/+135
|
\
\
\
\
|
*
|
|
|
elf: Remove GetDynamicEntryCount and ReadBytes methods
James Cowgill
2016-10-07
2
-47/+1
|
*
|
|
|
cmSystemTools, elf: handle DT_MIPS_RLD_REL_MAP in RemoveRPath
James Cowgill
2016-10-07
3
-1/+31
|
*
|
|
|
cmSystemTools: rewrite RemoveRPath using DyanmicEntryList methods
James Cowgill
2016-10-07
1
-35/+17
|
*
|
|
|
elf: add DynamicEntryList methods and rpath tag constants
James Cowgill
2016-10-06
2
-0/+95
|
*
|
|
|
elf: remove tag switch from ELF_Dyn ByteSwap function
James Cowgill
2016-10-06
1
-115/+5
*
|
|
|
|
Merge topic 'cpack-rpm-debuginfo-fixes'
Brad King
2016-10-07
1
-28/+40
|
\
\
\
\
\
|
*
|
|
|
|
CPack/RPM debuginfo package without binaries
Domen Vrankar
2016-10-06
1
-27/+38
|
*
|
|
|
|
CPack/RPM debuginfo package objdump error suppression
Domen Vrankar
2016-10-06
1
-1/+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'check-libuv-minimum-version'
Brad King
2016-10-07
1
-2/+6
|
\
\
\
\
\
|
*
|
|
|
|
Set minimum version for LibUV to 1.0.0
Chuck Atkins
2016-10-07
1
-1/+1
|
*
|
|
|
|
Use find_package for JsonCpp and LibUV instead of include
Chuck Atkins
2016-10-07
1
-2/+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-10-07
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'FindMatlab-documentation'
Brad King
2016-10-06
2
-9/+15
|
\
\
\
\
|
*
|
|
|
Help: Extend 3.7 release notes for FindMatlab
Raffi Enficiaud
2016-10-05
1
-1/+8
|
*
|
|
|
FindMatlab: small documentation fixes
Raffi Enficiaud
2016-10-05
1
-8/+7
|
|
/
/
/
*
|
|
|
Merge topic 'FindMatlab-fix-simulink-cache'
Brad King
2016-10-06
1
-0/+1
|
\
\
\
\
|
*
|
|
|
FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfigured
Raffi Enficiaud
2016-10-05
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge topic 'cmake-server-improve-shutdown'
Brad King
2016-10-06
3
-53/+132
|
\
\
\
\
|
*
|
|
|
server-mode: Improve shutdown behavior
Tobias Hunger
2016-10-04
3
-53/+132
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-VS-resources-pri-path'
Brad King
2016-10-06
1
-2/+4
|
\
\
\
\
|
*
|
|
|
VS: Use absolute target-specific directory for `resources.pri`
Roman Wüger
2016-10-05
1
-2/+4
|
|
/
/
/
[next]