summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-04-09libXt 1.3.0libXt-1.3.0Alan Coopersmith1-2/+2
2023-03-07Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith1-1/+9
2023-03-07test: Add unit tests for XtMalloc, XtCalloc, & XtReallocAlan Coopersmith1-0/+4
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-1/+1
2023-02-06configure.ac: Replace HAVE_LIBRARY with AC_CHECK_LIBAlan Coopersmith1-1/+1
2022-12-17tests: Replace g_assert() calls with g_assert_*() callsAlan Coopersmith1-1/+1
2022-12-17tests: Use XORG_MEMORY_CHECK_FLAGS from xorg-macros 1.16Alan Coopersmith1-21/+4
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-06-14codespell-fixesThomas E. Dickey1-1/+1
2021-01-24libXt 1.2.1libXt-1.2.1Matt Turner1-1/+1
2019-11-09new buildThomas E. Dickey1-1/+1
2019-07-14bump minor version to reflect code-cleanupThomas E. Dickey1-1/+1
2019-06-17update for proposed release as 1.2.0Thomas E. Dickey1-1/+1
2019-06-17update to 1.1.5.3 to reflect documentation updates/reviewThomas E. Dickey1-1/+1
2019-05-19bump to 1.1.5.2 to reflect noreturn-changesThomas E. Dickey1-1/+1
2019-05-06Add related fix fromThomas E. Dickey1-2/+4
2019-04-21adapt change from libXaw for inserting the package version into the specThomas E. Dickey1-0/+1
2019-04-21bump to 1.1.5.1 (actually 1.2.0 should be the target)Thomas E. Dickey1-1/+1
2019-04-17fix cut/paste error in description of --enable-geo-tattler configure optionThomas E. Dickey1-1/+1
2019-04-16Add --disable-const and --enable-geo-tattler options for new/updated features.Thomas E. Dickey1-15/+42
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2016-09-08darwin: Don't build libXt with -flat_namespaceJeremy Huddleston Sequoia1-11/+0
2015-04-30libXt 1.1.5libXt-1.1.5Alan Coopersmith1-1/+1
2015-01-26asprintf needs _GNU_SOURCE on some platformsRob Clark1-1/+1
2015-01-25makestrs: Use asprintf() if availableAlan Coopersmith1-1/+4
2015-01-25If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default valueAlan Coopersmith1-1/+2
2013-06-07Fix cross-compilationThierry Reding1-0/+2
2013-05-30libXt 1.1.4libXt-1.1.4Alan Coopersmith1-1/+1
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-11-30Install ErrorDB into a $datarootdir-path, not $libdir.Egbert Eich1-0/+3
2012-03-15libXt 1.1.3libXt-1.1.3Alan Coopersmith1-1/+1
2012-03-07libXt 1.1.2libXt-1.1.2Alan Coopersmith1-1/+1
2011-12-28Initial docbook conversion.Matt Dew1-0/+8
2011-06-20Only link with ws2_32 for mingw targetJon TURNEY1-1/+8
2011-03-18Add test framework similar to xserver and use it to test XtAsprintfAlan Coopersmith1-3/+24
2011-03-10Bump to 1.1.1libXt-1.1.1Julien Cristau1-1/+1
2011-03-06Don't need to use target-specific CFLAGS for makestrsAlan Coopersmith1-3/+0
2011-03-04configure: Bump version to 1.1.0 for releaselibXt-1.1.0Jeremy Huddleston1-1/+1
2011-03-04darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston1-4/+18
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-39/+42
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-3/+3
2011-01-12Add XtAsprintf() as a new exported APIAlan Coopersmith1-1/+1
2010-12-05config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS nowAlan Coopersmith1-1/+0
2010-12-05config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-4/+5
2010-12-05Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith1-2/+0
2010-10-28libXt 1.0.9libXt-1.0.9Alan Coopersmith1-1/+2
2010-08-06man: using the C preprocessor is not required for man pages.Gaetan Nadon1-6/+3
2010-06-08Move Xt specs from xorg-docs moduleAlan Coopersmith1-0/+1
2010-04-05config: update and relocate AX_DEFINE_DIR macroGaetan Nadon1-0/+1
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1