Commit Graph

2777 Commits

Author SHA1 Message Date
Pete Batard
f574be6cd1 More paranoia removal
* Also some silencing of makefile operations
2012-03-05 14:16:33 +00:00
R. Bernstein
76a3d8016a Minor expository changes 2012-03-05 05:51:31 -05:00
R. Bernstein
09917474d5 Remove more paranoia code 2012-03-04 22:38:17 -05:00
R. Bernstein
b21bb347f1 test/testgetdevices.c.in Remove some warnings on MingGW 2012-03-04 20:44:15 -05:00
R. Bernstein
31b8758afe test/Makefile.am: Remove test/unconfig -- this time, for sure! 2012-03-04 20:19:39 -05:00
rocky
cefd646275 Remove testunconfig. We have removed unconfig.h 2012-03-04 23:46:44 +01:00
R. Bernstein
ebcc891306 More pbatard patches 2012-03-04 14:49:33 -05:00
R. Bernstein
89fae13500 More pbatard patches 2012-03-04 14:42:40 -05:00
R. Bernstein
d0b09d15ef More patches from the pbatard branch. 2012-03-04 14:37:07 -05:00
R. Bernstein
14f6f505ce Some more pbatard patches 2012-03-04 14:12:09 -05:00
R. Bernstein
39bd8104b8 Makefile.am: add CDIO_ to all #defines in cdio_config.h
extract.c: give filename on extract errors and convert encoding to unix.
2012-03-04 13:38:35 -05:00
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