XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / wx-config.in
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-12-09  Vadim ZeitlinQuote variables in -z tests correctly in wx-config.
2011-12-07  Vadim ZeitlinOrder the libraries correctly in wx-config for static...
2011-04-29  Robin DunnFix popen2 deprecation warning.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2009-10-19  Vadim ZeitlinDon't include LDFLAGS in `wx-config --libs` output.
2009-10-19  Vadim ZeitlinUse portable comparison syntax in wx-config.
2009-10-17  Vadim ZeitlinRestore --debug wx-config option handling for pre-2...
2009-09-12  Vadim ZeitlinChange Unix build system to not use debug build any...
2009-06-12  Vadim Zeitlinadded new wx-config --query-xxx options and use them...
2009-02-18  Francesco Montorsido not exceed the 80 column limit when printing the...
2008-09-21  Václav SlavíkRemoved too strict check from wx-config that prevented...
2008-06-01  Vadim Zeitlinremove mentions of contrib
2008-02-13  Stefan NeisBlind fix to improve wx-config's Bourne shell compatibi...
2008-01-17  Vadim Zeitlinignore any extra arguments after --version for compatib...
2008-01-15  Francesco Montorsidon't give out an error when using --cflags followed...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-20  Vadim Zeitlinalways return just "$CXX -o" from `wx-config --ld`...
2007-08-14  Vadim Zeitlinuse decho, not echo, to output error messages
2007-07-11  Vadim Zeitlindon't output -DwxUSE_GUI=0 in cflags by default, do...
2007-07-10  Vadim Zeitlinadded --optional-libs wx-config argument (patch 1747239)
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2006-12-24  Vadim Zeitlindocument --selected-config option
2006-09-17  Michael WetherellFix missing 3rd party builtin libs for static monolithi...
2006-06-09  Michael WetherellFix missing semicolon from last commit
2006-06-04  Michael WetherellMake Bourne compatible.
2005-11-30  Ron LeeOutput deprecated warning for --rezflags and permanentl...
2005-11-29  Julian SmartMade explanation more concise
2005-11-29  Ron LeeFix include dirs for windres, enable emxbind to actuall...
2005-11-25  David ElliottSeparate RESCOMP into WINDRES (for Win32) and REZ ...
2005-11-23  Ron LeeMinimal implementation of --rescomp option for wx-config,
2005-11-22  Vadim Zeitlinautumn cleanup of configure:
2005-09-03  Ron LeeAdd --selected_config option for reporting to secondary...
2005-06-29  Robert Roebling Reverted GCC_NO_PRAGMA change
2005-06-17  Ron LeeFix the test for NO_GCC_PRAGMA to be faster and more...
2005-02-13  Stefan NeisImproved support for OS/2's ancient version of "ash...
2005-02-13  Ron LeeAdd extra^2 debug mode to wx-config for brute force...
2004-12-22  Ron LeeNot quite as flexible, but lighter and sufficient.
2004-12-22  Ron LeeOnly filter out duplicate -libraries. Let other constructs
2004-11-10  Ron LeeDon't shoot the messenger. Reverted the previous ...
2004-11-08  Vadim Zeitlinfail silently if the requested wx-config is not found
2004-10-31  Ron LeePatch from Paul Cornett, clean up side effects in obtai...
2004-10-28  Ron LeeApplied patch 1055774 from Paul Cornett for platforms
2004-10-27  Ron LeeUpdate for rpath with uninstalled builds and utility...
2004-10-17  Vadim Zeitlinadded --linkdeps switch
2004-10-12  Ron LeeDon't leak intermediate results of tests for wx2.4...
2004-10-09  Ron LeeAdd basic --utility option for finding build dependent...
2004-10-03  Ron LeeUse the same paranoia we already apply to lib lists...
2004-10-01  Ron LeeFilter any arguments back to 2.4.2.6 syntax before
2004-10-01  Ron LeeAdd support for legacy 2.4 installs to wx-config.
2004-09-28  Ron LeeEnable concurrent installs of runtime packages after...
2004-09-28  Ron LeeMake the warnings a little more relevant in other contexts
2004-09-27  Ron LeeHandle the case of unresolveable ambiguity in --list...
2004-09-27  Ron LeeDelay --list a little longer so we can indicate the...
2004-09-25  Ron LeeUndo the link creation in builddir. contrib is still...
2004-09-24  Ron LeeGet rid of the symlink farm in $builddir too, contrib...
2004-09-22  Ron LeeInstall the config files for cross debs under /usr...
2004-09-21  Ron LeeFilter out the 'std' pseudo-lib from monolithic builds...
2004-09-21  Ron Leewx-config2.6
2004-08-08  Václav Slavíkdon't output -DwxUSE_GUI=0 in monolithic build, setup...
2004-08-04  Stefan NeisFixed typo reported by Ian Brown.
2004-08-01  Vadim Zeitlinadded --version-full option to wx-config
2004-07-25  Václav Slavíkdocumentation fixes
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-21  Václav Slavíkfixes to wx-config config name matching
2004-07-18  Václav Slavík*** empty log message ***
2004-07-17  Václav Slavíkcomplain about unrecognized flags
2004-07-17  Václav Slavíkcleaned up --inplace description
2004-07-17  Václav Slavíkmodified arguments syntax to be wx-config [options...
2004-07-12  Vadim Zeitlinmade --cppflags return -DwxUSE_GUI=0 when used with...
2004-06-29  Václav Slavíkput -DNO_GCC_PRAGMA into CPPFLAGS
2004-06-28  Václav Slavíkdocumentation fix
2004-06-27  Václav Slavíkre-added --inplace documentation
2004-05-08  Vadim Zeitlinfixed spellign typo in comment
2004-05-08  Vadim Zeitlinadd -Icontrib/include when using --inplace
2004-05-06  Vadim Zeitlinadded support for --libs=std,... syntax in wx-config
2004-03-16  Václav Slavík--static flag docs correction
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-02-15  Stefan NeisDo a configure test whether or not to include -I/usr...
2004-02-01  Václav Slavík1. optionally use libSDL for wxSound
2004-01-22  Vadim Zeitlinfix for wx-config --inplace --rezflags output in wxCoco...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-08-16  Václav Slavíkoutput -Wl,--subsystem,console for Mingw if any GUI...
2003-08-03  Václav Slavíkfix the situation when one of sublibraries is not built
2003-08-03  Václav Slavíkfix for broken --inplace, --prefix and --exec-prefix...
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-08-02  Václav Slavíkadded wxAdvanced
2003-07-31  Robin Dunnfixed --basename
2003-07-30  Václav Slavíkreorganized wx-config to have all configure-modified...
2003-07-30  Václav Slavíkmore fixes: add host_alias suffix when cross-compiling...
2003-07-29  Václav Slavíkfix wxBase name
2003-07-29  Václav Slavíkfixed a small bug
2003-07-29  Václav Slavíkadapted wx-config to work in multilib mode
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-06-29  Václav Slavíkoops, partially reverted previous commit, it was incorrect
2003-06-29  Václav Slavíkuse CODE_GEN_FLAGS
2003-06-24  Václav Slavíkmoving to autoconf-2.5x
2003-06-18  Václav Slavíkadded --basename and --release flags to wx-config ...
2003-01-27  Gilles Depeyrotimproved Mac resource creation step in order to allow...
2003-01-18  Vadim Zeitlinexperimental --inplace flag implementation
next