2002-09-05 |
Gilles Depeyrot | added -D_REENTRANT for hpux when threads are enabled |
blob | commitdiff | raw |
2002-09-05 |
Gilles Depeyrot | corrected HPUX specific test |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Vadim Zeitlin | don't use -mthreads switch if the compiler doesn't... |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Vadim Zeitlin | make --static default if configured with --disable... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Gilles Depeyrot | disable Darwin GCC precompiled headers by default also... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Ron Lee | sorry, removing /usr/include breaks the macros we use... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | removed /usr/include from SEARCH_INCLUDE -- this should... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | define _FILE_OFFSET_BITS/_LARGE_FILES on the compiler... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | got rid of COMMON_THREADCPPFLAGS which is not really... |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | don't use vfork() in wxExecute() |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Mattia Barbon | Applied Fabian Wenzel's patches to add -mthreads for... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Stefan Neis | Some OS/2 specific additions. |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Vadim Zeitlin | streamlined vsnprintf() check -- now that we fall back... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Mattia Barbon | Detect if g++ requires -fvtable-thunks for COM interfaces. |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Robert Roebling | Added configure check for vswprintf |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Vadim Zeitlin | added tests for fputwc() and wprintf() |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Vadim Zeitlin | fix wxMotif sample program compile test |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Vadim Zeitlin | added propsize to the list of samples |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Vadim Zeitlin | removed (broken) richedit sample from the list of sampl... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Julian Smart | First cut at socket support in wxX11 |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Robert Roebling | Exchanged compile flags so that local include paths |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Vadim Zeitlin | only test for pangoft2 if we're using GTK 2 |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Václav Slavík | fixed pangoft2 check: moved outsided cached block |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Vadim Zeitlin | minor fixes: |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Václav Slavík | added pangoft2 check to configure |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Robert Roebling | Added -lpangoft2-1.0 to link line. |
blob | commitdiff | raw | diff to current |
2002-08-10 |
Václav Slavík | fixed broken test in configure: no, DJGPP really is... |
blob | commitdiff | raw | diff to current |
2002-08-10 |
Mattia Barbon | Check if linking a motif program requires -lXp and... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Robin Dunn | Added --enable-rpath=dir that will cause the -rpath... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Václav Slavík | explicitly pass -lstdc++ to the linker in case of DJGPP |
blob | commitdiff | raw | diff to current |
2002-07-17 |
Mattia Barbon | Allow compiling wxMotif/GTK/X11 for Cygwin/XFree |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Vadim Zeitlin | added wxEXPLICIT macro |
blob | commitdiff | raw | diff to current |
2002-07-15 |
Václav Slavík | wxMGL features detection fixes |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Vadim Zeitlin | fix linking on AIX/RS6000 by using -mminimal-toc option |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Chris Elliott | make path absolute to install-sh, to fix contrib lib bug |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Vadim Zeitlin | (blind) fixes for AIX: shared library extension there... |
blob | commitdiff | raw | diff to current |
2002-06-23 |
Julian Smart | Applied patch [ 566194 ] Adds taskbar sample to configu... |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Gilles Depeyrot | moved header detections before sizeof detections since... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Vadim Zeitlin | added configure support for the large files |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Vadim Zeitlin | fixed glibc 2.1 detection test |
blob | commitdiff | raw | diff to current |
2002-05-18 |
Vadim Zeitlin | pass IF_GNU_MAKE and other configure params to the... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Vadim Zeitlin | wanted to fix zlib include path but it turned out to... |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Gilles Depeyrot | use built-in wcslen instead of disabling wide character... |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Gilles Depeyrot | no timezone variable is only a warning instead of an... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | don't test for msvcrt under Unix nor libw under Windows... |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | don't define wxUSE_WCHAR_T on systems without wcslen... |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | set OPENGL_LIBS when x-compiling for MSW (patch from... |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | 1. moved the test for glibc >= 2.1 after AC_PROG_CC |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | improved dynamic shared library creation for Darwin... |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Vadim Zeitlin | fixed typo for MSW cross-compilation |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Gilles Depeyrot | use Darwin specific double step shared library linking... |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Gilles Depeyrot | install both compiled and ascii resource files for... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Gilles Depeyrot | use specific linker flags under Mac OS X when linking... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Robert Roebling | Moved mobile dir. |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Gilles Depeyrot | corrected thread detection for Darwin / Mac OS X |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Ron Lee | replace zsh'ism(?) with a posix parameter expansion... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | don't include -D_REENTRANT in the linker flags |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | add -pthread like options to the linker flags as well... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | typo fixed: should be lpthread, not -lpthread in THREAD... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | thread detection fixed for Solaris |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | try just -lpthread in the thread detection code too |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Gilles Depeyrot | Added -bind_at_load linker option for Darwin/Mac OS... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Vadim Zeitlin | use -pthread or equivalent when using threads; many... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Vadim Zeitlin | don't try to remove -g flag from CFLAGS, it is not... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Robert Roebling | Added first test app to "mobile". |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
blob | commitdiff | raw | diff to current |
2002-03-30 |
Robert Roebling | Configure changes for StrongARM cross-compilation. |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Václav Slavík | added wxArtProvider sample (not yet finished) |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | test for wcstr.h only if we don't have wchar.h |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Václav Slavík | require GTK+ 2.0.0, not 1.3.1 |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Václav Slavík | fixed MSLU check |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Gilles Depeyrot | added url of Fink Unix to Mac OS X porting instructions |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Julian Smart | Removed constraints check for wxDirDialog from configur... |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Václav Slavík | htmlhelp.h no longer needed -> removed test in configure |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Vadim Zeitlin | check for sizeof(void *), not sizeof(int *) - not reall... |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Julian Smart | Nano-X changes: removed spurious -O for Nano-X configur... |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Gilles Depeyrot | added Mac OS X application bundle (framework) building |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Julian Smart | NanoX modificati |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Vadim Zeitlin | set WXWIN_COMPATIBILITY_2_2 to 1 by default |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Stefan Neis | Fix typo from version 1.528. |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Stefan Neis | Fixed typo in my last commit (it did break socket detec... |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Stefan Neis | Changes to make wxBase configure on OS/2 correctly. |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Mattia Barbon | Enable wxDynamicLoader |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | don't use -q option with egrep, Solaris doesn't have... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | disable wxSocket for wxX11, doesn't link anyhow |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | clean ups to wxX11+wxUniv handling |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Stefan Neis | Some additional checks for building wxPM (OS/2) which... |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Vadim Zeitlin | fixed a bug/typo in configure introduced by the previou... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Vadim Zeitlin | fixed make install and make base for wxBase |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Added MICROWIN include dir |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Attempted to add configury for NanoX compatibility |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Removed -lXext -lXt from libraries for wxX11 |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Václav Slavík | disable shared libs for DJGPP (who broke this?) |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | wxX11 compiles and links now. I wonder why there is |
blob | commitdiff | raw | diff to current |
next |