summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-06-12Make autogen.sh set the default format.subjectPrefixEric Anholt1-0/+3
CONTRIBUTING requests that people do this, but it's a lot easier if we just set it up by default for them. v2: Update CONTRIBUTING about this happening (suggested by Petri). Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Petri Latvala <petri.latvala@intel.com> (v1)
2016-05-19build: Skip configure step if is NOCONFIGURE setTomeu Vizoso1-1/+3
Allow users of autogen.sh to skip the call to configure, which is needed when building out of tree. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
2014-03-11Add API documentation supportThomas Wood1-0/+7
Add optional support for building API documentation using gtk-doc. Signed-off-by: Thomas Wood <thomas.wood@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-03-04build: Don't use AM_MAINTAINER_MODEDamien Lespiau1-1/+1
This does not bring us anything these days, not using the macro at all is the same thing as having it always on. See this discussion: https://www.redhat.com/archives/virt-tools-list/2010-October/msg00049.html Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
2012-01-04config: set-up xorg automatic rebuilding rulesGaetan Nadon1-4/+10
The current code is a noop. Use the same configuration as all the other xorg modules. This will change in the future but it is less confusing when all modules behave the same way. Note that these rules apply to building from a tarball only. Restore autogen.sh to be identical in all xorg modules. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2011-02-09build: Update autotools configurationJavier Jardón1-10/+4
Replace deprecated macros and use the new libtool syntax Also use silent-rules to make the build option less verbose.
2009-03-26Initial import of intel-graphics-tools with some microbenchmarks.Eric Anholt1-0/+12