Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NetBSD doesn't know getgrnam_r()/getpwnam_r() | Jared D. McNeill | 2009-01-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | NetBSD specific atomic operation implementation | Jared D. McNeill | 2009-01-22 | 1 | -53/+77 |
| | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | NetBSD needs to include sys/uio.h for some socket functions | Jared D. McNeill | 2009-01-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | rework module-hal-detect and make it use module-alsa-card instead of ↵ | Lennart Poettering | 2009-01-22 | 1 | -1/+1 |
| | | | | module-alsa-sink/-source | ||||
* | Allow to opt-out from building tests. | Diego E. 'Flameeyes' Pettenò | 2009-01-20 | 1 | -0/+6 |
| | | | | | | | | | | Since the tests are only useful either if you're hacking at pulseaudio as a developer, or when running "make check", allow users to opt-out from their build. This for instance allows for Gentoo users not to build the tests when installing the ebuild with tests disabled, and also allow for skipping over eventually broken tests when trying to get the basic build going on a port. | ||||
* | build: print more informations about preopen | Marc-André Lureau | 2009-01-13 | 1 | -2/+6 |
| | |||||
* | bump version/soname | Lennart Poettering | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | drop a few warning options, add a few new ones | Lennart Poettering | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | build: fix missing x11 modules dependencies | Marc-André Lureau | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | build: use pkg-config for X11 | Marc-André Lureau | 2009-01-08 | 1 | -21/+40 |
| | | | | | | | | | | | | | According to Daniel, AC_PATH_XTRA is sort-of deprecated. This patch changes the configure arguments, --x-includes=dir and --x-libraries=dir, which are now removed and use standard pkg-config. It also replaces --with{,out}-x with --{dis,en}able-x11, which is the same as other optionnal dependencies. (this patch was done in an attempt to solve a build issue on maemo, it turns out it didn't help) | ||||
* | -Wconvert is pain, let's drop it again | Lennart Poettering | 2009-01-08 | 1 | -1/+1 |
| | | | | | Fascist compiler options are sometimes nice, but this one is a real Ober-Nazi. Let's get rid of it. | ||||
* | libtool 2.2 updates | Lennart Poettering | 2008-12-16 | 1 | -4/+5 |
| | |||||
* | Merge commit 'flameeyes/libtool-2.2' | Lennart Poettering | 2008-12-16 | 1 | -23/+4 |
|\ | |||||
| * | Update code to use libtool 2.2. Use convenience recursive libltdl. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -23/+4 |
| | | | | | | | | Also remove the code for older libtool from the daemon. | ||||
| * | Create an m4 directory for common macros and use it. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Split acinclude.m4 in multiple macro files. Let it be known to autoconf and aclocal to use the m4 directory. Ignore macro files copied or linked by libtool and intltool. | ||||
| * | Remove gettext macros from configure.ac, intltool is used. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -2/+0 |
| | | | | | | | | | | When using intltool there is no need to _also_ use gettext, so remove gettext macros so that autoreconf does not copy them over. | ||||
| * | Bump autoconf requirement to 2.62 (latest released version). | Diego 'Flameeyes' Pettenò | 2008-08-07 | 1 | -1/+1 |
| | | |||||
* | | Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED | Lennart Poettering | 2008-10-26 | 1 | -1/+1 |
| | | |||||
* | | bump micro version | Lennart Poettering | 2008-10-25 | 1 | -1/+1 |
| | | |||||
* | | make new build logic actually work | Lennart Poettering | 2008-10-22 | 1 | -1/+0 |
| | | |||||
* | | temporary commit to allow flameeyes a look | Lennart Poettering | 2008-10-21 | 1 | -8/+5 |
| | | |||||
* | | Support showing a backtrace on log messages | Lennart Poettering | 2008-10-21 | 1 | -0/+1 |
| | | |||||
* | | Modularise the RAOP stuff that requires OpenSSL and make it optional at ↵ | Colin Guthrie | 2008-10-08 | 1 | -0/+41 |
| | | | | | | | | compile time | ||||
* | | bump version and sonames | Lennart Poettering | 2008-10-06 | 1 | -3/+3 |
| | | |||||
* | | bump revisions | Lennart Poettering | 2008-09-09 | 1 | -4/+4 |
| | | |||||
* | | drop -Winline from build cflags | Lennart Poettering | 2008-09-01 | 1 | -1/+1 |
| | | |||||
* | | Add CFLAGS information on start-up | Marc-André Lureau | 2008-08-29 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | | use final glibc eventfd() instead of our homegrown syscall invocations | Lennart Poettering | 2008-08-19 | 1 | -0/+1 |
| | | |||||
* | | add a few more gcc warning flags and fix quite a few problems found by doing so | Lennart Poettering | 2008-08-19 | 1 | -1/+1 |
| | | |||||
* | | run autoupdate | Lennart Poettering | 2008-08-19 | 1 | -24/+24 |
| | | |||||
* | | Merge commit 'flameeyes/autoconf-2.62' | Lennart Poettering | 2008-08-18 | 1 | -93/+68 |
|\ \ | |||||
| * | | Replace some manual build tests with AC_CACHE_CHECK and AC_COMPILE_IFELSE. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -52/+58 |
| | | | | | | | | | | | | | | | | | | Instead of compiling the build tests manually, use autoconf facilities, so that the results are cached between runs. Also avoid linking when a simple compile test is enough. | ||||
| * | | Create a new macro for checking compiler support for TLS. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -11/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a new macro that can be shared between projects to check for __thread support by the compiler. This macro might come useful for xine-lib too so I want to keep it separate for easier importing it over. Name the defined macro SUPPORT_TLS___THREAD to follow the same style as the checks from attributes.m4. | ||||
| * | | Replace the CFLAGS-checking code with a common macro from xine-lib. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -24/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of writing custom code to check for cflags checking, import a copy of attributes.m4 from xine-lib's repository and use the CC_CHECK_CFLAGS macro. The advantage lies not only in being able to reduce the custom code in configure.ac, but also in the fact that the CC_CHECK_CFLAGS macro caches the results, making ./configure -C quite faster on second run. Check for the CFLAGS for any compiler and not just GCC, if the compiler does support the flag it is better to u se it anyway, otherwise it will be skipped. | ||||
| * | | Use AC_PROG_CC_C99 to discover C99-compliant compiler. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | Instead of just checking if the compiler supports -std=c99 option, make use of the autoconf macro for discovering C99. This way other non-GCC compiler could be used in C99 mode too. | ||||
| * | | Create an m4 directory for common macros and use it. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | Split acinclude.m4 in multiple macro files. Let it be known to autoconf and aclocal to use the m4 directory. Ignore macro files copied or linked by libtool and intltool. | ||||
| * | | Remove gettext macros from configure.ac, intltool is used. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | When using intltool there is no need to _also_ use gettext, so remove gettext macros so that autoreconf does not copy them over. | ||||
| * | | Bump autoconf requirement to 2.62 (latest released version). | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -1/+1 |
| |/ | |||||
* | | add some code to make invalid valgrind warnings go away | Lennart Poettering | 2008-08-18 | 1 | -0/+4 |
| | | |||||
* | | bump release | Lennart Poettering | 2008-08-18 | 1 | -1/+1 |
|/ | |||||
* | add i18n support | Lennart Poettering | 2008-08-06 | 1 | -0/+12 |
| | |||||
* | define CANONICAL_HOST as macro for the GNU canonical host | Lennart Poettering | 2008-08-03 | 1 | -0/+1 |
| | |||||
* | add extension system for native protocol | Lennart Poettering | 2008-08-03 | 1 | -1/+1 |
| | |||||
* | bump needed automake version | Lennart Poettering | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | Make the alsa error message give out the needed version. | Petteri Räty | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | bump api verson | Lennart Poettering | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | bump alsa dep to 1.0.17 | Lennart Poettering | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | make missing gdbm fatal (spotted by Betelgeuse) | Lennart Poettering | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | fix gconf autoconf check | Lennart Poettering | 2008-07-21 | 1 | -1/+1 |
| | |||||
* | get rid of our internal copy of the speex resampler. Instead, link against a ↵ | Lennart Poettering | 2008-06-28 | 1 | -0/+4 |
| | | | | system-installes libspeexdsp |