index
:
lib/libxkbfile
master
obsd
xkb file access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2024-04-22
Assume target platforms have strcasecmp now
Alan Coopersmith
2024-02-04
libxkbfile 1.1.3
libxkbfile-1.1.3
Alan Coopersmith
2023-03-06
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2022-12-08
libxkbfile 1.1.2
libxkbfile-1.1.2
Matt Turner
2022-11-29
configure: Use AC_SYS_LARGEFILE to enable large file support
Matt Turner
2022-10-17
libxkbfile 1.1.1
libxkbfile-1.1.1
Alan Coopersmith
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
2019-03-29
Convert check for strcasecmp to normal autoconf style
Alan Coopersmith
2019-03-29
Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
Alan Coopersmith
2019-03-16
libxkbfile 1.1.0
libxkbfile-1.1.0
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2015-04-30
libxkbfile 1.0.9
libxkbfile-1.0.9
Alan Coopersmith
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-03-07
libxkbfile 1.0.8
libxkbfile-1.0.8
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
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-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-10-29
libxkbfile 1.0.7
libxkbfile-1.0.7
Alan Coopersmith
2010-03-29
config: update AC_PREREQ statement to 2.60
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-06
libxkbfile 1.0.6
libxkbfile-1.0.6
Alan Coopersmith
2009-10-06
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2009-05-07
Use flockfile if available.
Adam Jackson
2009-01-29
Janitor: distcheck, compiler warnings, .gitignore.
Paulo Cesar Pereira de Andrade
2008-03-17
Version bump: 1.0.5
libxkbfile-1.0.5
Alan Coopersmith
2006-10-13
Bump to 1.0.4
libxkbfile-1.0.4
Adam Jackson
2006-09-28
Do not have to have "have have" in config.h comment if we don't have strcasecmp
Alan Coopersmith
2006-04-27
Bump to 1.0.3
libxkbfile-1_0_3
XORG-7_1
Adam Jackson
2006-03-27
Bug #3819: Fix serious botching of _XkbStrCaseCmp commit.
XORG-7_0_99_901
Daniel Stone
2006-02-28
Bump to 1.0.2.
libxkbfile-1_0_2
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
MODULAR_COPY
Kevin E Martin
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-13
- Add xkbfile build system
Søren Sandmann Pedersen