2009-10-19 |
Vadim Zeitlin | Don't include LDFLAGS in `wx-config --libs` output. |
blob | commitdiff | raw |
2009-10-19 |
Vadim Zeitlin | Use portable comparison syntax in wx-config. |
blob | commitdiff | raw | diff to current |
2009-10-17 |
Vadim Zeitlin | Restore --debug wx-config option handling for pre-2... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Vadim Zeitlin | Change Unix build system to not use debug build any... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Vadim Zeitlin | added new wx-config --query-xxx options and use them... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
Francesco Montorsi | do not exceed the 80 column limit when printing the... |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Václav Slavík | Removed too strict check from wx-config that prevented... |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Vadim Zeitlin | remove mentions of contrib |
blob | commitdiff | raw | diff to current |
2008-02-13 |
Stefan Neis | Blind fix to improve wx-config's Bourne shell compatibi... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Vadim Zeitlin | ignore any extra arguments after --version for compatib... |
blob | commitdiff | raw | diff to current |
2008-01-15 |
Francesco Montorsi | don't give out an error when using --cflags followed... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Vadim Zeitlin | always return just "$CXX -o" from `wx-config --ld`... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Vadim Zeitlin | use decho, not echo, to output error messages |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | don't output -DwxUSE_GUI=0 in cflags by default, do... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | added --optional-libs wx-config argument (patch 1747239) |
blob | commitdiff | raw | diff to current |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Vadim Zeitlin | document --selected-config option |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Michael Wetherell | Fix missing 3rd party builtin libs for static monolithi... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Michael Wetherell | Fix missing semicolon from last commit |
blob | commitdiff | raw | diff to current |
2006-06-04 |
Michael Wetherell | Make Bourne compatible. |
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 |
Julian Smart | Made explanation more concise |
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-25 |
David Elliott | Separate RESCOMP into WINDRES (for Win32) and REZ ... |
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-22 |
Vadim Zeitlin | autumn cleanup of configure: |
blob | commitdiff | raw | diff to current |
2005-09-03 |
Ron Lee | Add --selected_config option for reporting to secondary... |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Robert Roebling | Reverted GCC_NO_PRAGMA change |
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-02-13 |
Stefan Neis | Improved support for OS/2's ancient version of "ash... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Ron Lee | Add extra^2 debug mode to wx-config for brute force... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Ron Lee | Not quite as flexible, but lighter and sufficient. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Ron Lee | Only filter out duplicate -libraries. Let other constructs |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Ron Lee | Don't shoot the messenger. Reverted the previous ... |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Vadim Zeitlin | fail silently if the requested wx-config is not found |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Ron Lee | Patch from Paul Cornett, clean up side effects in obtai... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ron Lee | Applied patch 1055774 from Paul Cornett for platforms |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Ron Lee | Update for rpath with uninstalled builds and utility... |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Vadim Zeitlin | added --linkdeps switch |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Ron Lee | Don't leak intermediate results of tests for wx2.4... |
blob | commitdiff | raw | diff to current |
2004-10-09 |
Ron Lee | Add basic --utility option for finding build dependent... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Ron Lee | Use the same paranoia we already apply to lib lists... |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Ron Lee | Filter any arguments back to 2.4.2.6 syntax before |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Ron Lee | Add support for legacy 2.4 installs to wx-config. |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Ron Lee | Enable concurrent installs of runtime packages after... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Ron Lee | Make the warnings a little more relevant in other contexts |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Ron Lee | Handle the case of unresolveable ambiguity in --list... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Ron Lee | Delay --list a little longer so we can indicate the... |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Ron Lee | Undo the link creation in builddir. contrib is still... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Ron Lee | Get rid of the symlink farm in $builddir too, contrib... |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Ron Lee | Install the config files for cross debs under /usr... |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Ron Lee | Filter out the 'std' pseudo-lib from monolithic builds... |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Ron Lee | wx-config2.6 |
blob | commitdiff | raw | diff to current |
2004-08-08 |
Václav Slavík | don't output -DwxUSE_GUI=0 in monolithic build, setup... |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Stefan Neis | Fixed typo reported by Ian Brown. |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Vadim Zeitlin | added --version-full option to wx-config |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Václav Slavík | documentation fixes |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Václav Slavík | install headers in prefix/include/wx-version/wx/ instea... |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Václav Slavík | fixes to wx-config config name matching |
blob | commitdiff | raw | diff to current |
2004-07-18 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Václav Slavík | complain about unrecognized flags |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Václav Slavík | cleaned up --inplace description |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Václav Slavík | modified arguments syntax to be wx-config [options... |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Vadim Zeitlin | made --cppflags return -DwxUSE_GUI=0 when used with... |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Václav Slavík | put -DNO_GCC_PRAGMA into CPPFLAGS |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Václav Slavík | documentation fix |
blob | commitdiff | raw | diff to current |
2004-06-27 |
Václav Slavík | re-added --inplace documentation |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Vadim Zeitlin | fixed spellign typo in comment |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Vadim Zeitlin | add -Icontrib/include when using --inplace |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Vadim Zeitlin | added support for --libs=std,... syntax in wx-config |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Václav Slavík | --static flag docs correction |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Ron Lee | More updates to the Debian packaging for wxPython,... |
blob | commitdiff | raw | diff to current |
2004-02-15 |
Stefan Neis | Do a configure test whether or not to include -I/usr... |
blob | commitdiff | raw | diff to current |
2004-02-01 |
Václav Slavík | 1. optionally use libSDL for wxSound |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Vadim Zeitlin | fix for wx-config --inplace --rezflags output in wxCoco... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) |
blob | commitdiff | raw | diff to current |
2003-08-16 |
Václav Slavík | output -Wl,--subsystem,console for Mingw if any GUI... |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Václav Slavík | fix the situation when one of sublibraries is not built |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Václav Slavík | fix for broken --inplace, --prefix and --exec-prefix... |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | moved DB classes into wxODBC library |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | added wxAdvanced |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Robin Dunn | fixed --basename |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Václav Slavík | reorganized wx-config to have all configure-modified... |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Václav Slavík | more fixes: add host_alias suffix when cross-compiling... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Václav Slavík | fix wxBase name |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Václav Slavík | fixed a small bug |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Václav Slavík | adapted wx-config to work in multilib mode |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Václav Slavík | don't link wxBase against GUI libraries |
blob | commitdiff | raw | diff to current |
2003-06-29 |
Václav Slavík | oops, partially reverted previous commit, it was incorrect |
blob | commitdiff | raw | diff to current |
2003-06-29 |
Václav Slavík | use CODE_GEN_FLAGS |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Václav Slavík | moving to autoconf-2.5x |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Václav Slavík | added --basename and --release flags to wx-config ... |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Gilles Depeyrot | improved Mac resource creation step in order to allow... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Vadim Zeitlin | experimental --inplace flag implementation |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Ron Lee | gah. escape $ in the here block. |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Ron Lee | reverted the --inplace addition and instead documented... |
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-05 |
Robin Dunn | Ensure -D_FILE_OFFSET_BITS=64 also gets on the command... |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Vadim Zeitlin | make --static default if configured with --disable... |
blob | commitdiff | raw | diff to current |
next |