Revert "enh: Rename private sources, include public headers with rel path"
[platform/upstream/gflags.git] / cmake /
2016-11-25 Andreas Schuhenh: Configure and install pkg-config .pc file
2016-11-24 Andreas Schuhenh: Add option to add installation to CMake’s package...
2016-11-24 Andreas Schuhfix: Copy missing IMPORTED_IMPLIB_<CONFIG> gflags targe...
2016-11-24 Andreas Schuhenh: Avoid use of install(EXPORTS) FILE option
2016-03-04 Andreas Schuhfix: Change SOVERSION to <major>.<minor> for 2.x releas...
2016-03-01 Andreas SchuhMerge branch 'master' of github.com:gflags/gflags
2016-03-01 Andreas SchuhMerge pull request #140 from schuhschuh/enh-#117-gflags...
2016-03-01 Andreas Schuhcmake: Rename targets to gflags[_nothreads]_(static...
2016-03-01 Andreas Schuhcmake: Change CMake package configuration variable...
2016-03-01 Andreas Schuhcmake: Add CMake variable to cache only when gflags...
2015-03-25 Andreas Schuh#110 Set gflags_LIBRARIES to value of gflags_TARGET...
2015-03-25 Andreas Schuh#110 Add "gflags" import target and gflags_TARGET
2015-03-24 Andreas Schuh#105 Add gflags_SHARED and gflags_NOTHREADED gflags...
2015-03-24 Andreas Schuh#101 Enable C language again as long as FindThreads...
2015-03-24 Andreas SchuhMerge branch 'master' of github.com:schuhschuh/gflags
2015-03-24 Andreas Schuh#104 Set INTERFACE_INCLUDE_DIRECTORIES of (imported...
2015-03-24 Andreas SchuhMerge branch 'master' of github.com:schuhschuh/gflags...
2015-03-24 Andreas SchuhMerge branch 'feature/#83-alternative-namespace'
2014-05-02 Andreas SchuhSupport alternative namespaces in GFLAGS_NAMESPACE...
2014-04-07 Andreas SchuhMerge remote-tracking branch 'google/master' into develop
2014-04-07 Andreas SchuhMerge pull request #8 from shawke/patch-1
2014-04-07 shawkeFix compatibility with older versions of CMake
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/release'
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/develop' into...
2014-03-27 Andreas SchuhMerge branch 'refs/heads/bugfix/#77-@GFLAGS_IS_A_DLL...
2014-03-27 Andreas SchuhAdd GFLAGS_INCLUDE_DIR CMake variable (Fixes issue...
2014-03-27 Andreas SchuhMerge remote-tracking branch 'google/feature/#80-config...
2014-03-27 Andreas SchuhAdd GFLAGS_INCLUDE_DIR CMake variable (Fixes issue...
2014-03-20 Andreas SchuhResolve conflicts upon pull.
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/release' into...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/hotfix/rpm-package...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/hotfix/rpm-package...
2014-03-20 Andreas SchuhFix architecture used for RPM packages and DEB/RPM...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/release' into...
2014-03-20 Andreas SchuhMerge branch 'refs/heads/feature/cpack-package-generati...
2014-03-20 Andreas SchuhUse dpkg --print-architecture also for RPM generator.
2014-03-20 Andreas SchuhSet additional DEB CPack variables in package.cmake.in.
2014-03-20 Andreas SchuhFix bugs in package configuration file.
2014-03-20 Andreas SchuhSet RPM CPack variables already in CMakeList.txt.
2014-03-20 Andreas SchuhSet RPM generator specific variables.
2014-03-20 Andreas SchuhEnable packaging of library using CPack.
2014-03-19 Andreas SchuhMerge remote-tracking branch 'github/cmake-migration'
2014-03-19 unknownConvert line endings to Unix format.
2014-03-18 Andreas SchuhFix check for pthreads library on Ubuntu.
2014-03-18 Andreas SchuhAdd missing CheckTypeSizeMap.cmake.in file.
2014-03-18 Andreas SchuhFix DLL build on Windows and use PathMatchSpec instead...
2014-03-18 Andreas SchuhModify CheckTypeSize.cmake module so it works with...
2014-03-17 Andreas SchuhMinor CMake coding style change of version_numbers...
2014-03-17 Andreas SchuhPass --test_tmpdir and --srcdir to unittests.
2014-03-17 Andreas SchuhAdd missing execute_test.cmake script.
2014-03-17 Andreas SchuhRename FindThreadsCXX module.
2014-03-17 Andreas SchuhFix typo in documentation and path of execute_test...
2014-03-17 Andreas SchuhModify CheckCXXLibraryExists to use CMakeFiles directory.
2014-03-17 Andreas SchuhAdd CheckCXXLibraryExists.cmake module and use it in...
2014-03-17 Andreas SchuhFix previous change of FindThreadsCxx.cmake by copying...
2014-03-17 Andreas SchuhUse CheckForPthreads.cxx to find pthreads library on...
2014-03-17 Andreas SchuhMerge pull request #7 from andy-held/cmake-migration
2014-03-17 Andreas Franek* fixed letter case of included file names
2014-03-15 Andreas SchuhFix build with Xcode 5, system checks, set LANGUAGE...
2014-03-14 Andreas SchuhMigrate unit tests to CMake/CTest. Fix preprocessor...
2013-07-31 Andreas SchuhSet PACKAGE_VERSION_EXACT to FALSE if major.minor versi...
2013-07-31 Andreas SchuhMove definition of configure_sources CMake function...
2013-07-31 Andreas SchuhConfigure and install CMake package configuration file...