| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |