2001-11-09 |
Ron Lee | make --static flag act on --cppflags too. |
blob | commitdiff | raw |
2001-11-09 |
Ron Lee | We always add -lm (eventually) anyway, so just adding... |
blob | commitdiff | raw | diff to current |
2001-11-09 |
Vadim Zeitlin | regenerated after -GL change |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Ron Lee | wxUSE_GTK must stay quoted.. |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Ron Lee | Rearrange the linker flags/libs code in preparation... |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Ron Lee | oops |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Ron Lee | More pesky "quotes" hiding in m4 macros. |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Ron Lee | Put $(GENERICOBJECTS) back into configure.in for a... |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Ron Lee | remove -lfoo.dll hack, it appears to be unnecessary... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Václav Slavík | beginnings of support for MGL shared library (it is... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Vadim Zeitlin | fixed wxUniv/GTK linking by getting rid of GENERICOBJS... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Ron Lee | Merged WXMSW_DLL_DEFINES and PICFLAGS, since they essen... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Ron Lee | Brown paper bag fix to -lwx.dll in wx-config |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Ron Lee | renamed (gcc) wxMSW import lib name yet again. *.dll... |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Gilles Depeyrot | corrected detection of wchar_t under Mac OS X/Darwin |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Gilles Depeyrot | use 'cp -fp' instead of 'cp -p' to install programs... |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Ron Lee | Backed out misguided 'build both' patch. |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Gilles Depeyrot | install apparently ignores -p option under Mac OS X... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Gilles Depeyrot | corrected install program for Mac OS X (use AC_PROG_INS... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Václav Slavík | oops, configure defined _WIN_IE instead of _WIN32_IE... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Ron Lee | Added static lib to shared build targets for wxMSW... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Ron Lee | Tweaked config for weird static lib BSDism. |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Ron Lee | Added separate import lib for msw .dlls |
blob | commitdiff | raw | diff to current |
2001-11-02 |
Vadim Zeitlin | give an error and stop if OpenGL libs not found but... |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Gilles Depeyrot | shortened configure warning messages to avoid exceeding... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Mattia Barbon | * make install now installs OLE headers on cygwin |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Gilles Depeyrot | implemented --with-<lib> options (yes, no, sys, and... |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Robert Roebling | Correction for make install and wxMac static libs. |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Gilles Depeyrot | removed corrected detection of wchar_t under Mac OS... |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | typo fix |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | use statvfs() if statfs() is not available (Solaris) |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | don't include X11 path before our own -I because on... |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | fixed test for statfs() for BSD systems, not just MacOSX |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Gilles Depeyrot | Use -h instead of -L to test for link |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Robert Roebling | Further fixes for wx-config and MacOS X. |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Robert Roebling | Added Rez support to wx-config for MacOS X |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Ron Lee | Merged IA64 build fixes from 2.2 (this will undoubtably... |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Gilles Depeyrot | Added flat Carbon and MoreFiles headers to compile... |
blob | commitdiff | raw | diff to current |
2001-10-10 |
Gilles Depeyrot | provide option to disable use of precompiled headers... |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Ron Lee | removed obsolete samples/univ from SAMPLES_SUBDIRS |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Ron Lee | Diabled wxToggleButton for wxUNIVERSAL builds too. |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Ron Lee | diable MDI for wxUNIV builds for now. |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Ron Lee | Added UNIV_DIST target. |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Gilles Depeyrot | corrected VPATH for wxMotif toolkit |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Gilles Depeyrot | reverted unwanted change to -MMD compilation option... |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Gilles Depeyrot | corrected static library configuration for Darwin/Mac... |
blob | commitdiff | raw | diff to current |
2001-09-30 |
Vadim Zeitlin | regenerated configure from latest configure.in |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Vadim Zeitlin | 1. made description of some options in configure [hopef... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Václav Slavík | configure now defines _WIN_IE if w32api is at least... |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Vadim Zeitlin | fix for shared library build under SGI with native... |
blob | commitdiff | raw | diff to current |
2001-09-18 |
Vadim Zeitlin | changes to shared library options code and to allow... |
blob | commitdiff | raw | diff to current |
2001-08-28 |
Gilles Depeyrot | generalized fix for clipboard code compilation configur... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Vadim Zeitlin | fix for wxGTK clipboard code compilation |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | don't try compile wxClipboard without OLE support |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | statfs() detection for wxGetDiskSpace |
blob | commitdiff | raw | diff to current |
2001-08-09 |
Vadim Zeitlin | Define _GNU_SOURCE instead of _XOPEN_SOURCE (which... |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | fixed wxINSTALL_PREFIX setting |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | moved wxINSTALL_PREFIX from CPPFLAGS to setup.h |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | 1. fixed test in configure for gettimeofday() argument |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | 1. next attempt to fix RH 7.1 build |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | fixed errors in glibc test |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | oops, last check in undone - there is a problem somewhe... |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | attempts to fix recursive mutex initialized detection... |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | added wxUSE_SPLASH |
blob | commitdiff | raw | diff to current |
2001-08-02 |
Vadim Zeitlin | applied patch 446009 (DLL cross compilation using mingw32) |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Václav Slavík | SHARED_LD must be CXX, not CC, otherwise we get unresolved |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Vadim Zeitlin | reverted my previous change to WINVER - it is already... |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Gilles Depeyrot | added property sheet option |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Gilles Depeyrot | corrected bad Darwin related configure test |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | define WINVER for mingw32 cross compilation |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Vadim Zeitlin | fix for missing wxUSE_DARWIN definition |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Václav Slavík | (1) removed -lcrtdll from Mingw build |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Gilles Depeyrot | modified configure to allow configuration of wxMotif... |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | fixes for wxBase build with configure |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | fixed wxBase makefile generation |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | added detection of regex support to configure |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Václav Slavík | fixed windows.h check and added checks for MS HTML... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Václav Slavík | added check for w32api.h to configure (so that libjpeg... |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Václav Slavík | 1. configure now checks first for timezone, then _timez... |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Gilles Depeyrot | configure without popup windows under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Robert Roebling | Added wxPopupWindow to GTK port, wxComboBox had to |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Vadim Zeitlin | fix to include correct files.lst for wxUniv |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | define WXGTK12 for GTK+ 1.2.7+ as well |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | incremented version to 2.3.2 in configure as well |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | set wxUSE_WIZARDDLG by default |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | respect wxUSE_WIZARDDLG setting |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | define wxUSE_LOGGUI/WINDOW by default |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | typo in GTK version caching code fixed |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | fix for GTK+ version check caching (now it actually... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | fixed --with-libjpeg=sys |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_2 option (disabled by default) |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | 1. added --enable-gtk2 option, check for GTK+ 2.0 disab... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Gilles Depeyrot | added -cpp-precomp option for c++ compiler under Mac... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Vadim Zeitlin | fix for configure under Solaris (don't use unportable... |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Vadim Zeitlin | oops... fix for the fix for config.status |
blob | commitdiff | raw | diff to current |
next |