2002-02-10 |
Robert Roebling | wxX11 might compile now. |
blob | commitdiff | raw |
2002-02-10 |
Robert Roebling | More configure/compile things for X11. |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Robert Roebling | More make stuff for X11. |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Julian Smart | Various fixes for X11 compilation |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Julian Smart | Added X11 support |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Vadim Zeitlin | build ODBC objects in wxBase build as well if --with... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Václav Slavík | don't check for libjpeg,libtiff and libpng when buildin... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | install wxUniv headers in make install and include... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | changes to allow making samples/demos with non GNU... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Vadim Zeitlin | don't test for VPATH support for GNU make - this is... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Vadim Zeitlin | cache the results of checks for make VPATH support... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Vadim Zeitlin | allow building wxWin with non-GNU make (which doesn... |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Václav Slavík | use AM_ICONV for iconv configure checks |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Vadim Zeitlin | IFF support off by default |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Robert Roebling | Added IFF handler. |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Václav Slavík | reverted my locale change |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Václav Slavík | make all now compiles .mo catalogs |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Václav Slavík | applied ANI images patch and added wxUSE_ICO_CUR |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Gilles Depeyrot | correction to shared library build command for HP ... |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Vadim Zeitlin | fix for GL library soname under Solaris |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Gilles Depeyrot | moved TARGET_CARBON to mac private header |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Václav Slavík | don't use --enable-protocol(-xxx) w/o sockets |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Gilles Depeyrot | drag and drop is now implemented in wxMac |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Václav Slavík | finished Vadim's new wxUSEs under Unix |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Václav Slavík | 1. libunicows support in configure |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Robert Roebling | Added configure support for wxMicroWindows. |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Vadim Zeitlin | fix for last commit which accidentally disabled wxDynam... |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Vadim Zeitlin | disable new DL code by default |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Bumped version and soname for 2.3.3 |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Václav Slavík | MS-DOS cross-compilation w/ DJGPP |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Vadim Zeitlin | 1. define -D_THREAD_SAFE, not -D_REENTRANT for MT progr... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Vadim Zeitlin | wxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | updated dmalloc home page address |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | disable wxUSE_POPUPWIN for Motif |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Gilles Depeyrot | corrected shared library linking for Darwin (dylib... |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Gilles Depeyrot | corrected case of DeRez for Mac OS X |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Mattia Barbon | * added new --enable-logdialog option |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Ron Lee | Ignore what the diff says.. think "added S/390 support... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Mattia Barbon | Test for wctype.h |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Václav Slavík | changes to wx-config --static to allow static linkage... |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Ron Lee | add some output to the GL tests.. |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Ron Lee | Where's GL? Hopefully wx-config will now tell us if... |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Václav Slavík | removed rpmfiles.lst |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Ron Lee | Don't add -MMD until we are just about ready to build... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ron Lee | mainly the result of collapsing folds in vimdiff from 2.2 |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
blob | commitdiff | raw | diff to current |
2001-11-09 |
Ron Lee | make --static flag act on --cppflags too. |
blob | commitdiff | raw | diff to current |
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 | add -lm before checking for -lGL |
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-21 |
Stefan Neis | Added support for new style OS/2 autodetection. |
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 | added wxUSE_PALETTE and fixed compilation with it set... |
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 |
next |