2006-03-07 |
Włodzimierz Skiba | Don't link with media lib with USE_MEDIA==0. |
blob | commitdiff | raw |
2006-01-21 |
Michael Wetherell | Move oleacc.lib from the VC++ projects/makefiles to... |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Włodzimierz Skiba | wxMGL bakefiled for OpenWatcom (needs bakefiles from... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Michael Wetherell | Let TARGET_CPU work with either upper or lower case |
blob | commitdiff | raw | diff to current |
2005-11-08 |
Michael Wetherell | Correct the include order for the resource compiler |
blob | commitdiff | raw | diff to current |
2005-11-08 |
Michael Wetherell | Add rcdefs.h and support for automatic manifests on... |
blob | commitdiff | raw | diff to current |
2005-10-16 |
Michael Wetherell | Add CPU_TARGET option to msvc makefiles for targeting... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Włodzimierz Skiba | Compensation for bkl 0.1.9.X/eVC4/RTTI bug. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Michael Wetherell | Copy univ/setup.h instead of msw/setup.h for wxUniversa... |
blob | commitdiff | raw | diff to current |
2005-07-30 |
Vadim Zeitlin | oops, wxUSE_UNICODE_MSLU and not wxUSE_MSLU |
blob | commitdiff | raw | diff to current |
2005-07-30 |
Vadim Zeitlin | define wxUSE_MSLU=1 in compiler flags if MSLU=1 was... |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | LIBDIRNAME unique between ports buildable with Open... |
blob | commitdiff | raw | diff to current |
2005-07-21 |
Włodzimierz Skiba | eVC3 compatibility workaround. |
blob | commitdiff | raw | diff to current |
2005-07-04 |
Václav Slavík | use libtool versioning of shared libs on Unix |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Václav Slavík | moved version-related variables to separate file in... |
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-05-30 |
Václav Slavík | made it more obvious what to change in case of binary... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Václav Slavík | fix for future bakefile versions |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Václav Slavík | make DEBUG_INFO=1 the default for VC++ |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Julian Smart | version.rc fix regeneration |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | added qa library (currently consisting of wxDebugReport... |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Vadim Zeitlin | define wxNO_RTTI/EXCEPTIONS/THREADS if corresponding... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Václav Slavík | use dummy.cpp with eVC, too |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Václav Slavík | use dummy.cpp with eVC, too |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | don't exclude msw/gsocket.cpp and msw/gsockmsw.cpp... |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Włodzimierz Skiba | Complete wxW set of files in PalmOS makefile (still... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Michael Wetherell | No res-include for rpmspec wx24dsp |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Michael Wetherell | Add $(TOP_SRCDIR)include for windres |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Václav Slavík | workaround for lack of res-define in our custom formats |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Václav Slavík | include version information in DLLs |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Vadim Zeitlin | added USE_RTTI (instead of it being set by USE_EXCEPTIONS) |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Václav Slavík | added USE_THREADS |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Václav Slavík | bakefile-0.1.7 changes affect wx,too |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Włodzimierz Skiba | Update to Bakefile 0.1.6 |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Włodzimierz Skiba | TrackMouse DMC fix. |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Václav Slavík | hotfix for bakefile-0.1.5 bug: rpmspec format doesn... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Włodzimierz Skiba | DMC PCH requires additional parameter in new bakefiles. |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Václav Slavík | require bakefile-0.1.5 and use it's features |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Włodzimierz Skiba | ctor/dtor not available in C code (MinGW fix). |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Włodzimierz Skiba | Minor output simplification. Significantly influences... |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | disable gcc warning about class having private dtors... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Włodzimierz Skiba | Fixes for USE_GUI=0 to make pure wxBase makefiles possi... |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ryan Norton | media lib bakefiles |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | added ZIP classes by M.J.Wetherell (patch 1030239) |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Włodzimierz Skiba | Explain supressed warnings. |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Włodzimierz Skiba | Supress 48 warnings in wx\msw\uxtheme.h: 'va_start... |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Włodzimierz Skiba | Do not mention MacOS usage in makefiles dedicated to... |
blob | commitdiff | raw | diff to current |
2004-11-01 |
David Elliott | HACK: Add PLATFORM_MACOS as an option |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Włodzimierz Skiba | Supress OW warning about empty *structor outside class... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Václav Slavík | linkage fixes for monolithic static build |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Włodzimierz Skiba | Remove old pragmas for avoiding warnings with Open... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Julian Smart | Regenerated makefiles for 3rd-party lib change |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Ron Lee | Limit the influence of flavour more strictly to autocon... |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Ron Lee | wx-config2.6 |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Włodzimierz Skiba | XRC library usage fix. |
blob | commitdiff | raw | diff to current |
2004-08-14 |
Václav Slavík | ABX's changes to support MGL |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Václav Slavík | fixed plugins naming in samples |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Václav Slavík | gsocket compilation fixes: use .cpp files, not .c |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Václav Slavík | fixed generating dmars makefiles |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Václav Slavík | commdlg.lib is not in evc3 |
blob | commitdiff | raw | diff to current |
2004-04-11 |
Václav Slavík | removed aygshell and ceshell from WinCE build, not... |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Václav Slavík | upgrade to bakefile-0.1.4 |
blob | commitdiff | raw | diff to current |
2004-04-03 |
Václav Slavík | more WinCE fixes |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Václav Slavík | fixed compilation with bakefile-0.1.3 after my latest... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Václav Slavík | added support for building eVC projects (not yet tested) |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Václav Slavík | fixed samples compilation when using configure and... |
blob | commitdiff | raw | diff to current |
2004-02-01 |
Václav Slavík | removed duplicated code and really fixed setup.h proble... |
blob | commitdiff | raw | diff to current |
2004-02-01 |
Václav Slavík | changes to make building plugins possible; build wxSoun... |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Václav Slavík | let <wx-lib>odbc</wx-lib> do nothing if USE_ODBC=0 |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Václav Slavík | bcc has ODBC symbols in odbc32.lib, not import32.lib |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Václav Slavík | fixed Makefile.in for samples |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Václav Slavík | fixed order of includes |
blob | commitdiff | raw | diff to current |
2003-11-10 |
Václav Slavík | fixed msvc6prj - missing oleacc library |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Václav Slavík | fixed wrong format names |
blob | commitdiff | raw | diff to current |
2003-10-26 |
Václav Slavík | added C++BuilderX support (disabled by default) |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Václav Slavík | configurable use of exceptions |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Mattia Barbon | Fix two common case of hybrid build: |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Václav Slavík | import32.lib is always used by bakefile |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Václav Slavík | link against oleacc.lib (needed by wxUSE_ACCESSIBILITY) |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Václav Slavík | better way of dealing with EXTRALIBS_xxx |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Václav Slavík | max warnings for wxWindows code, default for 3rd party |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Václav Slavík | wxUSE_UNICODE=1 -> _UNICODE |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Václav Slavík | copy setup.h in every VC++ project file |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Václav Slavík | fixed custom build step for VC++ project files |
blob | commitdiff | raw | diff to current |
2003-08-15 |
Václav Slavík | change MSW libs directories so that libraries are share... |
blob | commitdiff | raw | diff to current |
2003-08-15 |
Václav Slavík | include compiler name in plugin DLL name on Windows |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Václav Slavík | added 'make dist' and misc fixes to installed headers |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Václav Slavík | fixed DSW dependencies for samples |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Václav Slavík | 1. merged dll and lib VC++ projects into one project... |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Václav Slavík | don't install builtin 3rd party libs with shared versio... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Václav Slavík | fixed Common Headers group for VC++ definition |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Václav Slavík | (re)added MSLU support to Unicode builds |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Václav Slavík | some compilers (Watcom) don't like it if wxBase library... |
blob | commitdiff | raw | diff to current |
2003-08-06 |
Václav Slavík | added rule for building wx plugins |
blob | commitdiff | raw | diff to current |
2003-08-06 |
Václav Slavík | wx-lib must work on loadable modules, too |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Václav Slavík | static libs depend on 3rd party ones now, too (for... |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Václav Slavík | added wxDbGrid |
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 | 1. added wxAdvanced |
blob | commitdiff | raw | diff to current |
next |