index
:
lib/libXcursor
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Xcursor library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2024-03-02
libXcursor 1.2.2
HEAD
libXcursor-1.2.2
master
Alan Coopersmith
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2022-04-03
libXcursor 1.2.1
libXcursor-1.2.1
Alan Coopersmith
2022-04-03
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-04-03
Fix spelling/wording issues
Alan Coopersmith
2019-03-10
libXcursor 1.2.0
libXcursor-1.2.0
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-09
Support XDG user data dir location
Cosimo Cecchi
2017-11-25
libXcursor 1.1.15
libXcursor-1.1.15
Matthieu Herrb
2014-10-18
Use strdup() instead of malloc(strlen())+strcpy()
Alan Coopersmith
2014-06-04
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-05-29
libXcursor 1.1.14
libXcursor-1.1.14
Alan Coopersmith
2012-03-07
libXcursor 1.1.13
libXcursor-1.1.13
Alan Coopersmith
2011-09-19
Set Xcursor.h version numbers from configure.ac
Alan Coopersmith
2011-06-29
libXcursor 1.1.12
libXcursor-1.1.12
Alan Coopersmith
2011-02-02
config: perform XCURSORPATH formatting in man/Makefile.am
Gaetan Nadon
2011-02-02
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-28
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-10-27
libXcursor 1.1.11
libXcursor-1.1.11
Alan Coopersmith
2010-08-16
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
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-08-28
libXcursor 1.1.10
libXcursor-1.1.10
Peter Hutterer
2009-01-29
Janitor: make distcheck, compiler warnings, extra .gitignore files.
Paulo Cesar Pereira de Andrade
2008-03-09
nuke RCS Ids
Matthieu Herrb
2007-08-24
Version bump: 1.1.9
libXcursor-1.1.9
Alan Coopersmith
2007-08-21
Use cursorpath found by configure in man page
Alan Coopersmith
2006-10-13
Bump to 1.1.8
libXcursor-1.1.8
Adam Jackson
2006-10-10
Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.
Alan Coopersmith
2006-06-03
Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0s
xcursor-1_1_7
Daniel Stone
2006-04-27
Look for cursors in datadir, not always /usr/share.
Eric Anholt
2006-04-27
Bump to 1.1.6
libXcursor-1_1_6
XORG-7_1
Adam Jackson
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-7_0
XORG-6_99_99_904
Kevin E Martin
2005-12-08
Add configure options to allow hard-coded paths to be changed.
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-11-13
Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3.
Alan Coopersmith
2005-11-09
Update package version number for X11R7 RC2 release.
Kevin E Martin
2005-11-01
Update pkgcheck dependencies to work with separate build roots.
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2005-10-11
Define HAVE_XFIXES
Alan Coopersmith
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-07-16
Change soversion to 1.0.2 with -version-number.
Daniel Stone
2005-07-08
Make sure XFIXES appears in LIBS line, fix up other pkg-config usage.
Keith Packard
2005-06-08
Remove all the not found with pkgconfig stuff
Søren Sandmann Pedersen
2005-06-08
- Add Xcursor build system
Søren Sandmann Pedersen