summaryrefslogtreecommitdiff
path: root/build/lib.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove Makefile.lite build systemMartijn van Beurden2022-05-271-138/+0
* lib.mk: Remove incorrect u flag from arNotTsunami2019-11-201-1/+1
* Silence -finline-functions warningThomas Zander2017-06-231-2/+5
* Makefile.lite fixesErik de Castro Lopo2016-12-111-1/+1
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Makefile.lite: Improved solution to CFLAGS from environmentErik de Castro Lopo2016-05-131-3/+16
* Makefile.lite: Pick up `CFLAGS` from the environmentErik de Castro Lopo2016-05-121-6/+3
* Let Makefile.lite build succeed on FreeBSD amd64Thomas Zander2015-10-121-0/+5
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Remove old/broken PPC/Altivec code.Erik de Castro Lopo2014-09-171-5/+4
* Further updates to the Makefile.lite build system.Evan Ramos2014-06-271-1/+3
* Update Makefile.lite build system.Evan Ramos2014-06-241-4/+7
* Language fix: "difference licenses"Ulrich Klauer2013-05-271-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-021-1/+1
* Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build systemHendricks2662013-01-021-10/+13
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update Makefile.lite system to work on x86_64 linuxJosh Coalson2008-09-141-32/+20
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add more warning flagsJosh Coalson2007-09-131-3/+3
* add debug info to nasm debug buildsJosh Coalson2007-03-301-1/+3
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* remove redundant -WextraJosh Coalson2006-11-171-3/+3
* add -Wextra to gcc flagsJosh Coalson2006-11-081-3/+3
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* fix typos, remove obsolete $(ORDINALS_H)Josh Coalson2004-12-301-5/+5
* don't build dynamic libs on OS XJosh Coalson2004-12-301-1/+1
* get Makefile.lite system (with asm) working on Darwin, better handling of lib...Josh Coalson2004-10-301-3/+12
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* replace the compile time ordinals.h.in->ordinals.h conversion with a static o...Josh Coalson2003-09-151-3/+3
* change license verbiageJosh Coalson2003-02-071-12/+12
* minor commentsJosh Coalson2003-01-151-2/+0
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* explicited defines for valgrind testing and exhaustive testing modesJosh Coalson2002-12-281-1/+1
* instrument for valgrindJosh Coalson2002-12-041-0/+2
* better clean targetJosh Coalson2002-11-211-1/+1
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-22/+44
* add notion of topdir to Makefile.lite build systemJosh Coalson2002-10-231-2/+2
* add rules for .cpp filesJosh Coalson2002-10-161-1/+5
* link with gcc instead of ldJosh Coalson2002-09-121-1/+1
* parameterize static and shared library suffixesJosh Coalson2002-08-141-8/+9
* fix makedepend invocationJosh Coalson2002-07-181-1/+1
* add targets for building C++ codeJosh Coalson2002-05-171-0/+6
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* add support for Darwin buildsJosh Coalson2001-12-071-1/+19
* tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconfJosh Coalson2001-07-201-1/+1
* add macro define for inliningJosh Coalson2001-07-181-1/+1
* remove -ffast-math from gcc CFLAGSJosh Coalson2001-07-181-1/+1
* add support for checking sizes of different types through configure and dynam...Josh Coalson2001-06-291-5/+7