aboutsummaryrefslogtreecommitdiffstats
path: root/fsotdld
Commit message (Collapse)AuthorAgeFilesLines
* fsotdld: upgrade to gee-0.8Dr. Michael Lauer2015-03-3118-20/+20
|
* fsotdld: include fsotdl-2.0.deps and libgps.vapi to distributionRico Rommel2012-11-012-0/+8
|
* Bump version of all components to 0.13.0 for the next release cycleSimon Busch2012-07-271-1/+1
|
* Bump required libfso-glib version of all componentsSimon Busch2012-07-271-1/+1
|
* fsotdld: correct dbus configuration so we're now allowed to own our bus namesSimon Busch2012-07-252-4/+4
|
* fsotdld: fix default fsotdld.confMartin Jansa2012-07-251-1/+1
| | | | | | | | | | | * providers should be separated by ; otherwise it's read as single provider: 2012-07-25T12:45:41.154426Z [ERROR] ContextService <0>: Type LocationFreeGeoip, LocationCellidWifi, LocationGpsd is invalid * LocationFreeGeoIp needs capital I otherwise also fails to find it 2012-07-25T12:55:58.178759Z [ERROR] ContextService <0>: Type LocationFreegeoip is invalid * even with those 2 changes fsotdld fails to claim dbus busname on qemu 2012-07-25T12:56:38.237761Z [CRITICAL] subsystem : Can't claim busname org.freesmartphone.ocontextd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update .gitignore files for test related filesSimon Busch2012-07-241-0/+2
|
* Update copyright notice for all source filesSimon Busch2012-07-1920-21/+21
|
* fsotdld: add different command line options for testing and informational ↵Simon Busch2012-07-174-1/+47
| | | | purpose
* fsotdld: provider_location_cellidwifi: link against internal library; fixes #682Simon Busch2012-07-081-0/+1
|
* fsotdld: source_ntp: use owned variable instead of unowned due to binding ↵Simon Busch2012-06-201-1/+1
| | | | updates in 0.16
* Bump required vala version to 0.16.0Simon Busch2012-06-201-1/+1
|
* Revert "fsotdld: adjust for recent changes to libfsotransport about delegate ↵Simon Busch2012-06-091-8/+8
| | | | | | handling" This reverts commit f288df980d58445968f850a596e1e55067051667.
* Bump required libfso-glib version to 2012.06.06.01Simon Busch2012-06-061-1/+1
|
* Use --debug instead of -g as Vala debug option and get back -D DEBUGSimon Busch2012-06-051-1/+1
| | | | | Using -g gives use some strange behaviour of automake. -g will end up in DIST_COMMON variable where it should never be ...
* Remove "-D DEBUG" from debug options as it gives us some trouble with ↵Simon Busch2012-06-041-1/+1
| | | | | | | | automake/autoconf Some how "-D DEBUG" ends up in the automake variable DIST_COMMON which has a list of files should be included in distribution archive. make distcheck will fail this way. We need to figure out why it ends up there ...
* Update all Makefile.am files to use DEBUG_VALAFLAGS/DEBUG_CFLAGSSimon Busch2012-06-0416-0/+32
|
* Update all Makefile.decl files to ship DEBUG_VALAFLAGS/DEBUG_CFLAGSSimon Busch2012-06-041-0/+9
|
* We're using CFLAGS instead of CPPFLAGS everywhereSimon Busch2012-06-042-2/+2
|
* Bump required libfso-glib version to 2012.05.30.1Simon Busch2012-05-301-1/+1
|
* Enable various configuration options of our components for distcheckSimon Busch2012-05-251-0/+1
|
* Bump version of all components to 0.12.0 for next development cycleSimon Busch2012-05-241-1/+1
|
* Bump required version of libfso-glib to 2012.05.24.1Simon Busch2012-05-241-1/+1
|
* fsotdld: bin: use correct vapi directorySimon Busch2012-05-111-2/+1
|
* Use ustar format for the distribution tar archive in all components of the stackSimon Busch2012-05-111-1/+1
| | | | | | If we're not using ustar format for the tar archives we're getting problems when trying to package files with a path longer than 99 characters which isn't supported by the default tar format but by the ustart one.
* fsotdld: adjust for recent changes to libfsotransport about delegate handlingSimon Busch2012-05-101-8/+8
|
* Bump required FSO version of all components to 0.11.0Simon Busch2012-05-091-1/+1
|
* fsotdld: include missing vapi files in generate distribution archivesSimon Busch2012-05-083-0/+8
|
* fsotdld: plugins: add new time source plugin for gpsdRico Rommel2012-05-075-0/+191
|
* Fix checking for the wrong *_release variable when enabling vala source ↵Simon Busch2012-05-021-1/+1
| | | | compilation
* fsotdld: refactor automake configurationSimon Busch2012-05-0215-619/+327
|
* Add --disable-datafiles configure option just for make distcheck targetSimon Busch2012-04-252-2/+20
|
* fsotdld: in respect of SHR we're requiring 2.96 of libgpsSimon Busch2012-04-231-1/+1
|
* fsotdld: require version 3.4 of libgpsSimon Busch2012-04-231-1/+1
|
* fsotdld/fsodeviced/fsosystemd/fsoaudiod: include systemd services file in ↵Simon Busch2012-04-231-0/+2
| | | | our release tarball
* Make dbus system directories for all components configurable in the ↵Simon Busch2012-04-201-7/+16
| | | | configure script
* Bump version of all components for next development cycleSimon Busch2012-04-181-2/+2
|
* Release version 0.10.0libgsm0710mux-0.10.0libfsotransport-0.10.0libfsosystem-0.10.0libfsoresource-0.10.0libfsoframework-0.10.0libfsobasics-0.10.0fsousaged-0.10.0fsotdld-0.10.0fsosystemd-0.10.0fsonetworkd-0.10.0fsogsmd-0.10.0fsodeviced-0.10.0fsodatad-0.10.0fsoaudiod-0.10.0Simon Busch2012-04-182-1/+25
|
* fsotdld: restructure autoconf configuration to be ready for a releaseSimon Busch2012-04-181-35/+86
|
* Bump required version of libfso-glib to 2012.04.18.1Simon Busch2012-04-181-1/+1
|
* Remove unneeded stuff from all autogen.sh filesSimon Busch2012-04-171-25/+0
|
* Update autotools bootstrap script for all componentsSimon Busch2012-04-111-7/+34
|
* fsotdld: prepare make infrastructure for releaseSimon Busch2012-03-2121-53/+104
|
* fsotdld: disable unfinished test caseSimon Busch2012-03-211-1/+1
|
* Update ChangeLog of all components from git historySimon Busch2012-03-141-1/+393
|
* Bump version to 0.10.0 and for all FSO dependencies tooSimon Busch2012-03-101-9/+6
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* drop GITV as version postfix for all componentsSimon Busch2012-03-101-5/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Bump required fso-glib version of all components to 2012.14.1Simon Busch2012-02-141-1/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Bump required vala version of all components to 0.14.2Simon Busch2012-02-141-1/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Bump required vala version of all components to 0.14.1 (which is wrong anyway)Simon Busch2012-01-271-1/+1
| | | | | | | | | We're requiring at least vala 0.14.1 but in reality we need a bit more. There is currently a version 0.14.1.9 distributed by ourself which contains everything we need to compile the complete FSO stack with vala-0.14. You find it at http://downloads.freesmartphone.org/vala-0.14.9.tar.bz2 Signed-off-by: Simon Busch <morphis@gravedo.de>