summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* libXt 1.3.0HEADlibXt-1.3.0masterAlan Coopersmith2023-04-091-2/+2
* Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith2023-03-071-1/+9
* test: Add unit tests for XtMalloc, XtCalloc, & XtReallocAlan Coopersmith2023-03-071-0/+4
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-03-041-1/+1
* configure.ac: Replace HAVE_LIBRARY with AC_CHECK_LIBAlan Coopersmith2023-02-061-1/+1
* tests: Replace g_assert() calls with g_assert_*() callsAlan Coopersmith2022-12-171-1/+1
* tests: Use XORG_MEMORY_CHECK_FLAGS from xorg-macros 1.16Alan Coopersmith2022-12-171-21/+4
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* codespell-fixesThomas E. Dickey2022-06-141-1/+1
* libXt 1.2.1libXt-1.2.1Matt Turner2021-01-241-1/+1
* new buildThomas E. Dickey2019-11-091-1/+1
* bump minor version to reflect code-cleanupThomas E. Dickey2019-07-141-1/+1
* update for proposed release as 1.2.0Thomas E. Dickey2019-06-171-1/+1
* update to 1.1.5.3 to reflect documentation updates/reviewThomas E. Dickey2019-06-171-1/+1
* bump to 1.1.5.2 to reflect noreturn-changesThomas E. Dickey2019-05-191-1/+1
* Add related fix fromThomas E. Dickey2019-05-061-2/+4
* adapt change from libXaw for inserting the package version into the specThomas E. Dickey2019-04-211-0/+1
* bump to 1.1.5.1 (actually 1.2.0 should be the target)Thomas E. Dickey2019-04-211-1/+1
* fix cut/paste error in description of --enable-geo-tattler configure optionThomas E. Dickey2019-04-171-1/+1
* Add --disable-const and --enable-geo-tattler options for new/updated features.Thomas E. Dickey2019-04-161-15/+42
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* darwin: Don't build libXt with -flat_namespaceJeremy Huddleston Sequoia2016-09-081-11/+0
* libXt 1.1.5libXt-1.1.5Alan Coopersmith2015-04-301-1/+1
* asprintf needs _GNU_SOURCE on some platformsRob Clark2015-01-261-1/+1
* makestrs: Use asprintf() if availableAlan Coopersmith2015-01-251-1/+4
* If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default valueAlan Coopersmith2015-01-251-1/+2
* Fix cross-compilationThierry Reding2013-06-071-0/+2
* libXt 1.1.4libXt-1.1.4Alan Coopersmith2013-05-301-1/+1
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Install ErrorDB into a $datarootdir-path, not $libdir.Egbert Eich2012-11-301-0/+3
* libXt 1.1.3libXt-1.1.3Alan Coopersmith2012-03-151-1/+1
* libXt 1.1.2libXt-1.1.2Alan Coopersmith2012-03-071-1/+1
* Initial docbook conversion.Matt Dew2011-12-281-0/+8
* Only link with ws2_32 for mingw targetJon TURNEY2011-06-201-1/+8
* Add test framework similar to xserver and use it to test XtAsprintfAlan Coopersmith2011-03-181-3/+24
* Bump to 1.1.1libXt-1.1.1Julien Cristau2011-03-101-1/+1
* Don't need to use target-specific CFLAGS for makestrsAlan Coopersmith2011-03-061-3/+0
* configure: Bump version to 1.1.0 for releaselibXt-1.1.0Jeremy Huddleston2011-03-041-1/+1
* darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston2011-03-041-4/+18
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-031-39/+42
* config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon2011-01-281-3/+3
* Add XtAsprintf() as a new exported APIAlan Coopersmith2011-01-121-1/+1
* config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS nowAlan Coopersmith2010-12-051-1/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2010-12-051-4/+5
* Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith2010-12-051-2/+0
* libXt 1.0.9libXt-1.0.9Alan Coopersmith2010-10-281-1/+2
* man: using the C preprocessor is not required for man pages.Gaetan Nadon2010-08-061-6/+3
* Move Xt specs from xorg-docs moduleAlan Coopersmith2010-06-081-0/+1
* config: update and relocate AX_DEFINE_DIR macroGaetan Nadon2010-04-051-0/+1
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1