summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-03-07libXt 1.1.2libXt-1.1.2Alan Coopersmith
2011-12-28Initial docbook conversion.Matt Dew
2011-06-20Only link with ws2_32 for mingw targetJon TURNEY
2011-03-18Add test framework similar to xserver and use it to test XtAsprintfAlan Coopersmith
2011-03-10Bump to 1.1.1libXt-1.1.1Julien Cristau
2011-03-06Don't need to use target-specific CFLAGS for makestrsAlan Coopersmith
2011-03-04configure: Bump version to 1.1.0 for releaselibXt-1.1.0Jeremy Huddleston
2011-03-04darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-12Add XtAsprintf() as a new exported APIAlan Coopersmith
2010-12-05config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS nowAlan Coopersmith
2010-12-05config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-12-05Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith
2010-10-28libXt 1.0.9libXt-1.0.9Alan Coopersmith
2010-08-06man: using the C preprocessor is not required for man pages.Gaetan Nadon
2010-06-08Move Xt specs from xorg-docs moduleAlan Coopersmith
2010-04-05config: update and relocate AX_DEFINE_DIR macroGaetan Nadon
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-27config: remove execute permission on configureation fileGaetan Nadon
2010-03-15libXt 1.0.8libXt-1.0.8Rémi Cardona
2009-12-11darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston
2009-12-07Don't install makestrs on the systemRémi Cardona
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-08libXt 1.0.7libXt-1.0.7Alan Coopersmith
2009-10-08Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf ArchiveAlan Coopersmith
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-08-25Link against libICEJulien Cristau
2009-08-03Fix compilation of host tools in cross-compilation caseThomas Petazzoni
2009-07-02libXt 1.0.6libXt-1.0.6Adam Jackson
2009-03-12darwin: Don't use poll() on versions of darwin before darwin10Jeremy Huddleston
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade
2008-09-23configure.ac: Minor thinkoDaniel Stone
2008-09-23configure.ac: Use native compiler for build toolsJohn Tapsell
2008-04-29Link with winsock for WIN32 platformsAlan Hourihane
2008-03-09nuke RCS IdsMatthieu Herrb
2008-03-07Solaris builds need to pass -intelabi to makestrs, even on SPARCAlan Coopersmith
2007-02-20added -flat_namespace to CFLAGS for DarwinBen Byer
2007-01-27Version bump: 1.0.5libXt-1.0.5Alan Coopersmith
2006-11-08bump to 1.0.4libXt-1.0.4Daniel Stone
2006-10-27Fix .pc file with new autotools by using AC_DEFINE_DIR.Eric Anholt
2006-10-13Bump to 1.0.3libXt-1.0.3Adam Jackson
2006-05-12Bump to 1.0.2libXt-1_0_2XORG-7_1Adam Jackson
2006-04-27Bump to 1.0.1libXt-1_0_1Adam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-10Add configure option to install makestrs and its manpage.MODULAR_COPYKevin E Martin
2005-12-07Add configure option to set the build's app-default dir, and put the resultKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin