summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-07-23Build xz tarballs instead of bzip2HEADmasterAlan Coopersmith1-1/+1
2020-11-30Unconditionally require evemuPeter Hutterer1-14/+1
2020-11-27gtest: Upgrade to 1.8.1Povilas Kanapickas1-0/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2013-02-25xorg-gtest 0.7.1xorg-gtest-0.7.1Peter Hutterer1-1/+1
2012-12-20xorg-gtest 0.7.0xorg-gtest-0.7.0Peter Hutterer1-1/+1
2012-12-05Fix CFLAGS to find correct header filesKeith Packard1-0/+2
2012-11-07Make default log path configurablePeter Hutterer1-0/+6
2012-11-07Drop .gz tarballs, bz2 is enoughPeter Hutterer1-1/+1
2012-10-25xorg-gtest 0.6.0xorg-gtest-0.6.0Peter Hutterer1-1/+1
2012-10-10Fix up build system to use the googletest import buildPeter Hutterer1-8/+2
2012-10-10Bump to 0.5.99Peter Hutterer1-1/+1
2012-10-02xorg-gtest 0.5.0xorg-gtest-0.5.0Peter Hutterer1-1/+1
2012-09-25Remove mention of "dummy" where it's not true anymorePeter Hutterer1-1/+1
2012-08-17test: add a self-check directoryPeter Hutterer1-0/+1
2012-07-26Release version 0.4.0xorg-gtest-0.4.0Chase Douglas1-1/+1
2012-07-26Fix doxygen run so it works with out-of-tree buildsChase Douglas1-0/+1
2012-07-20Update evemu requirement to 1.0.10Peter Hutterer1-3/+1
2012-07-12Add a new class representing the X serverPeter Hutterer1-1/+1
2012-07-09Switch from utouch-evemu to evemuPeter Hutterer1-5/+8
2012-07-03Rename XSERVER_LIBS to X11_LIBSPeter Hutterer1-1/+1
2012-07-03Build documentation if doxygen is availablePeter Hutterer1-0/+1
2012-06-08Release version 0.3.0xorg-gtest-0.3.0Chase Douglas1-1/+1
2012-03-19Release version 0.2.0xorg-gtest-0.2.0Chase Douglas1-1/+1
2012-03-19Ship xorg-gtest.m4 and Makefile-xorg-gtest.amChase Douglas1-0/+1
2012-03-16Install, but do not build into a library, the xorg-gtest sourcesChase Douglas1-7/+3
2012-03-16Build gtest as part of the projectChase Douglas1-5/+29
2012-03-16Add a meta-header xorg-gtest.hChase Douglas1-0/+1
2012-03-09config: merge both AC_CONFIG_FILES statements.Gaetan Nadon1-4/+3
2012-03-09config: remove unrequired AC_SUBST DUMMY_CONF_PATH statementGaetan Nadon1-2/+0
2012-03-09config: use existing feature --enable-strict-compilationGaetan Nadon1-2/+0
2012-03-09config: support Automake 1.10Gaetan Nadon1-2/+1
2012-03-09config: remove redundant AC_PROG_INSTALLGaetan Nadon1-1/+0
2012-03-07Add xorg::testing::evemu::DeviceChase Douglas1-0/+13
2012-03-06Define automake CPP warning flags in Makefile.am, not configure.acChase Douglas1-1/+1
2012-03-06Use BASE_CXXFLAGS from xorg macrosChase Douglas1-4/+7
2012-03-06Split data and include build rules out of src build rulesChase Douglas1-1/+5
2012-02-29config: do not initialize libtool twiceGaetan Nadon1-2/+0
2012-02-29config: no need to m4_include gtest.m4Gaetan Nadon1-2/+0
2012-02-29Remove xorg-server pkgconfig checkChase Douglas1-1/+1
2012-02-29distcheck: cannot create directory `xorg-gtest-0.1.1': Permission deniedGaetan Nadon1-0/+6
2012-02-24Release version 0.1.1xorg-gtest-0.1.1Chase Douglas1-1/+1
2012-02-02Fix build system.Jussi Pakkanen1-2/+2
2011-12-21Start the so library version at 0.0.0Chase Douglas1-1/+1
2011-12-14Fix gtest cpp flagsChase Douglas1-2/+1
2011-12-14Merge in Doxygen branch, which also includes many fixesChase Douglas1-0/+2
2011-12-14Introduced examples. Added virtual d'tors to xorg::testing::Environment and x...Thomas Voß1-1/+1
2011-12-13Move check result test to configure.ac and use standard variablesChase Douglas1-0/+3
2011-12-13Remove unnecessary HAVE_GTEST conditional in configure.acChase Douglas1-2/+0
2011-12-12Added: Additional doxygen documentation and adjusted build setup to include d...Thomas Voß1-0/+2