index
:
lib/libdmx
master
obsd
DMX library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2023-06-03
libdmx 1.1.5
libdmx-1.1.5
master
Alan Coopersmith
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-05-13
libdmx 1.1.4
libdmx-1.1.4
Alan Coopersmith
2014-06-04
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-11-22
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2013-05-28
libdmx 1.1.3
libdmx-1.1.3
Alan Coopersmith
2013-05-03
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
2012-03-07
libdmx 1.1.2
libdmx-1.1.2
Alan Coopersmith
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-10-28
libdmx 1.1.1
libdmx-1.1.1
Alan Coopersmith
2010-07-07
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-03-29
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-10-05
libdmx 1.1.0
libdmx-1.1.0
Peter Hutterer
2009-10-05
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Peter Hutterer
2009-08-28
libdmx 1.0.99.1
libdmx-1.0.99.1
Peter Hutterer
2009-08-27
Move dmxext.h from dmxproto to here.
Peter Hutterer
2009-01-28
Janitor: correct make distcheck.
Paulo Cesar Pereira de Andrade
2006-04-26
Bump to 1.0.2
libdmx-1_0_2
libdmx-1.0.2
XORG-7_1
Adam Jackson
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-12-03
Add check and cflags for malloc(0) returning NULL.
Kevin E Martin
2005-11-13
Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3. Use sed
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-08-03
Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
Adam Jackson
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
2005-06-21
lib/XScrnSaver/configure.ac
Alexander Gottwald
2005-06-13
Really add the dmx build system.
Søren Sandmann Pedersen