summaryrefslogtreecommitdiff
path: root/share/mk/bsd.xorg.mk
AgeCommit message (Expand)Author
2012-11-03simplify directory interdependencies: install package_version.m4Marc Espie
2012-10-11never intended to commit THAT debug line.Marc Espie
2012-08-21prevent non-existing clean to turn into an infinite loop.Marc Espie
2012-08-08Don't touch the xserver autotools files a 2nd time in kdrive.Matthieu Herrb
2012-08-05Automake 1.12 now uses autoconf 2.69.Matthieu Herrb
2012-08-04Switch to automake 1.12/autoconf 2.68.Matthieu Herrb
2012-03-11Bump python version and copyright.Matthieu Herrb
2011-11-05In make cleandir, force removal of config.status if it's leftMatthieu Herrb
2011-06-23switch to installing source manuals:Christian Weisgerber
2011-06-02Oops revert wip (using ports libtool) that wasn't meant to be committed.Matthieu Herrb
2011-06-02Switch XKB layouts to xkeyboard-config.Matthieu Herrb
2010-08-04set PATH only on configure run, unbreak autoreconf...Marc Espie
2010-08-04enforce a consistent path in configure, avoid all kind of trouble with XMarc Espie
2010-05-08Use ${SHAREMODE} from bsd.own.mk in INSTALL_DATA instead of hard-codingMatthieu Herrb
2010-01-17Use the new XORG_WITH_XMLTO macro in configure scripts and explicitelyMatthieu Herrb
2009-05-22use implicit variable to generate pkgconfig file.Matthieu Herrb
2009-05-22Add PYTHON_VERSION (to be used by xcb).Matthieu Herrb
2009-05-22Add more substitutions to .pc generation. Also provideMatthieu Herrb
2009-05-22Get rid of double-column rules in the rules used by proto.Matthieu Herrb
2009-05-22Use test -f rather than test -e to test for Makefile presence.Matthieu Herrb
2009-05-02switch to autoconf 2.62 to generate xenocara configure scripts.Matthieu Herrb
2008-08-21Provide a way to build sources that aren't in .CURDIR by specifyingMatthieu Herrb
2008-05-11provide a minimal config.site pre-built configure cache, toMatthieu Herrb
2008-03-25Replace autotools based build by native BSD Makefiles in proto/.Matthieu Herrb
2008-03-03Change the default for XSRCDIR to /usr/xenocara. ok deraadt@Matthieu Herrb
2007-11-25always redirect xmlto to ':'.Matthieu Herrb
2007-11-05avoid hardcoding MAKE in various makefiles.Marc Espie
2007-05-01like src, warn if base obj dir does not exist.Marc Espie
2007-03-31XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocaraMatthieu Herrb
2007-03-30- add an INSTALL_DATA target in bsd.xorg.mk (inspired by bsd.port.mk).Alexandre Anriot
2007-03-30suppress reordering messages by defaultMarc Espie
2007-03-28Various cleanups of recursive make invocations. Ok espie@, todd@.Matthieu Herrb
2007-03-25Missed one PKG_CONFIG_PATH -> PKG_CONFIG_LIBDIR conversion.Matthieu Herrb
2007-03-18configure as checked out from CVS may not be executable. Patch from naddy@.Matthieu Herrb
2007-03-17Touch files that would be modified by autotools to avoid un-neededMatthieu Herrb
2007-02-04replace PKG_CONFIG_PATH with PKG_CONFIG_LIBDIR which replaces theMatthieu Herrb
2006-12-31Handle CFLAGS and COPTS.Matthieu Herrb
2006-12-31- don't include bsd.own.mk twiceMatthieu Herrb
2006-12-17make the install target more similar to what is done in the base system.Matthieu Herrb
2006-12-02Make 'obj' now can make symlinks to /usr/obj/xenocara (or any otherMatthieu Herrb
2006-11-29define X11ETCMatthieu Herrb
2006-11-28Define BINDIR conditionnally. Mimics what bsd.prog.mk does.Matthieu Herrb
2006-11-27Use autoreconf --force to overwrite libtool scripts with theMatthieu Herrb
2006-11-26Remove git update rules.Matthieu Herrb
2006-11-26Cleanups: remove useless DIST and AUTOGEN variablesMatthieu Herrb
2006-11-26Don't use the autogen.sh script to regenerate files with autotoolsMatthieu Herrb
2006-11-25Makefile rules to help the build of the modular X.Org.Matthieu Herrb