better (i.e. actually working) fix for the problem on systems where /bin/sh is a...
[wxWidgets.git] / configure
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...
2005-04-29  Michael WetherellThe mmedia contrib requires sys/soundcard.h on unix...
2005-04-27  Robin DunnBump subrelease number
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-22  Michael WetherellRegerate with djgpp fixes
2005-04-22  Michael WetherellTest for --version-script bug, known to be in at least...
2005-04-18  Robin DunnMake std_string and std_iostreams default to disabled...
2005-04-16  Michael WetherellOnly generate a makefile for the debugrpt sample when...
2005-04-16  Stefan NeisChanged back DEFAULT_wxUSE_OPENGL to no so configure...
2005-04-15  Robin Dunnwx-config doesn't need to output the resource file...
2005-04-15  Michael WetherellNew --with-gtk=VERSION syntax, and restore --disable...
2005-04-13  Michael WetherellReplace --disable-gtk2 with --with-gtk1 and --with...
2005-04-13  Vadim Zeitlinmistakenly enabled by default --enable-unicode switched...
2005-04-11  Ron LeeRegenerated after version bump.
2005-04-11  Ron LeeEnabled opengl and unicode by default too as discussed.
2005-04-10  Mattia Barbon Check that std::basic_string<wchar_t> actually works...
2005-04-09  Stefan NeisAdded support for toggle button on OS/2.
2005-04-08  Robin Dunnbumped subrelease number
2005-04-07  Michael WetherellAdd "-framework IOKit -framework CoreServices -framewor...
2005-04-02  Ron LeeRearrange the magic order we use instead of proper...
2005-04-02  David ElliottRegenerated using wxAutohacks.
2005-03-29  Julian SmartUse AC_TRY_LINK for demangle
2005-03-27  Vadim Zeitlinfixed test for GTK+ 2.4: was always false on a second...
2005-03-27  Vadim Zeitlinmake it clear which GL(U) library we can't find in...
2005-03-27  David ElliottDisable wxStackWalker on platforms other than Win32...
2005-03-26  David ElliottMoved compiler detection macros to Bakefile.
2005-03-25  Michael Wetherellconfigure fix for OS/2 from Dave Parsons and David...
2005-03-21  Vadim Zeitlinbuild debugrpt sample if wxUSE_DEBUGREPORT
2005-03-21  Vadim Zeitlindefine USE_QA so that qa library is built
2005-03-21  Vadim Zeitlinregenerated after qa lib changes
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-19  Robin DunnBumped subrelease number
2005-03-17  David ElliottFixed MW and XLC tests when using -C (cache) option...
2005-03-17  David ElliottUpdated configure and aclocal.m4 for new 0.1.8 Bakefile...
2005-03-14  Vadim Zeitlindisable debug report for now
2005-03-14  David ElliottMake wxCocoa compile on Tiger.
2005-03-11  Michael WetherellAdd samples mobile and ownerdrw. Make sample richedit...
2005-03-11  Vadim Zeitlinadded wxUSE_DEBUGREPORT
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-01  Michael WetherellAdd samples to configure: ipc, keyboard, listbox, multi...
2005-02-27  Michael WetherellDetect SIZEOF_WCHAR_T when cross-compiling
2005-02-24  Robin Dunnbumped subrelease number
2005-02-19  David ElliottCheck for xlC and add -qunique to CXXFLAGS if we're...
2005-02-19  David ElliottCheck to see if -ext o option is required to get compil...
2005-02-19  David ElliottWhen host is OS X (PowerPC Darwin) check if compiler...
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
next