summaryrefslogtreecommitdiff
path: root/cmake/modules/MacrosAutotools.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-231-2/+2
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-231-13/+13
* Use lower case cmake keywordsRalf Habacker2019-01-231-6/+6
* Replace tabs by 4 spaces in cmake build system filesRalf Habacker2019-01-231-10/+10
* cmake: Match AC_DEFINE more precisely, respecting [] quotingSimon McVittie2017-11-061-1/+1
* Revert "Keep cmake gcc builds in sync with autotools warnings."Simon McVittie2016-10-131-65/+0
* Keep cmake gcc builds in sync with autotools warnings.Ralf Habacker2016-02-111-0/+65
* cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker2015-03-061-2/+2
* Add check to cmake build system if config.h.cmake is in sync with autotools.Ralf Habacker2015-03-051-8/+14
* Add cmake macro autoheaderchecks().Ralf Habacker2015-03-051-0/+28
* Keep cmake defines GLIB_VERSION_... in sync with autotools.Ralf Habacker2015-03-031-11/+40
* Keep cmake generated shared dbus-1 library file name in sync with autotools.Ralf Habacker2014-01-301-1/+6
* Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker2013-08-281-0/+60
* refactored cmake version extracting from configure.acRalf Habacker2011-10-291-0/+40