]> git.saurik.com Git - wxWidgets.git/history - configure
Corrected CVS commit clash; small doc changes (removed Windows 3.1 reference since
[wxWidgets.git] / configure
2001-12-04  Vadim ZeitlinwxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is...
2001-12-01  Vadim Zeitlinupdated dmalloc home page address
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Vadim Zeitlindisable wxUSE_POPUPWIN for Motif
2001-12-01  Vadim Zeitlinregenerated
2001-11-26  Gilles Depeyrotcorrected shared library linking for Darwin (dylib...
2001-11-25  Gilles Depeyrotcorrected case of DeRez for Mac OS X
2001-11-24  Mattia Barbon* added new --enable-logdialog option
2001-11-24  Ron LeeIgnore what the diff says.. think "added S/390 support...
2001-11-22  Mattia BarbonTest for wctype.h
2001-11-22  Václav Slavíkchanges to wx-config --static to allow static linkage...
2001-11-21  Ron Leeadd some output to the GL tests..
2001-11-21  Ron LeeWhere's GL? Hopefully wx-config will now tell us if...
2001-11-20  Václav Slavíkremoved rpmfiles.lst
2001-11-18  Ron LeeDon't add -MMD until we are just about ready to build...
2001-11-16  Ron Leemainly the result of collapsing folds in vimdiff from 2.2
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-09  Ron Leemake --static flag act on --cppflags too.
2001-11-09  Ron LeeWe always add -lm (eventually) anyway, so just adding...
2001-11-09  Vadim Zeitlinregenerated after -GL change
2001-11-08  Ron LeewxUSE_GTK must stay quoted..
2001-11-08  Ron LeeRearrange the linker flags/libs code in preparation...
2001-11-07  Ron Leeoops
2001-11-07  Ron LeeMore pesky "quotes" hiding in m4 macros.
2001-11-07  Ron LeePut $(GENERICOBJECTS) back into configure.in for a...
2001-11-07  Ron Leeremove -lfoo.dll hack, it appears to be unnecessary...
2001-11-06  Václav Slavíkbeginnings of support for MGL shared library (it is...
2001-11-06  Vadim Zeitlinfixed wxUniv/GTK linking by getting rid of GENERICOBJS...
2001-11-06  Ron LeeMerged WXMSW_DLL_DEFINES and PICFLAGS, since they essen...
2001-11-06  Ron LeeBrown paper bag fix to -lwx.dll in wx-config
2001-11-05  Ron Leerenamed (gcc) wxMSW import lib name yet again. *.dll...
2001-11-04  Gilles Depeyrotcorrected detection of wchar_t under Mac OS X/Darwin
2001-11-04  Gilles Depeyrotuse 'cp -fp' instead of 'cp -p' to install programs...
2001-11-04  Ron LeeBacked out misguided 'build both' patch.
2001-11-03  Gilles Depeyrotinstall apparently ignores -p option under Mac OS X...
2001-11-03  Gilles Depeyrotcorrected install program for Mac OS X (use AC_PROG_INS...
2001-11-03  Václav Slavíkoops, configure defined _WIN_IE instead of _WIN32_IE...
2001-11-03  Ron LeeAdded static lib to shared build targets for wxMSW...
2001-11-03  Ron LeeTweaked config for weird static lib BSDism.
2001-11-03  Ron LeeAdded separate import lib for msw .dlls
2001-11-02  Vadim Zeitlingive an error and stop if OpenGL libs not found but...
2001-10-31  Gilles Depeyrotshortened configure warning messages to avoid exceeding...
2001-10-24  Mattia Barbon* make install now installs OLE headers on cygwin
2001-10-23  Gilles Depeyrotimplemented --with-<lib> options (yes, no, sys, and...
2001-10-21  Robert Roebling Correction for make install and wxMac static libs.
2001-10-19  Gilles Depeyrotremoved corrected detection of wchar_t under Mac OS...
2001-10-19  Vadim Zeitlintypo fix
2001-10-19  Vadim Zeitlinuse statvfs() if statfs() is not available (Solaris)
2001-10-19  Vadim Zeitlindon't include X11 path before our own -I because on...
2001-10-19  Vadim Zeitlinfixed test for statfs() for BSD systems, not just MacOSX
2001-10-17  Gilles DepeyrotUse -h instead of -L to test for link
2001-10-15  Robert Roebling Further fixes for wx-config and MacOS X.
2001-10-15  Robert Roebling Added Rez support to wx-config for MacOS X
2001-10-14  Ron LeeMerged IA64 build fixes from 2.2 (this will undoubtably...
2001-10-13  Gilles DepeyrotAdded flat Carbon and MoreFiles headers to compile...
2001-10-10  Gilles Depeyrotprovide option to disable use of precompiled headers...
2001-10-03  Ron Leeremoved obsolete samples/univ from SAMPLES_SUBDIRS
2001-10-03  Ron LeeDiabled wxToggleButton for wxUNIVERSAL builds too.
2001-10-02  Ron Leediable MDI for wxUNIV builds for now.
2001-10-02  Ron LeeAdded UNIV_DIST target.
2001-10-02  Gilles Depeyrotcorrected VPATH for wxMotif toolkit
2001-10-02  Gilles Depeyrotreverted unwanted change to -MMD compilation option...
2001-10-02  Gilles Depeyrotcorrected static library configuration for Darwin/Mac...
2001-09-30  Vadim Zeitlinregenerated configure from latest configure.in
2001-09-28  Vadim Zeitlin1. made description of some options in configure [hopef...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-22  Václav Slavíkconfigure now defines _WIN_IE if w32api is at least...
2001-09-20  Vadim Zeitlinfix for shared library build under SGI with native...
2001-09-18  Vadim Zeitlinchanges to shared library options code and to allow...
2001-08-28  Gilles Depeyrotgeneralized fix for clipboard code compilation configur...
2001-08-27  Vadim Zeitlinfix for wxGTK clipboard code compilation
2001-08-25  Vadim Zeitlindon't try compile wxClipboard without OLE support
2001-08-25  Vadim Zeitlinstatfs() detection for wxGetDiskSpace
2001-08-09  Vadim ZeitlinDefine _GNU_SOURCE instead of _XOPEN_SOURCE (which...
2001-08-08  Vadim Zeitlinfixed wxINSTALL_PREFIX setting
2001-08-08  Vadim Zeitlinmoved wxINSTALL_PREFIX from CPPFLAGS to setup.h
2001-08-08  Vadim Zeitlin1. fixed test in configure for gettimeofday() argument
2001-08-08  Vadim Zeitlin1. next attempt to fix RH 7.1 build
2001-08-08  Vadim Zeitlinfixed errors in glibc test
2001-08-08  Vadim Zeitlinoops, last check in undone - there is a problem somewhe...
2001-08-08  Vadim Zeitlinattempts to fix recursive mutex initialized detection...
2001-08-06  Vadim Zeitlinadded wxUSE_SPLASH
2001-08-02  Vadim Zeitlinapplied patch 446009 (DLL cross compilation using mingw32)
2001-08-01  Václav SlavíkSHARED_LD must be CXX, not CC, otherwise we get unresolved
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-24  Vadim Zeitlinreverted my previous change to WINVER - it is already...
2001-07-22  Gilles Depeyrotadded property sheet option
2001-07-21  Gilles Depeyrotcorrected bad Darwin related configure test
2001-07-20  Vadim Zeitlindefine WINVER for mingw32 cross compilation
2001-07-19  Vadim Zeitlinfix for missing wxUSE_DARWIN definition
2001-07-18  Václav Slavík(1) removed -lcrtdll from Mingw build
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-13  Vadim Zeitlinfixes for wxBase build with configure
2001-07-13  Vadim Zeitlinfixed wxBase makefile generation
2001-07-13  Vadim Zeitlinadded detection of regex support to configure
2001-07-11  Václav Slavíkfixed windows.h check and added checks for MS HTML...
2001-07-10  Václav Slavíkadded check for w32api.h to configure (so that libjpeg...
2001-07-08  Václav Slavík1. configure now checks first for timezone, then _timez...
2001-07-08  Gilles Depeyrotconfigure without popup windows under Mac OS X
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
next