Committing in .
[wxWidgets.git] / configure
2006-02-12  Michael WetherellAdd -fno-strict-aliasing to the optimisation flags...
2006-02-10  Vadim Zeitlinregenerated with bakefile 0.2.0 m4 files
2006-02-06  Michael WetherellRemove richedit sample from configure
2006-01-31  Julian SmartRegenerated configure for wxToolbook
2006-01-26  Kevin OllivierFixes for wxMac Universal binary support. With these...
2006-01-25  Stefan NeisYet another try to fix NetBSD's problem with getservbyn...
2006-01-23  Stefan NeisTesting if using -D_REENTRANT helps compiling socket...
2006-01-23  Michael WetherellRegenerate with gtk1 changes
2006-01-16  Mart RaudseppRegenerate after latest changes to configure.in (GTK_NO...
2006-01-14  Mart RaudseppRegenerated after getaddr* fixes in configure.in
2006-01-08  Robert Roebling Added configure flag for wxDataViewCtrl.
2006-01-08  Robert Roebling Added configure checks for Hildon Framework.
2005-12-18  Michael WetherellPut back the warning flags
2005-11-30  Vadim Zeitlinput user-specified CPP/C/CXXFLAGS after the ones we...
2005-11-30  Ron LeeOutput deprecated warning for --rezflags and permanentl...
2005-11-29  Ron LeeFix include dirs for windres, enable emxbind to actuall...
2005-11-26  Vadim Zeitlinrenaming of variables in rev 1.1090 introduced a clash...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-23  Ron LeeMinimal implementation of --rescomp option for wx-config,
2005-11-23  Vadim Zeitlinfixed quoting in CPPFLAGS (last change broke the Unix...
2005-11-22  Vadim Zeitlinautumn cleanup of configure:
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-21  Julian SmartRegenerated configure for wxUSE_RICHTEXT
2005-10-20  Michael WetherellSmall changes to 'make dist' to allow it work on Solari...
2005-10-15  Michael WetherellImplement string inserter for long long. This creates...
2005-10-10  Michael WetherellUse 'cp -pR' as a fallback for lndir, remove $(shell...
2005-10-10  Vadim Zeitlinregenerated after bakefile change to always create...
2005-10-09  Vadim Zeitlinconfigure with wxUSE_TREEBOOK
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-09  Vadim Zeitlindon't use -single_module together with -bundle under...
2005-10-08  Vadim Zeitlinadded dependencies support for DEC/Compaq/HP cxx compil...
2005-10-07  Vadim Zeitlinoptimization: don't test for various proprietary Unix...
2005-10-04  Vadim Zeitlinfixed bug in error message given if X headers/libs...
2005-10-04  Vadim Zeitlinupdated version in configure to 2.7.0 too
2005-10-03  Vadim Zeitlinadded --without-subdirs option to speed up configure...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-25  Vadim Zeitlindon't declare pthread_mutexattr_settype() ourselves...
2005-09-25  Vadim Zeitlindisable warning about data truncation (810) for icc...
2005-09-25  Vadim Zeitlindon't declare strptime() ourselves if the system alread...
2005-09-25  Vadim Zeitlincorrected typo in check for icc
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-25  Vadim Zeitlinadd Intel compiler detection
2005-09-25  Michael WetherellFixups for solaris; remove '-mt' from pkg-config output...
2005-09-24  Vadim Zeitlinremoved code defining NO_GCC_PRAGMA, we shouldn't need...
2005-09-24  Kevin HockUse CXXFLAGS rather than CFLAGS for -Werror when determ...
2005-09-19  Michael WetherellRegenerated after the lib64, lib/64 changes
2005-09-19  Vadim Zeitlinonly check for lib directory for architectures which...
2005-09-19  Vadim Zeitlinfix to last commit: extra parentheses removed
2005-09-19  Vadim Zeitlinfix for creation of shared libraries under AIX with gcc
2005-09-18  Vadim Zeitlinregenerated after latest changes: alternative standard...
2005-09-14  Vadim Zeitlinuse -erroff=E_NO_EXPLICIT_TYPE_GIVEN option with Sun...
2005-09-09  David ElliottUse AC_CHECK_TOOL rather than AC_CHECK_PROG for AR...
2005-09-07  Michael WetherellHandle the case when (v)snprintf have the format declar...
2005-08-31  Michael WetherellFix for detection of motif headers when they are in...
2005-08-31  Vadim Zeitlinregenerated after recent changes to configure.in
2005-08-31  Stefan NeisReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
2005-08-29  Vadim Zeitlinregenerated after libcairo filtering out changes
2005-08-24  Michael WetherellWorkarounds for old versions of gcc on hpux: define...
2005-08-23  Vadim Zeitlinfix for the last commit
2005-08-23  Vadim Zeitlincheck for missing statfs() prototype (happens at least...
2005-08-22  Vadim Zeitlinregenerated after #error changes
2005-08-22  Vadim Zeitlinadded test for snprintf() which may not be present...
2005-08-21  Vadim Zeitlinregenerated after undoing recent HP-UX changes
2005-08-20  Vadim Zeitlinlast commit accidentally used out of date aclocal.m4...
2005-08-20  Vadim Zeitlinregenerated after HP-UX fixes
2005-08-17  David ElliottUpgrade to newest bakefile.m4 to support non-PowerPC...
2005-08-17  David ElliottAllow wxWidgets to be built hosted on any architecture...
2005-08-13  David ElliottRegenerated with new bugfixes from aclocal.m4 and old...
2005-08-08  Michael WetherellRegenerate after yesterday's fix for bug 1230877.
2005-08-04  Vadim Zeitlinadded wxUSE_DC_CACHEING
2005-08-04  Vadim Zeitlinadded tests for fsync() and pthread_cleanup_push/pop()
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Michael WetherellBaked again without '-b wx.bkl' to fully update autocon...
2005-07-28  Michael WetherellRegenerate using autoconf/bakefile.m4 from bakefile CVS
2005-07-28  Michael WetherellRebaked with patched bakefile 0.1.9.1, ran aclocal...
2005-07-28  Julian SmartRegenerated configure for 2.6.2
2005-07-08  Michael WetherellAllow cross compiling of wxX11, wxMotif and wxGTK
2005-06-29  Robert Roebling define NO_GCC_PRAGMA if
2005-06-29  Robert Roebling Added test case speficically for GCC >= 4.0 and
2005-06-29  Robert Roebling Reverted GCC_NO_PRAGMA change
2005-06-23  Ron LeeBump soname in preparation for 2.6.2 release.
2005-06-22  Michael WetherellUnrevert Cygwin changes after discussion. Cygwin will...
2005-06-17  Ron LeeFix the test for NO_GCC_PRAGMA to be faster and more...
2005-06-16  Michael WetherellRevert Cygwin changes
2005-06-16  Michael WetherellLet Cygwin be a Windows build for wxMSW and a unix...
2005-06-10  Michael WetherellDeclare gtk_icon_size_lookup if it is missing from...
2005-06-09  Robin DunnSubrelease version bump
2005-06-06  Michael WetherellDependency tracking for Sun CC
2005-06-04  Michael WetherellDetect Apple bug that prevents the joystick code compil...
2005-06-02  Julian SmartUpdated version
2005-05-30  Robin DunnVersion number bump
2005-05-27  Michael WetherellwxBase compilation fix for Mac, with help from Ryan
2005-05-26  Michael WetherellNo install_name_tool on OS X 10.1
2005-05-24  Michael WetherellSet wxUSE_ON_FATAL_EXCEPTION to no for non-unix
2005-05-21  Michael WetherellAllow -Wl,* options to shared-ld-sh
2005-05-17  Julian SmartRemoved last fix to aclocal.m4
2005-05-17  Michael WetherellDisable debugrpt sample for Windows since it's not...
2005-05-10  Michael WetherellOnly automatically switch off --enable-std_string or...
2005-05-10  Michael WetherellDetect when --enable-std_string or --enable-std_iostrea...
next