index
:
app/xedit
master
obsd
xedit application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2015-02-21
xedit 1.2.2
xedit-1.2.2
Matt Turner
2014-11-07
Include AM_PROG_AR to detect 'ar' instead of hard-coding it
Ted Tanberry
2014-09-09
Use automake subdir-objects option
Alan Coopersmith
2014-09-09
Check for pagesize options via autoconf instead of per-platform #ifdefs
Alan Coopersmith
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-01-12
xedit 1.2.1
xedit-1.2.1
Alan Coopersmith
2011-09-25
Require xt >= 1.0 for appdefaultdir
Jeremy Huddleston
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2010-10-30
xedit 1.2.0
xedit-1.2.0
Alan Coopersmith
2010-10-30
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2010-10-30
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-07-01
Xmu functions are called directly, so include it in PKG_CHECK_MODULES
Alan Coopersmith
2010-07-01
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-03-25
xprint: remove Xedit-xprint resource file
Gaetan Nadon
2010-03-25
config: remove dependency on xaw8
Gaetan Nadon
2009-12-19
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-01-12
Correct problems in make distcheck.
Paulo Cesar Pereira de Andrade
2008-12-02
Use new XORG_CWARNFLAGS and XORG_CHANGELOG macros.
Paulo Cesar Pereira de Andrade
2008-11-12
reorganize app default files
Peter Breitenlohner
2008-11-07
Xedit version 1.1.2.
xedit-1.1.2
Paulo Cesar Pereira de Andrade
2008-07-31
Correct make dist and update to xedit-1.1.1.
xedit-1.1.1
Paulo Cesar Pereira de Andrade
2008-07-30
Update to xedit 1.1.0.
xedit-1.1.0
Paulo Cesar Pereira de Andrade
2008-07-02
Update build for sane defaults.
Paulo Cesar Pereira de Andrade
2006-04-26
Bump to 1.0.2
xedit-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-07
Change to use the app-defaults default dir configured in libXt.
MODULAR_COPY
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-11-20
Add dependency on xp module when building with Xprint support.
Alan Coopersmith
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
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:
XORG-6_99_99_900
Kevin E Martin
2005-07-23
- fix DEP_* references
Matthieu Herrb
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-07-12
Build system for xprint
Søren Sandmann Pedersen