Commit Graph

177 Commits

Author SHA1 Message Date
Marcel Holtmann 4b9cdd8d7c Release 0.4 2018-07-25 06:18:45 +02:00
Marcel Holtmann dc956d4f33 Release 0.3 2018-06-15 11:02:16 +02:00
John Zimmermann 3b4c1dd4d3 build: check for existence of execinfo.h
GLIBC is not necessarily the only library that provides execinfo.
With libexecinfo execinfo can be used also in other Libraries.
The patch lets the configure check the existence of the header
and the libexecinfo Library and uses them if avaible.

(also fixes compilation if execinfo is not avaible)
2018-05-17 17:42:28 -05:00
Marcel Holtmann eacbcc8499 Release 0.2 2018-05-06 10:11:15 +02:00
Marcel Holtmann 9b1aaf8f4b Release 0.1 2018-02-10 19:12:21 +01:00
Marcel Holtmann c31244ddec build: Add support for installing systemd service unit 2018-02-10 18:42:43 +01:00
Marcel Holtmann 90aafba6d4 build: Check for readline only if client utility has been enabled 2018-02-10 11:10:26 +01:00
Marcel Holtmann e0b5680543 build: Fall back to D-Bus sysconfdir if datadir is not available 2018-02-10 11:05:58 +01:00
Marcel Holtmann 9f19cc3d25 build: Add option to disable monitor and client utilities 2018-02-09 17:14:31 +01:00
Marcel Holtmann 1f7d44056c build: Separate between D-Bus policy and data directory 2018-02-09 17:01:31 +01:00
Marcel Holtmann f82eb13f65 build: Make the manual pages creation optional 2018-01-29 03:04:17 -08:00
Marcel Holtmann b4c9e63a8b build: Make D-Bus policy configuration install optional 2018-01-29 02:55:54 -08:00
James Prestwood 5d6118681d plugins: added ofono plugin to build 2017-12-13 11:53:42 -06:00
James Prestwood 074fb7df56 make: added hardcoded SIM plugin to build 2017-12-06 15:04:07 -06:00
Marcel Holtmann d8d7a31f74 build: Use PKG_PROG_PKG_CONFIG to ensure $PKG_CONFIG is set 2017-08-30 23:09:42 +02:00
Tim Kourt 54cab3bf6c configure: introduce dbusconfdir 2017-05-04 18:03:08 -05:00
Tim Kourt e858c3b8c0 build: Check for the presence of readline 2017-03-23 17:50:51 -05:00
Marcel Holtmann 39483e638d build: Disable manual page generation if a2x is not available 2017-03-07 22:06:50 +01:00
Tim Kourt 2ab4d424b8 configure: Add config. dir path 2016-11-02 15:35:13 -05:00
Mat Martineau bf82c69f10 build: Undef _FORTIFY_SOURCE for unoptimized builds
'./configure --disable-optimization --enable-maintainer-mode' would
result in build errors. _FORTIFY_SOURCE requires that optimization is
enabled and issues a compile-time warning which is treated as an
error. Disabling optimization takes precedence over fortification in
this case, since it is being explicitly requested.
2016-08-10 12:12:15 -05:00
Denis Kenzior 9d7f3030f0 storage: Add initial set of utilities 2015-04-27 07:55:09 -05:00
Marcel Holtmann 428aad8907 build: Test for linux/types.h and linux/if_alg.h headers 2015-02-27 21:04:34 +01:00
Marcel Holtmann 8cdc43f540 build: Check for a2x binary and use its full path if found 2014-08-15 21:10:58 +02:00
Marcel Holtmann ad27f03a49 build: Add debug options to configure 2014-07-16 02:10:15 +02:00
Marcel Holtmann c11be930ea build: Use default compiler flags 2014-07-15 22:18:59 +02:00
Marcel Holtmann 6748514804 build: Add support for internal ELL compilation 2014-05-11 11:01:11 -07:00
Marcel Holtmann 344a33268c Initial revision 2014-04-25 17:57:48 -07:00