Commit Graph

39 Commits

Author SHA1 Message Date
Václav Slavík
670ec35765 applied path 906264: test program
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 22:56:16 +00:00
Václav Slavík
c79241a238 changes to make building plugins possible; build wxSound SDL plugin on Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-01 18:31:54 +00:00
Václav Slavík
8998a324a5 disable multilib by default for Watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 17:52:49 +00:00
Václav Slavík
328f5196bb added C++BuilderX support (disabled by default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-26 20:45:27 +00:00
Václav Slavík
e6e885fd54 beginnings of DigitalMars support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-09 12:47:09 +00:00
Václav Slavík
c839485c8e added .chm support for Unix (Markus Sinner)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-07 19:47:02 +00:00
Václav Slavík
9833a21ac4 configurable use of exceptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-18 22:46:53 +00:00
Václav Slavík
5a89970f76 opengl fixes for msvc5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 18:53:57 +00:00
Václav Slavík
22cef5668d better way of dealing with EXTRALIBS_xxx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 22:15:25 +00:00
Václav Slavík
d17bdeab1d added hardcoded values for project files, so that they don't have to be passed on command line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 18:06:46 +00:00
Václav Slavík
252b53f55c static debug build is the default now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-25 23:18:45 +00:00
Václav Slavík
ef0add05f1 use install_name_tool so that samples use uninstalled shared libs on OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 16:38:38 +00:00
Václav Slavík
416f5bc835 (re)added MSLU support to Unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 11:49:35 +00:00
Václav Slavík
d3e6602e20 wxUniv -> Universal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 21:19:43 +00:00
Václav Slavík
6990514b0d 1. reordered options for better VC++ projects output
2. moved makefiles to build/msw


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 20:07:48 +00:00
Václav Slavík
e54bb212fb use common resource and icon files for samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 15:41:49 +00:00
Václav Slavík
bb41dcbe3a moved DB classes into wxODBC library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-02 19:14:54 +00:00
Václav Slavík
1d39da4b22 LIB instead of Static, better aligned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 21:15:57 +00:00
Václav Slavík
4f6e1dac12 added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:33:02 +00:00
Václav Slavík
01002a3525 added descriptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 22:04:43 +00:00
Václav Slavík
a69544bf4d added expat and XML libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 22:00:40 +00:00
Václav Slavík
a3aa294d4c don't build _gl by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-19 10:24:50 +00:00
Václav Slavík
ea66c762e8 cross-compiled libraries have host embedded in the name again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-17 14:13:32 +00:00
Václav Slavík
34b08d2cf5 more OpenGL fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-17 13:16:24 +00:00
Václav Slavík
4d2643327c re-added OpenGL canvas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-16 22:27:21 +00:00
Václav Slavík
4b44ea2b40 added possibility to choose RTL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-14 20:28:04 +00:00
Václav Slavík
157a344056 fixed wx-config installation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-14 15:40:44 +00:00
Václav Slavík
c74dc1630d don't link wxBase against GUI libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-06 18:55:09 +00:00
Václav Slavík
65fb1c1160 extra flags for Mingw if needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-04 16:58:02 +00:00
Václav Slavík
6f53cd7c9e no EXTRALIBS on windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-01 13:20:57 +00:00
Václav Slavík
cff5df9f18 making windows compilation work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-30 21:41:29 +00:00
Václav Slavík
4fc5f50932 naming convention fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-29 00:03:46 +00:00
Václav Slavík
498368e9e4 fixed stupid bug - failure to generate samples/makefile.bcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-27 23:57:25 +00:00
Václav Slavík
cdc0282e61 1. more borland work
2. added optimization and debug info flags


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-27 19:22:12 +00:00
Václav Slavík
4843dc4cda misc win32 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-27 13:47:59 +00:00
Václav Slavík
eefdc53ac7 preliminary work on borland bakefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-26 21:30:40 +00:00
Václav Slavík
47f9586840 top_builddir is part of bakefile now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 18:30:52 +00:00
Václav Slavík
e86e15224d many changed to enable multilib build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 16:29:51 +00:00
Václav Slavík
ddf9896893 moving bakefile build system to the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 19:50:43 +00:00