| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Support executable only ldflags | Luca Barbato | 2014-07-21 | 1 | -1/+1 |
* | Move all example programs to doc/examples | Diego Biurrun | 2014-02-16 | 1 | -8/+6 |
* | build: doxy: Include code examples in Doxygen documentation | Diego Biurrun | 2014-02-14 | 1 | -0/+1 |
* | configure: add strip flags checks | Vittorio Giovara | 2013-11-28 | 1 | -1/+1 |
* | build: remove pointless condition | Ingo Brückl | 2013-10-29 | 1 | -1/+1 |
* | build: Strip spurious labels | Loren Merritt | 2013-10-07 | 1 | -0/+1 |
* | build: Move setting of SRC_DIR to the only place it is used | Diego Biurrun | 2013-03-27 | 1 | -2/+0 |
* | build: Make library minor version visible in the Makefile | Diego Biurrun | 2013-02-11 | 1 | -0/+1 |
* | build: fix 'clean' target | Mans Rullgard | 2012-12-10 | 1 | -1/+1 |
* | build: add rules to generate preprocessed source files | Mans Rullgard | 2012-11-23 | 1 | -2/+9 |
* | doc: add apidoc target for doxygen API documentation | Janne Grunau | 2012-11-02 | 1 | -0/+2 |
* | build: allow targets to specify extra objects to link with executables | Mans Rullgard | 2012-10-23 | 1 | -1/+1 |
* | build: do not use LIB as variable name | Mans Rullgard | 2012-10-10 | 1 | -3/+3 |
* | build: whitespace cosmetics | Mans Rullgard | 2012-10-10 | 1 | -1/+1 |
* | build: remove single-use variable THIS_LIB | Mans Rullgard | 2012-10-10 | 1 | -2/+1 |
* | build: remove references to unused EXTRAOBJS variable | Mans Rullgard | 2012-10-10 | 1 | -2/+2 |
* | build: sanitize linking of tools and test programs | Mans Rullgard | 2012-10-10 | 1 | -1/+4 |
* | build: link test programs only against static libs | Mans Rullgard | 2012-10-09 | 1 | -3/+3 |
* | build: support some non-standard ar variants | Mans Rullgard | 2012-09-19 | 1 | -1/+1 |
* | build: allow non-standard variations of linker -l/-L flags | Mans Rullgard | 2012-08-29 | 1 | -1/+1 |
* | build: Use portable abstraction for linker/hostcc output file syntax | Diego Biurrun | 2012-08-27 | 1 | -2/+2 |
* | build: Remove all installed headers and header directories on uninstall | Diego Biurrun | 2012-08-07 | 1 | -2/+2 |
* | build: change checkheaders to use regular build rules | Mans Rullgard | 2012-08-07 | 1 | -1/+1 |
* | build: Rename YASMDEP variable to DEPYASM for consistency | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | build: Only clean the architecture subdirectory we build for. | Diego Biurrun | 2012-03-26 | 1 | -4/+2 |
* | build: link test programs with static libraries | Mans Rullgard | 2011-12-17 | 1 | -0/+1 |
* | build: rename subdir.mak ---> library.mak | Diego Biurrun | 2011-12-13 | 1 | -0/+97 |