Commit Graph

35 Commits

Author SHA1 Message Date
Josh Coalson
a78fac662c add 2005 to copyright notices 2005-01-25 04:17:55 +00:00
Josh Coalson
f8ecddeb7d fix typos, remove obsolete $(ORDINALS_H) 2004-12-30 03:56:08 +00:00
Josh Coalson
28306cc97e don't build dynamic libs on OS X 2004-12-30 03:48:25 +00:00
Josh Coalson
2757af6c1d get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage 2004-10-30 00:03:21 +00:00
Josh Coalson
9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +00:00
Josh Coalson
5b782b4da6 replace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h 2003-09-15 21:14:26 +00:00
Josh Coalson
e8a7601a4b change license verbiage 2003-02-07 00:14:32 +00:00
Josh Coalson
f0a8c4fc87 minor comments 2003-01-15 03:17:51 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
962bb3b17e explicited defines for valgrind testing and exhaustive testing modes 2002-12-28 07:08:31 +00:00
Josh Coalson
34c1ea8ca2 instrument for valgrind 2002-12-04 04:57:33 +00:00
Josh Coalson
b166b9d76a better clean target 2002-11-21 09:09:03 +00:00
Josh Coalson
b74fc98b48 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files 2002-11-20 06:40:08 +00:00
Josh Coalson
cd0e322d2d add notion of topdir to Makefile.lite build system 2002-10-23 22:08:13 +00:00
Josh Coalson
5601bcad17 add rules for .cpp files 2002-10-16 22:33:56 +00:00
Josh Coalson
0eb674cc8e link with gcc instead of ld 2002-09-12 06:40:55 +00:00
Josh Coalson
1ce20ee4c0 parameterize static and shared library suffixes 2002-08-14 00:50:48 +00:00
Josh Coalson
087a5d2123 fix makedepend invocation 2002-07-18 05:33:06 +00:00
Josh Coalson
b7557fd93e add targets for building C++ code 2002-05-17 06:08:44 +00:00
Josh Coalson
1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Josh Coalson
6e14490030 add support for Darwin builds 2001-12-07 19:28:25 +00:00
Josh Coalson
9bab041a95 tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf 2001-07-20 23:44:35 +00:00
Josh Coalson
9e975add2b add macro define for inlining 2001-07-18 23:49:12 +00:00
Josh Coalson
3ce31b4b21 remove -ffast-math from gcc CFLAGS 2001-07-18 00:27:38 +00:00
Josh Coalson
6ca4b1b2b2 add support for checking sizes of different types through configure and dynamically generating include/FLAC/ordinals.h 2001-06-29 02:54:59 +00:00
Josh Coalson
1162f1829e minor fixes 2001-06-19 06:48:21 +00:00
Josh Coalson
287fccd661 fix default versioning behavior 2001-06-18 21:30:39 +00:00
Josh Coalson
e6499bdf18 rename i386 to ia32 everywhere 2001-06-13 18:11:25 +00:00
Josh Coalson
2255848763 change NASM file extensions from .s to .nasm 2001-06-13 18:04:47 +00:00
Josh Coalson
6b05bc51f7 add/update copyright and license notices 2001-06-08 00:13:21 +00:00
Josh Coalson
31c8a1fc5a change .nasm extension to .s 2001-05-25 00:21:42 +00:00
Josh Coalson
955a767d57 add nasm targets 2001-05-03 02:24:39 +00:00
Josh Coalson
9c03c19231 *** empty log message *** 2001-05-03 00:48:32 +00:00
Josh Coalson
230e0f52a9 add some more optimization arguments to gcc 2001-02-05 23:19:09 +00:00
Josh Coalson
bb7f6b99d0 Initial revision 2000-12-10 04:09:52 +00:00