index
:
platform/upstream/gflags
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-26
fix: Enable language C for older CMake versions when needed (#196)
Andreas Schuh
1
-4
/
+4
2016-11-26
fix: Include utils by file instead of CMAKE_MODULE_PATH search
Andreas Schuh
1
-2
/
+1
2016-11-25
Revert "enh: Rename private sources, include public headers with rel path"
Andreas Schuh
1
-2
/
+2
2016-11-25
enh: Rename private sources, include public headers with rel path
Andreas Schuh
1
-2
/
+2
2016-11-25
enh: Configure and install pkg-config .pc file
Andreas Schuh
1
-7
/
+16
2016-11-25
enh: Set GFLAGS_IS_A_DLL in INTERFACE_COMPILE_DEFINITIONS
Andreas Schuh
1
-18
/
+18
2016-11-24
fix: Ensure installation path uses forward slashes
Andreas Schuh
1
-0
/
+5
2016-11-24
enh: Add option to add installation to CMake’s package registry
Andreas Schuh
1
-1
/
+8
2016-11-24
enh: Avoid use of install(EXPORTS) FILE option
Andreas Schuh
1
-4
/
+5
2016-03-04
fix: Change SOVERSION to <major>.<minor> for 2.x release versions
Andreas Schuh
1
-1
/
+6
2016-03-01
cmake: Rename targets to gflags[_nothreads]_(static|shared), support
Andreas Schuh
1
-14
/
+24
2016-03-01
cmake: Add CMake variable to cache only when gflags is not a subproject
Andreas Schuh
1
-92
/
+224
2016-03-01
fix: Package URLs
Andreas Schuh
1
-2
/
+2
2016-02-29
cmake: Clean up static library filename suffix code from PR #126
Andreas Schuh
1
-10
/
+7
2016-02-29
Merge pull request #126 from hevy-CC4477/master
Andreas Schuh
1
-2
/
+11
2016-02-27
properly export the .so minor version
Evan Klitzke
1
-1
/
+1
2016-01-29
Define NO_THREADS in when building without threads
Sam Clegg
1
-1
/
+1
2015-11-05
handle generation of dynamic and static library on windows.
Arnaud Farbos
1
-2
/
+11
2015-04-03
#113 Require CMake >= 2.8.12
Andreas Schuh
1
-17
/
+8
2015-03-25
#106 Add test of gflags-config.cmake package configuration
Andreas Schuh
1
-2
/
+0
2015-03-24
#104 Fix library include directories settings
Andreas Schuh
1
-6
/
+5
2015-03-24
fixup: Package configuration
Andreas Schuh
1
-2
/
+2
2015-03-24
fix: Extension of README file for PackageMaker
Andreas Schuh
1
-2
/
+5
2015-03-24
#101 Enable C language again as long as FindThreads requires it
Andreas Schuh
1
-1
/
+9
2015-03-24
cmake: Set version of master branch to next release version
Andreas Schuh
1
-1
/
+1
2015-03-24
#104 Set INTERFACE_INCLUDE_DIRECTORIES of (imported) targets
Andreas Schuh
1
-25
/
+41
2015-03-24
fix: File paths and package URLs
Andreas Schuh
1
-5
/
+5
2015-03-24
#103 Silence CMake warning regarding CMP0042 (MACOS_RPATH)
Andreas Schuh
1
-0
/
+4
2015-03-24
cmake: Add advanced cache entries for GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR
Andreas Schuh
1
-2
/
+4
2014-07-17
cmake: Do not cache GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR.
Andreas Schuh
1
-4
/
+6
2014-07-17
Change default GFLAGS_NAMESPACE to "google;gflags" and add GFLAGS_INCLUDE_DIR...
Andreas Schuh
1
-2
/
+3
2014-05-02
Support alternative namespaces in GFLAGS_NAMESPACE CMake variable.
Andreas Schuh
1
-9
/
+36
2014-05-02
Use major version number only as SOVERSION.
Andreas Schuh
1
-5
/
+4
2014-05-01
Set VERSION property of library targets to <major>.<minor>.
Andreas Schuh
1
-0
/
+5
2014-05-01
Use LIB_INSTALL_DIR to initialize LIBRARY_INSTALL_DIR.
Andreas Schuh
1
-5
/
+8
2014-05-01
Make LIBRARY_INSTALL_DIR configurable by the user.
Andreas Schuh
1
-2
/
+8
2014-05-01
cmake: append LIB_SUFFIX to LIBRARY_INSTALL_DIR
John Khvatov
1
-2
/
+2
2014-03-30
Set CPACK_PACKAGE_ARCHITECTURE to darwin on Mac OS.
Andreas Schuh
1
-0
/
+2
2014-03-30
Bump version to 2.1.1.
Andreas Schuh
1
-1
/
+1
2014-03-27
Add GFLAGS_INCLUDE_DIR CMake variable (Fixes issue #80).
Andreas Schuh
1
-3
/
+12
2014-03-25
Use GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED_LIBS is enabled (Fixe...
Andreas Schuh
1
-0
/
+9
2014-03-20
Resolve conflicts upon pull.
Andreas Schuh
1
-6
/
+7
2014-03-20
Set package architecture to i386 when compiling with -m32.
Andreas Schuh
1
-0
/
+19
2014-03-20
Fix architecture used for RPM packages and DEB/RPM package file names.
Andreas Schuh
1
-5
/
+21
2014-03-20
Change version to 2.1.0, i.e., use common semantic versioning system includin...
Andreas Schuh
1
-1
/
+1
2014-03-20
Set additional DEB CPack variables in package.cmake.in.
Andreas Schuh
1
-1
/
+1
2014-03-20
Change package vendor to just a name.
Andreas Schuh
1
-1
/
+1
2014-03-20
Set RPM CPack variables already in CMakeList.txt.
Andreas Schuh
1
-1
/
+6
2014-03-20
Set RPM generator specific variables.
Andreas Schuh
1
-0
/
+1
2014-03-20
Correct CPack package description file.
Andreas Schuh
1
-1
/
+1
[next]