Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-27 | Rebuild the fontcache at the end of make install. | Matthieu Herrb | |
2007-06-11 | no need to recurse into distrib/notes twice | Todd T. Fries | |
2007-03-31 | XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara | Matthieu Herrb | |
XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@ | |||
2007-03-28 | use exec for recursive make invocations. | Matthieu Herrb | |
2007-03-28 | make obj in distrib/notes/ to avoid writing to the src tree, and | Todd T. Fries | |
make it a regular SUBDIR ok matthieu@ | |||
2007-03-26 | set XCONFIG for release-install | Matthieu Herrb | |
2007-03-16 | add `dist' to .PHONY | Todd T. Fries | |
pointed out by Ingo Schwarze, schwarze at usta dot de, Thanks! | |||
2007-03-16 | borrow a line from XF4/Makefile that defines RM and | Todd T. Fries | |
permits 'make release' to have a chance | |||
2006-12-31 | More fixes: | Matthieu Herrb | |
- install bsd.xorg.mk in DESTDIR in postinstall - don't use dependencies in postinstall | |||
2006-12-31 | set X11BASE explicitely when installing bsd.xorg.mk, because | Matthieu Herrb | |
the Makefile there doesn't see /usr/share/mk/bsd.xorg.mk. | |||
2006-12-31 | Remove redundant X11BASE setting. | Matthieu Herrb | |
2006-12-23 | - Bring in the /usr/local/lib/X11/app-default handling from XF4 Makefile | Matthieu Herrb | |
- Repair subdir recursion. noticed by Frederick C. Druseikis. | |||
2006-12-17 | fix make obj after recent changes | Matthieu Herrb | |
2006-12-17 | make the install target more similar to what is done in the base system. | Matthieu Herrb | |
2006-12-17 | remove update target | Matthieu Herrb | |
2006-11-30 | Fix the install target: one typo and one thinko, probably caused by | Matthieu Herrb | |
committing while tired. | |||
2006-11-30 | revert | Matthieu Herrb | |
2006-11-30 | give a chance of building by referencing the right mtree file | Todd T. Fries | |
2006-11-29 | doc needs to be build after util. | Matthieu Herrb | |
2006-11-29 | (untested) release bits) | Matthieu Herrb | |
2006-11-29 | Hook docs to the build | Matthieu Herrb | |
2006-11-26 | Top level makefile for xenocara. | Matthieu Herrb | |