summaryrefslogtreecommitdiff
path: root/build/exe.mk
Commit message (Expand)AuthorAgeFilesLines
* Silence -finline-functions warningThomas Zander2017-06-231-2/+5
* 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/+15
* Makefile.lite: Pick up `CFLAGS` from the environmentErik de Castro Lopo2016-05-121-5/+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-4/+4
* 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-4/+4
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update Makefile.lite system to work on x86_64 linuxJosh Coalson2008-09-141-25/+13
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* fix CFLAGS typoJosh Coalson2007-09-141-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-3/+3
* get Makefile.lite system (with asm) working on Darwin, better handling of lib...Josh Coalson2004-10-301-4/+10
* 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-3/+3
* 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-19/+32
* add notion of topdir to Makefile.lite build systemJosh Coalson2002-10-231-3/+3
* add rules for .cpp filesJosh Coalson2002-10-161-1/+5
* 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-2/+10
* 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-4/+6
* minor fixesJosh Coalson2001-06-191-3/+3
* fix default versioning behaviorJosh Coalson2001-06-181-2/+2
* rename i386 to ia32 everywhereJosh Coalson2001-06-131-1/+1
* change NASM file extensions from .s to .nasmJosh Coalson2001-06-131-1/+1
* add/update copyright and license noticesJosh Coalson2001-06-081-0/+17
* change .nasm extension to .sJosh Coalson2001-05-251-1/+1