| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: Fix dependency tracking.•••Submitted by: aji | 2013-03-23 | 1 | -36/+11 | |
| * | buildsys: more parallelism fixes | 2012-05-29 | 1 | -1/+2 | |
| * | buildsys: avoid using shell even more (only used for linking now) | 2012-04-19 | 1 | -145/+157 | |
| * | buildsys: clarify this is a derivative | 2012-04-18 | 1 | -0/+4 | |
| * | buildsys: switch to tracking dependencies on a per-sourceunit basis.•••This synthesizes a make rule for each dependency file, and includes them all. This allows us to build dependencies at other parts of the source tree while other source units are building. | 2012-04-18 | 1 | -29/+7 | |
| * | buildsys: remove dependency on if for compiling specific source units | 2012-04-18 | 1 | -125/+37 | |
| * | buildsys: Allow parallel building of subdirs by resolving them as build tasks.•••This has the bonus of allowing us to not invoke shell for looping, which provides a massive build speed increase. | 2012-04-18 | 1 | -11/+5 | |
| * | buildsys: use same style as V=1 when V=1 is not in use, also remove V=1 default | 2012-04-18 | 1 | -26/+26 | |
| * | Use V=1 output by default (but not for 7.0 since it's still experimental).•••Also, squelch some tasks like "changing directory". | 2012-04-18 | 1 | -5/+26 | |
| * | Update buildsys for make V=1 feature. | 2012-04-18 | 1 | -92/+232 | |
| * | Fix up buildsys from upgrade. | 2012-02-19 | 1 | -1/+1 | |
| * | Update buildsys. | 2012-02-19 | 1 | -111/+286 | |
| * | Add missing USE_NLS variable. | 2011-04-26 | 1 | -0/+1 | |
| * | missing other part of previous commit | 2011-03-12 | 1 | -1/+1 | |
| * | make --disable-nls work again | 2011-02-10 | 1 | -9/+10 | |
| * | buildsys: Use multiple cores in the modules/ part (with make -j).•••Apart from that, this also reduces the number of times make is started. | 2010-06-27 | 1 | -1/+3 | |
| * | Allow dependency generation with non-standard include paths.•••It seems that tools like pkg-config think the concept of separate CPPFLAGS is stupid, and various of our libraries do not use it. Therefore, the dependency generation needs to use CFLAGS. | 2010-05-23 | 1 | -1/+1 | |
| * | Fix previous patch. | 2010-05-19 | 1 | -0/+2 | |
| * | Helps if we install the PO files. | 2010-05-19 | 1 | -0/+9 | |
| * | Use buildsys gettext patches from Audacious. | 2010-05-19 | 1 | -6/+9 | |
| * | Replace more substs, apparently I copied the non-preprocessed buildsys file. ... | 2010-05-18 | 1 | -28/+28 | |
| * | PACKAGE should be a subst. | 2010-05-18 | 1 | -1/+1 | |
| * | "oops" | 2010-05-18 | 1 | -1/+1 | |
| * | Make dependencies before subdirs, to ensure include/hooktypes.h is generated ... | 2010-05-18 | 1 | -1/+1 | |
| * | Convert ALIS makefile. | 2010-05-18 | 1 | -1/+1 | |
| * | Modules are building. | 2010-05-18 | 1 | -0/+495 |
