Commit Graph

2766 Commits

Author SHA1 Message Date
rocky
8eabfdd37a Remove some driver compilation warnings 2012-03-04 14:34:58 +01:00
R. Bernstein
4a4ebcd093 merge another warning fix from the pbatard-branch 2012-03-04 00:51:53 -05:00
rocky
068f784609 I hate conflicted merges 2012-03-04 06:39:07 +01:00
rocky
2d456fcba9 src/Makefile.am: Attempt to use GNU set (e.g. on Solaris) 2012-03-04 06:37:53 +01:00
R. Bernstein
deb7621512 check_udf.sh is derived and thus should not be in git 2012-03-04 00:32:41 -05:00
R. Bernstein
af0a57856e test/check_udf.sh works when building outside source tree. With this "make distcheck" should work again 2012-03-04 00:30:58 -05:00
R. Bernstein
1f60f6f2d3 test/*: Add first UDF test - test sequential file extraction.
example/extract.c: give non-zero return code if we can't find UDF image test/*
2012-03-04 00:09:02 -05:00
rocky
3e8bf97c66 This time, for sure! 2012-03-04 04:10:06 +01:00
R. Bernstein
dadd50840a Revert inadvertanet INSTALL update 2012-03-03 22:06:15 -05:00
rocky
599fd4c3b0 Tolerancefor Solaris /bin/sh and grep 2012-03-04 04:02:40 +01:00
R. Bernstein
5754f64453 Add test/cdtext.right to distribution. 2012-03-03 21:49:17 -05:00
R. Bernstein
0c1e50eab8 Add test/data/cdtext.cue to distribution. 2012-03-03 21:39:06 -05:00
R. Bernstein
3361461cd9 Skip testgetdevices on MinGW for now 2012-03-03 20:59:53 -05:00
R. Bernstein
6e4a15636b Had messed up on pbatard mmc_write.c sleep patch for MinGW 2012-03-03 20:32:59 -05:00
R. Bernstein
e290a8c7f9 More pbatard patches 2012-03-03 20:22:41 -05:00
R. Bernstein
603b32f77f More pbatard patches 2012-03-03 20:18:57 -05:00
R. Bernstein
bf66def7c9 Forgot to add back in protable.h 2012-03-03 20:12:20 -05:00
R. Bernstein
2022037807 More patches from pbatard to reduce warnings, etc. 2012-03-03 20:11:14 -05:00
R. Bernstein
d0018220cc Reduce complation warnings via changes in pbatard branch 2012-03-03 19:57:05 -05:00
R. Bernstein
b1d2146ab4 Reduce complation warnings via changes in pbatard branch 2012-03-03 19:52:41 -05:00
R. Bernstein
e5ac559bcd Remove a couple of warnings, some of which were removed in the pbatard branch. 2012-03-03 19:41:48 -05:00
R. Bernstein
2145a5c805 check_legal.regex: wrong regexp. This time, for sure! 2012-03-03 18:32:43 -05:00
R. Bernstein
deb33d6a0b check_legal.regex: allow matching cd-info.exe.
check_common_fn.in: don't erase file cd-info_legal.dump if there is an error.
2012-03-03 16:58:34 -05:00
R. Bernstein
b0e12e476e More things Pete has done 2012-03-03 16:30:12 -05:00
R. Bernstein
47f417e5dc Reinstate nrg test for MinGW. 2012-03-03 16:28:19 -05:00
R. Bernstein
739928df7b Pete Batard's patches offset types especially for MinGW and MS Visual C. 2012-03-03 12:10:53 -05:00
R. Bernstein
f269abeb07 Pete Batard's patches offset types especially for MinGW and MS Visual C. 2012-03-03 12:08:25 -05:00
R. Bernstein
0bdb015d47 pbatard empty array changes for iso9660.h. I think the last of the header patches. 2012-03-03 11:38:44 -05:00
R. Bernstein
f00c1059d9 pbatard flexible array for ecma_167.h header 2012-03-03 10:46:42 -05:00
R. Bernstein
44ddf740e6 test/check_common.sh.in: Avoid $(...) for sh of Solaris 10 2012-03-03 09:47:49 -05:00
R. Bernstein
2e8bb0d567 A foolish consistency with respect to the ordering of making example programs 2012-03-03 09:33:19 -05:00
R. Bernstein
316fb2408f Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences). 2012-03-03 08:48:43 -05:00
R. Bernstein
730b58a86e Reduce differences between master and pbatard branch. 2012-03-03 08:26:48 -05:00
R. Bernstein
dde01f420a Revise OO CD-Text CPP for different interface. Update copyright and untabify some files. 2012-03-03 07:55:27 -05:00
R. Bernstein
2b84a552e3 Harmonize source headers: C++ examples [PATCH 3/5] from pbatard. 2012-03-03 07:42:11 -05:00
R. Bernstein
422693a7cd Change headers as per pbatard branch to make MinGW work out. 2012-03-03 00:26:20 -05:00
R. Bernstein
c67e423704 Harmonize source headers: C examples (Patch 4/5) 2012-03-02 23:41:06 -05:00
R. Bernstein
a08e5931e0 check_common_fn.in: show command name when we hit an error 2012-03-02 21:42:35 -05:00
R. Bernstein
14ff96261c Properly address 'len' MinGW shadow variable warnings in ISO9660.
From pbatard branch.
2012-03-02 21:04:00 -05:00
R. Bernstein
1772b4eaa3 A slightly better locale-missing fix 2012-02-26 01:29:28 -05:00
rocky
c80d749a86 MinGW doesn't have a locale command 2012-02-26 00:56:53 -05:00
rocky
3ef4cde61a Skip test/driver/nrg until we work out off_t issues 2012-02-26 00:31:49 -05:00
R. Bernstein
110ab30f17 Silence 'cont_###' set but not used warnings on MinGW
From pbatard branch.
Update copyright date on recently changed files.
2012-02-25 20:41:26 -05:00
R. Bernstein
04181f8456 Fix "setlocale: LC_TIME: cannot change locale (en_US" warning during tests.
Both 'en_US' and 'en_US.utf8' might be defined on some platforms

From pbatard branch.
2012-02-25 20:27:33 -05:00
R. Bernstein
3d024135b5 Fix missing logging header for aspi32.c/win32.c
From pbatard branch
2012-02-25 20:19:49 -05:00
R. Bernstein
3536da6230 Fix 'struct timespec declared inside parameter list' MinGW warning.
From pbatard branch.
2012-02-25 19:34:16 -05:00
R. Bernstein
385496a24c Use native Windows assert for MinGW. This also avoids false positive warnings with Clang static analyzer, as the default libcdio assert does return.
From pbatard branch.
2012-02-25 19:28:47 -05:00
R. Bernstein
734c6473b3 Fix some of the tests for MinGW and fix the use of Sleep/usleep for MinGW & MSVC platforms
* Sleep takes ms, not s
* Use sleep/Sleep rather than usleep in the cdchange sample, as usleep
  is not available on recent MinGW platforms

From pbatard branch.
2012-02-24 22:03:19 -05:00
R. Bernstein
871eca6415 * use "Define to" as this is the comment default from autotools
* use quotes and x prefix for string tests
* add detection for MinGW required LFS calls and remove unneeded AC_FUNC_FSEEKO
* set LFS support for MinGW
* disable cdda_player for MinGW
* enable Joliet support without iconv on MinGW
* also fix an issue with CRLF in config.rpath

Above from Pete Batard.
2012-02-24 05:16:13 -05:00
R. Bernstein
1a7366c674 types.h: gcc before 4.5 has a no-argument form of deprecated.
device.h: use LIBCIO_DEPRECATED macro rather than assume gcc.
2012-02-24 05:10:24 -05:00