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
/
cmExportBuildAndroidMKGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android.mk: De-duplicate link libraries logic during export
Brad King
2018-09-11
1
-21/+5
*
Fix transitive usage requirements through same-name imported targets
Brad King
2018-09-10
1
-1/+1
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+6
*
Merge topic 'object-library-export-as-interface'
Brad King
2018-03-01
1
-1/+2
|
\
|
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
1
-1/+2
*
|
Android.mk: Fix export of static libraries with PRIVATE dependencies
Brad King
2018-02-14
1
-2/+5
*
|
Android.mk: Evaluate generator expressions up front
Brad King
2018-02-14
1
-12/+13
|
/
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-2/+1
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-25
1
-2/+2
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-20/+16
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
clang-tidy: apply readability-redundant-string-init fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5/+13
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-12/+12
*
Android: Record use of C++ by static libs in exported Android.mk files
Brad King
2016-10-07
1
-0/+12
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Convert: Inline MAKERULE conversions
Stephen Kelly
2016-09-19
1
-2/+2
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1/+1
*
Add support for creating prebuilt Android.mk files
Bill Hoffman
2016-09-13
1
-0/+193