2006-02-12 |
Michael Wetherell | Add -fno-strict-aliasing to the optimisation flags... |
blob | commitdiff | raw |
2006-02-10 |
Vadim Zeitlin | regenerated with bakefile 0.2.0 m4 files |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Michael Wetherell | Remove richedit sample from configure |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Julian Smart | Regenerated configure for wxToolbook |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Kevin Ollivier | Fixes for wxMac Universal binary support. With these... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Stefan Neis | Yet another try to fix NetBSD's problem with getservbyn... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Stefan Neis | Testing if using -D_REENTRANT helps compiling socket... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Michael Wetherell | Regenerate with gtk1 changes |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Mart Raudsepp | Regenerate after latest changes to configure.in (GTK_NO... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Mart Raudsepp | Regenerated after getaddr* fixes in configure.in |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Robert Roebling | Added configure flag for wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Robert Roebling | Added configure checks for Hildon Framework. |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Michael Wetherell | Put back the warning flags |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Vadim Zeitlin | put user-specified CPP/C/CXXFLAGS after the ones we... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Ron Lee | Output deprecated warning for --rezflags and permanentl... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Ron Lee | Fix include dirs for windres, enable emxbind to actuall... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Vadim Zeitlin | renaming of variables in rev 1.1090 introduced a clash... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
David Elliott | Ran make -f build/autogen.mk |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Ron Lee | Minimal implementation of --rescomp option for wx-config, |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Vadim Zeitlin | fixed quoting in CPPFLAGS (last change broke the Unix... |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Vadim Zeitlin | autumn cleanup of configure: |
blob | commitdiff | raw | diff to current |
2005-11-20 |
Michael Wetherell | Use re_search directly instead of regexec when using... |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Michael Wetherell | Regenerate Makefile.in, configure and the VC++ project... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Julian Smart | Regenerated configure for wxUSE_RICHTEXT |
blob | commitdiff | raw | diff to current |
2005-10-20 |
Michael Wetherell | Small changes to 'make dist' to allow it work on Solari... |
blob | commitdiff | raw | diff to current |
2005-10-15 |
Michael Wetherell | Implement string inserter for long long. This creates... |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Michael Wetherell | Use 'cp -pR' as a fallback for lndir, remove $(shell... |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | regenerated after bakefile change to always create... |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | configure with wxUSE_TREEBOOK |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | don't use -single_module together with -bundle under... |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Vadim Zeitlin | added dependencies support for DEC/Compaq/HP cxx compil... |
blob | commitdiff | raw | diff to current |
2005-10-07 |
Vadim Zeitlin | optimization: don't test for various proprietary Unix... |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Vadim Zeitlin | fixed bug in error message given if X headers/libs... |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Vadim Zeitlin | updated version in configure to 2.7.0 too |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Vadim Zeitlin | added --without-subdirs option to speed up configure... |
blob | commitdiff | raw | diff to current |
2005-10-01 |
David Elliott | Ran bakefile -f autoconf and autoconf. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | don't declare pthread_mutexattr_settype() ourselves... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | disable warning about data truncation (810) for icc... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | don't declare strptime() ourselves if the system alread... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | corrected typo in check for icc |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | add Intel compiler detection |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Michael Wetherell | Fixups for solaris; remove '-mt' from pkg-config output... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | removed code defining NO_GCC_PRAGMA, we shouldn't need... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Kevin Hock | Use CXXFLAGS rather than CFLAGS for -Werror when determ... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Michael Wetherell | Regenerated after the lib64, lib/64 changes |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Vadim Zeitlin | only check for lib directory for architectures which... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Vadim Zeitlin | fix to last commit: extra parentheses removed |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Vadim Zeitlin | fix for creation of shared libraries under AIX with gcc |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | regenerated after latest changes: alternative standard... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Vadim Zeitlin | use -erroff=E_NO_EXPLICIT_TYPE_GIVEN option with Sun... |
blob | commitdiff | raw | diff to current |
2005-09-09 |
David Elliott | Use AC_CHECK_TOOL rather than AC_CHECK_PROG for AR... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Michael Wetherell | Handle the case when (v)snprintf have the format declar... |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Michael Wetherell | Fix for detection of motif headers when they are in... |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Vadim Zeitlin | regenerated after recent changes to configure.in |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Stefan Neis | Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict... |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Vadim Zeitlin | regenerated after libcairo filtering out changes |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Michael Wetherell | Workarounds for old versions of gcc on hpux: define... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Vadim Zeitlin | fix for the last commit |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Vadim Zeitlin | check for missing statfs() prototype (happens at least... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Vadim Zeitlin | regenerated after #error changes |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Vadim Zeitlin | added test for snprintf() which may not be present... |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Vadim Zeitlin | regenerated after undoing recent HP-UX changes |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Vadim Zeitlin | last commit accidentally used out of date aclocal.m4... |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Vadim Zeitlin | regenerated after HP-UX fixes |
blob | commitdiff | raw | diff to current |
2005-08-17 |
David Elliott | Upgrade to newest bakefile.m4 to support non-PowerPC... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
David Elliott | Allow wxWidgets to be built hosted on any architecture... |
blob | commitdiff | raw | diff to current |
2005-08-13 |
David Elliott | Regenerated with new bugfixes from aclocal.m4 and old... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Michael Wetherell | Regenerate after yesterday's fix for bug 1230877. |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | added wxUSE_DC_CACHEING |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | added tests for fsync() and pthread_cleanup_push/pop() |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Michael Wetherell | Rebake after MSLU and other changes |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Michael Wetherell | Baked again without '-b wx.bkl' to fully update autocon... |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Michael Wetherell | Regenerate using autoconf/bakefile.m4 from bakefile CVS |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Michael Wetherell | Rebaked with patched bakefile 0.1.9.1, ran aclocal... |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Julian Smart | Regenerated configure for 2.6.2 |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Michael Wetherell | Allow cross compiling of wxX11, wxMotif and wxGTK |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Robert Roebling | define NO_GCC_PRAGMA if |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Robert Roebling | Added test case speficically for GCC >= 4.0 and |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Robert Roebling | Reverted GCC_NO_PRAGMA change |
blob | commitdiff | raw | diff to current |
2005-06-23 |
Ron Lee | Bump soname in preparation for 2.6.2 release. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Michael Wetherell | Unrevert Cygwin changes after discussion. Cygwin will... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Ron Lee | Fix the test for NO_GCC_PRAGMA to be faster and more... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Michael Wetherell | Revert Cygwin changes |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Michael Wetherell | Let Cygwin be a Windows build for wxMSW and a unix... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Michael Wetherell | Declare gtk_icon_size_lookup if it is missing from... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Robin Dunn | Subrelease version bump |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Michael Wetherell | Dependency tracking for Sun CC |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Michael Wetherell | Detect Apple bug that prevents the joystick code compil... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Julian Smart | Updated version |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Robin Dunn | Version number bump |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Michael Wetherell | wxBase compilation fix for Mac, with help from Ryan |
blob | commitdiff | raw | diff to current |
2005-05-26 |
Michael Wetherell | No install_name_tool on OS X 10.1 |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Michael Wetherell | Set wxUSE_ON_FATAL_EXCEPTION to no for non-unix |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Michael Wetherell | Allow -Wl,* options to shared-ld-sh |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Julian Smart | Removed last fix to aclocal.m4 |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Michael Wetherell | Disable debugrpt sample for Windows since it's not... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Michael Wetherell | Only automatically switch off --enable-std_string or... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Michael Wetherell | Detect when --enable-std_string or --enable-std_iostrea... |
blob | commitdiff | raw | diff to current |
next |