| Commit message (Expand) | Author | Age |
* | Remove hackish setting of extra libraries through --enable-static=-lfoo, | diego | 2006-11-06 |
* | Remove deprecated install-path option. | diego | 2006-11-06 |
* | spelling/grammar/wording/consistency for the help output | diego | 2006-11-06 |
* | Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki... | diego | 2006-11-05 |
* | Remove empty variable. | diego | 2006-11-05 |
* | output cosmetics | diego | 2006-11-05 |
* | Fix some echo -n occurrences, patch by sci-fi@hush.ai. | diego | 2006-11-05 |
* | Extended/reworked fontconfig test to work without pkg-config with versions | reimar | 2006-11-04 |
* | Streamline and simplify internal vs external libdvdread handling. | diego | 2006-11-03 |
* | remove charset files (all of them are in UTF-8 now anyway) | kraymer | 2006-11-03 |
* | libmpdvdkit2 --> libdvdread, it just contains libdvdread now. | diego | 2006-11-03 |
* | remove accidential ';' (that's what too much C programming does to you ;-) ) | reimar | 2006-11-02 |
* | Check for existence of libcdio_paranoia, not libcdio, since the former is | reimar | 2006-11-02 |
* | Useless break in libcdio pkg-config check | reimar | 2006-11-02 |
* | Remove spurious $_inc_tmp in libcdio check | reimar | 2006-11-02 |
* | Rework binary codec directory handling. Don't use directories from other | diego | 2006-11-01 |
* | libcdio also needs to link against libcdio_paranoia | reimar | 2006-11-01 |
* | Support for recent changes to ARCH_X86 handling in FFmpeg. | diego | 2006-11-01 |
* | Proper libcdio detection also without pkg-config | reimar | 2006-11-01 |
* | gcc optimized != 0 check for extern function away, thus linking | reimar | 2006-11-01 |
* | Test proper linking for cdda/cdio | reimar | 2006-11-01 |
* | Fix codec directory fallback, it was overriding the autodetection. | diego | 2006-10-31 |
* | Implement proper codecs directory fallback. | diego | 2006-10-31 |
* | Rename all codecs directory options. | diego | 2006-10-31 |
* | Unification of linker option handling, part 1 of many. | diego | 2006-10-31 |
* | 100l to me for not checking properly, really fix pkg-config detection now. | diego | 2006-10-31 |
* | 10l, use a pkg-config parameter that makes it return 0... | diego | 2006-10-31 |
* | Test for the existence of pkg-config, fixes Bugzilla #553. | diego | 2006-10-31 |
* | Explain the risks of forcing options with --enable-* in a way that is | diego | 2006-10-30 |
* | Remove special output for outdated SDL. It's doubtful such old versions still | diego | 2006-10-30 |
* | Also detect static fontconfig when pkg-config is not installed | reimar | 2006-10-30 |
* | Add a parameter to enable colorized console output. | diego | 2006-10-30 |
* | Fix libmpdvdkit2 linking on Mac OS X. | diego | 2006-10-30 |
* | Remove redundant variable setting. | diego | 2006-10-30 |
* | Make libmpdvdkit2 compilation slightly more consistent with the other modules. | diego | 2006-10-30 |
* | Factor out common cdda stuff from cdio and cdparanoia tests. | reimar | 2006-10-29 |
* | Add cmov detection to configure | iive | 2006-10-27 |
* | Remove -fno-PIC check from configure and put -fPIC back at the beginning | diego | 2006-10-23 |
* | Replace $() by the slightly more portable ``. | diego | 2006-10-22 |
* | Consistency fix: use "signed long long" for int_fast64_t instead of | reimar | 2006-10-22 |
* | IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0 | diego | 2006-10-22 |
* | Provide fallback definition for uint_fast64_t as well. | diego | 2006-10-22 |
* | cosmetics: Fix indentation after last commit. | diego | 2006-10-22 |
* | Do not check for the existence of LIRC devices during autodetection. | diego | 2006-10-22 |
* | Add fallback on the (undocumented) x86-64 -march option in | diego | 2006-10-20 |
* | Add configure switch to enable fixed-pointed mode of internal libfaad2. | diego | 2006-10-17 |
* | Skip -march tests for values that are aliases of already tested values. | diego | 2006-10-16 |
* | libdv may depend on libpthread. | diego | 2006-10-16 |
* | Remove Linux test from DirectFB check, it runs on some BSD systems at least. | diego | 2006-10-15 |
* | Remove test for framebuffer device from DirectFB check. | diego | 2006-10-15 |