summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-10-27Make configure SED environment aware, e.g. for OSX (Robert William Fuller). G...R. Bernstein1-9/+10
2012-10-21Convert win32_ioctl.c to use header-tested includes from configurerocky1-2/+4
2012-10-21Towards getting MinGW and cygwin ddk includes correct.R. Bernstein1-4/+9
2012-09-27This time, for sure?rocky1-1/+1
2012-09-27Recalculate native_top_srcdir one more timeR. Bernstein1-3/+10
2012-09-27Add native_top_srcdir MinGW and DOS/Windows.rocky1-2/+7
2012-09-26Limit MINGW native path the srcdir and abs_top_srcdirrocky1-2/+2
2012-09-26A more specific use of bash's pwd builtinrocky1-1/+1
2012-09-26MINGW wants native paths in regression tests bug #37447rocky1-0/+4
2012-09-19Update where to report bugsR. Bernstein1-1/+1
2012-04-29_cdio_generic.c: Initialize new scsi_tuple field. Removes SEGV in OSX and oth...R. Bernstein1-4/+14
2012-04-28OSX and BSD use -E for extended re's rather than GNU -rR. Bernstein1-0/+5
2012-04-28Do not need DARWIN_10_OR_GREATER but can use __ENVIRONMENT_MAC_OS_X_VERSION_M...rocky1-6/+0
2012-04-23Need to allow darwin10.8 etc.R. Bernstein1-3/+3
2012-04-22configure architecture fixes from Nigel Pearson.R. Bernstein1-4/+4
2012-04-21OSX fixes: test for stdbool.h, allow darwin10-12 and set DARWINT_10_OR_GREATE...R. Bernstein1-9/+5
2012-04-16Reduce use of cdtext_private.h. Let's see if autoconf 2.61 (circa 6 years ago...R. Bernstein1-1/+1
2012-04-10Possibly fixes OSX 10.6 where includes have moved around a bit.R. Bernstein1-1/+11
2012-03-25test/Makefile.am: test example files, some of which are used in tests, is no ...rocky1-1/+0
2012-03-25Getting back to before cdtext libraryrocky1-1/+0
2012-03-25Create CD-Text library - first round. (Second round will remove from lib/driver)rocky1-0/+2
2012-03-05Remove paranoia libcdio_cdda.pc.inR. Bernstein1-1/+0
2012-03-04Some more pbatard patchesR. Bernstein1-1/+1
2012-03-04test/check_udf.sh works when building outside source tree. With this "make di...R. Bernstein1-0/+1
2012-03-03Reduce differences between master and pbatard branch.R. Bernstein1-19/+19
2012-02-24* use "Define to" as this is the comment default from autotoolsR. Bernstein1-68/+78
2012-02-19paranoia code removed. Is now in separate tree under GPL v2+.rocky1-32/+0
2012-01-25Administrivia: Don't recreate INSTALL when doing autoreconf. COPYING is now i...R. Bernstein1-1/+1
2012-01-17Enable automake enable silent rules which makes it easier to spot warnings.R. Bernstein1-1/+6
2012-01-16Add replacement for strndup(). MinGW doesn't have it. From Pete Batard again.rocky1-2/+2
2012-01-16Remove -mwindows for MinGw and cygwin since it prevents stdout/stderr from re...rocky1-1/+1
2011-12-15Allow FreeBSD9. John Wehle says it worksR. Bernstein1-1/+1
2011-11-30cygwin has ncurses.h in <ncurses/ncurses.h>rocky1-1/+4
2011-11-25If we don't have ncurses.h don't try to look for libncursesrocky1-7/+19
2011-11-24up release to 0.84gitR. Bernstein1-2/+2
2011-11-16Don't error out on handling "NO PRE_EMPHASIS" in cdrdao TOC.R. Bernstein1-1/+1
2011-10-26Get ready for 0.83 releaseR. Bernstein1-1/+1
2011-10-21Makefile.am: Increase shared library "current" numbers, zeroing "revision" an...R. Bernstein1-1/+1
2011-10-20Correct test for enable_cdda to accept either curses.h *or* ncurses.hR. Bernstein1-5/+10
2011-07-08Use "make" to create include/cdio/cdio_config.h rather than do it in the conf...rocky1-13/+0
2011-07-07Copy all of config.h in order to get _FILE_OFFSET_BITS.rocky1-1/+1
2011-05-20configure.ac: remove no AC_LANG_SOURCE call detected. (From Christopher Yelei...R. Bernstein1-1/+2
2010-03-23Savannah Patch #7129 from Mike Frysinger:R. Bernstein1-43/+36
2010-02-11Start to remove sleep in favor of usleep. Bug #28543.R. Bernstein1-1/+1
2010-02-09Drop version number on automake. Add missing externals to libcdio.symR. Bernstein1-7/+3
2010-01-23testtoc -> driver/cdrdao.c.inR. Bernstein1-0/+1
2010-01-21Allow automake 1.10R. Bernstein1-1/+1
2010-01-21Remove more warnings. test/testnrg.c.in -> test/driver/nrg.c.inR. Bernstein1-1/+1
2010-01-20Reorganize test data for future growth.R. Bernstein1-4/+5
2010-01-16cdio_follow_symlink -> cdio_realpath which is really POSIX realpath. (Suggest...R. Bernstein1-1/+1