summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2009-09-16xts5: Move tests out of tset directoryDan Nicholson1-1/+1
The tset directory was mostly useless and causes extra baggage if the scenario files are going to be used on an installed package. The test directories are now flattened into xts5.
2009-09-10Brute-force a giant logfilePeter Hutterer1-0/+3
2009-06-14xts5: Add helper test-* targets for testing subsets of scenariosDan Nicholson1-0/+4
Make targets such as test-Xlib3 have been added through a pattern rule to allow a subset of tests to be isolated.
2009-05-19Helper rule to generate tetexec.cfgDan Nicholson1-0/+6
The user may want to change tetexec.cfg on the fly to point to a different server, so this gives a target in the top-level that forces it to be regenerated.
2009-04-27Begin building xts librariesDan Nicholson1-2/+1
This includes a makefile stub, common.mk, to collect the myriad of variables used in the build. It's a trimmed down version of tetbuild.cfg. Hopefully most of it can go away as the build gets squared away.
2009-03-21makefile.am'sPeter Hutterer1-1/+2
2009-03-20Automake the lotPeter Hutterer1-0/+1