index
:
app/x11perf
master
obsd
X11 server performance test program
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2011-01-24
config: substitute x11perfcompdir using Autoconf @x11perfcompdir@
Gaetan Nadon
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-05
x11perf 1.5.3
x11perf-1.5.3
Alan Coopersmith
2010-11-19
Remove unneccessary AC_SUBST of CFLAGS & LIBS vars from PKG_CHECK_MODULES
Alan Coopersmith
2010-11-19
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
2010-09-21
x11perf 1.5.2
x11perf-1.5.2
Alan Coopersmith
2010-09-21
config: update AC_PREREQ statement to 2.60
Alan Coopersmith
2010-09-21
config: use AC_PROG_CC & AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Alan Coopersmith
2010-09-21
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-10-16
x11perf 1.5.1
x11perf-1.5.1
Alan Coopersmith
2009-10-16
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2009-01-13
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-07
x11perf-1.5
x11perf-1.5
Adam Jackson
2006-03-02
Bump to 1.4.1 (was 1.0.1 because we screwed up during modularising).
x11perf-1_4_1
x11perf-1.4.1
XORG-7_1
XORG-7_0_99_901
Adam Jackson
2006-02-14
Split detection of Xrender and Xft. Add detection of MIT-SHM. Clean up
Keith Packard
2006-02-14
Detect when Render is available and turn those tests on.
Eric Anholt
2005-12-21
Update package version for X11R7 release.
XORG-7_0
Kevin E Martin
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-11-21
Change dependency from xmu to xmuu since the full xmu (with all its baggage
Alan Coopersmith
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_902
XORG-6_99_99_901
Kevin E Martin
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-07-29
Various changes preparing packages for RC0:
Kevin E Martin
2005-07-26
Use AC_TYPE_SIGNAL and AC_FUNC_VFORK to replace Imake's SIGNAL_DEFINES and
Alan Coopersmith
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-06-29
Add x11perf build system Add some x11perf shell script to symlink.sh
Søren Sandmann Pedersen