2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
blob | commitdiff | raw |
2011-01-07 |
Paul Cornett | remove some extraneous semicolons |
blob | commitdiff | raw | diff to current |
2010-06-17 |
Vadim Zeitlin | Don't use excessive quoting with AC_DEFINE_UNQUOTED... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Vadim Zeitlin | fix output of WX_ARG_DISABLE() for options which can... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | remove tests for bool and {const,static,reinterpret... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Vadim Zeitlin | remove support for configarg.cache, use config.status... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Paul Cornett | fix HAVE_ macros not being converted to uppercase on... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Vadim Zeitlin | preserve the arguments read from configarg.cache in it |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Vadim Zeitlin | fix caching of configure arguments broken by one of... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | corrected (and simplified) configarg.cache updating... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
David Elliott | Restore AC_CHECK_HEADERS in preference to AC_CHECK_HEAD... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Vadim Zeitlin | fix WX_ARG_WITH behaviour when it's used before wxUSE_A... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Vadim Zeitlin | allow using dashes in the names of --enable/with option... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | fixed a bug in a test (there should be a space after -z) |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | Rewrote configure --enable/with options handling: |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Václav Slavík | fixed configarg.cache code to correctly handle multiple... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Václav Slavík | enable UTF8 build for wxGTK2 and wxDFB by default |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Paul Cornett | add 4th parameter to AC_CHECK_HEADER to skip preprocess... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | don't create version-script file if it's not used |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | don't use version script under cygwin/mingw32, it's... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Michael Wetherell | Add WX_CHECK_FUNCS (instead of WX_CHECK_DECLS). It... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Michael Wetherell | Revert last commit. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Michael Wetherell | Add WX_CHECK_DECLS macro and try it out on strtok_r... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Michael Wetherell | Add parameter to the --enable-universal_binary option... |
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-09-19 |
Michael Wetherell | Revert previous commit for fear that 'test -h' may... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Michael Wetherell | Allow WX_PATH_FIND_INCLUDES and WX_PATH_FIND_LIBRARIES... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Michael Wetherell | Change so that WX_PATH_FIND_LIBRARIES doesn't always... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | finally really fixes IRIX build: |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Vadim Zeitlin | check default library directories in WX_PATH_FIND_LIBRA... |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Michael Wetherell | Add dll.a to the extensions search for by WX_PATH_FIND_... |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Michael Wetherell | Test for --version-script bug, known to be in at least... |
blob | commitdiff | raw | diff to current |
2005-03-26 |
David Elliott | Moved compiler detection macros to Bakefile. |
blob | commitdiff | raw | diff to current |
2005-03-17 |
David Elliott | Fixed MW and XLC tests when using -C (cache) option... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
David Elliott | Make wxCocoa compile on Tiger. |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Vadim Zeitlin | added AC_CXX_DYNAMIC_CAST |
blob | commitdiff | raw | diff to current |
2005-02-19 |
David Elliott | Check for xlC and add -qunique to CXXFLAGS if we're... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
David Elliott | Check to see if -ext o option is required to get compil... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Vadim Zeitlin | added AC_CXX_REINTERPRET_CAST |
blob | commitdiff | raw | diff to current |
2004-07-23 |
David Elliott | Revert my id10t error. |
blob | commitdiff | raw | diff to current |
2004-04-09 |
David Elliott | Changes that were in aclocal.m4 but not here |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Vadim Zeitlin | do check for <iostream> even when cross-compiling ... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | added HAVE_STATIC_CAST |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Mattia Barbon | Added configure test for const_cast<>(), and enabled it |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Václav Slavík | disable version-script on Solaris, it doesn't work |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Vadim Zeitlin | show correct message when running configure for the... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Vadim Zeitlin | added wxEXPLICIT macro |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Vadim Zeitlin | oops, typo in the large file support just checked in |
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-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | oops, fixed typo breaking iconv constness detection... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | don't output the entire iconv() declaration in configur... |
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 |
1999-08-12 |
Robert Roebling | New makefile system in place, obsoletes libtool, |
blob | commitdiff | raw |
1999-08-05 |
Guilhem Lavaux | Changed BidEndianOrdered to BigEndianOrdered in datstrm.h |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Vadim Zeitlin | 1. libtool 1.2d => 1.3 (should speed up configure check... |
blob | commitdiff | raw | diff to current |
|