summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Create missing directories in cmake <build-root>/bus/session.d and <build-roo...Ralf Habacker2013-01-151-0/+3
* Revert "cmake: use the same default system bus address as for autotools"Simon McVittie2012-08-131-9/+2
* Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie2012-08-133-9/+6
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-133-6/+9
* cmake: use the same default system bus address as for autotoolsSimon McVittie2012-08-131-2/+9
* On Unix, link libdbus to a platform-specific threading librarySimon McVittie2012-06-152-0/+6
* doc: update documentation with own_prefix policy rulesAlban Crequy2012-03-221-0/+8
* Add dbus-syntax.[ch]Simon McVittie2012-02-241-0/+2
* Windows compile fixRalf Habacker2012-02-091-0/+3
* Revert "keep cmake in sync with automake related to default bus addresses"Simon McVittie2012-01-041-2/+2
* Revert "made session service dirs customizable: cmake part"Simon McVittie2012-01-042-5/+0
* keep cmake in sync with automake related to default bus addressesRalf Habacker2011-12-221-2/+2
* Merge branch 'dbus-1.4'Ralf Habacker2011-12-212-13/+46
|\
| * Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-212-13/+46
| |\
| | * refactored cmake version extracting from configure.acRalf Habacker2011-10-292-13/+46
* | | made session service dirs customizable: cmake partRalf Habacker2011-11-212-0/+5
* | | Install empty session.d config directory using cmake, otherwise dbus-daemon w...Ralf Habacker2011-10-171-0/+1
* | | cmake: don't include -util sources in the shared librarySimon McVittie2011-10-121-4/+0
* | | Remove dbus-auth-script from the shared librarySimon McVittie2011-10-121-2/+2
* | | Merged cmake and autotools session bus configurationRalf Habacker2011-09-292-33/+2
* | | Remove EXT variable from CMake, just use Automake-compatible EXEEXTSimon McVittie2011-09-282-3/+3
* | | Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-283-9/+2
* | | cmake: remove unused TEST_SERVICE_DIR variableSimon McVittie2011-09-281-2/+0
|/ /
* | Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-282-18/+8
* | Simplify generation of bus configuration filesSimon McVittie2011-09-281-3/+1
* | Merge branch 'dbus-1.4'Ralf Habacker2011-09-243-95/+24
|\ \ | |/
| * Use dbus/dbus-arch-deps.h.in as source for cmake tooRalf Habacker2011-09-233-95/+24
* | Merge branch 'dbus-1.4'Ralf Habacker2011-09-222-15/+27
|\ \ | |/
| * Added cmake 'help-options' target to print out all available configure optionsRalf Habacker2011-09-221-0/+5
| * fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker2011-09-221-6/+5
| * Limit batch file creating to windowsRalf Habacker2011-09-221-0/+4
| * Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker2011-09-221-3/+3
| * cmake fix: generate build timestampRalf Habacker2011-09-222-5/+18
| * Simplified cmake xml parser dependencies.Ralf Habacker2011-09-221-9/+9
* | Merge branch 'dbus-1.4'Ralf Habacker2011-09-201-0/+11
|\ \ | |/
| * cmake fix: install version stringRalf Habacker2011-09-201-0/+11
| * Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.Ralf Habacker2011-08-131-4/+2
| * Win32 compile fix.Ralf Habacker2011-08-051-0/+6
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-051-0/+3
|\ \ | |/
| * cmake: always enable GNU and recent-POSIX extensions, like autoconf doesSimon McVittie2011-08-051-0/+3
* | Remove remnants of dbus-viewerSimon McVittie2011-07-291-8/+0
* | Simplify linking for tests that use libdbus-testutilsSimon McVittie2011-07-292-15/+9
* | Stop defining DBUS_API_SUBJECT_TO_CHANGESimon McVittie2011-07-291-1/+1
* | Merge remote-tracking branch 'origin/dbus-1.4'Simon McVittie2011-07-111-0/+2
|\ \ | |/
| * Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker2011-07-083-0/+10
| * Collected cmake doc into README.cmake.Ralf Habacker2011-07-081-39/+0
* | Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker2011-07-041-3/+3
* | Limit batch file creating to windowsRalf Habacker2011-07-031-0/+4
* | Fixed cmake buildsystem on unix - option command only supports boolean valuesRalf Habacker2011-07-031-2/+2
* | Collected cmake doc into README.cmake.Ralf Habacker2011-07-021-39/+0