Commit Graph

293 Commits

Author SHA1 Message Date
Václav Slavík
bdc408c4c6 1. use three numbers version in win32 DLLs on unstable branch
2. automatically increase major soname version with every unstable release


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 12:38:48 +00:00
Václav Slavík
c0ff5d67e1 symlink fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 10:09:05 +00:00
Robin Dunn
e4a7bbfc1e Added missing header files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-23 23:21:19 +00:00
Václav Slavík
8a7b058372 install resource files with wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-21 21:53:58 +00:00
Václav Slavík
e3b108b80c fixed inclusion of expat include dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-21 18:45:53 +00:00
Václav Slavík
672abd7a83 moved XML classes to the core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 21:50:39 +00:00
Vadim Zeitlin
c5e0a5f05d rebaked after adding renderer.h/.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 18:08:13 +00:00
Václav Slavík
284fa852b4 fixed import lib creation with gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 12:20:25 +00:00
Robin Dunn
250700e4ac A new set of baked makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 00:06:37 +00:00
Robin Dunn
fd657b8a59 Added bakefile for the OGL contrib
Changed use of deprecated methods in OGL to new methods

Changes to allow OGL to be built without the deprecated wxExpr (again)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-18 02:09:34 +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
f34b7ba5e7 reordered headers a bit so that they are installed only when needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-16 22:25:34 +00:00
Robin Dunn
88f23fdd83 Added headers that didn't get installed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-16 18:27:39 +00:00
Václav Slavík
e7647357c6 regenerated after fixes to make install
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-15 22:01:05 +00:00
Václav Slavík
6e22c52489 updated to correctly install wx-config and wxMSW headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-14 16:05:25 +00:00
Václav Slavík
7244675df4 helpbest is MSW-only and init.h was missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-07 20:58:58 +00:00
Václav Slavík
c1eb13891f caret.cpp was missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-07 08:52:22 +00:00
Václav Slavík
df3dc50b64 don't link wxBase against GUI libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-06 21:53:05 +00:00
Václav Slavík
64a2a46fc6 call wxBase built as part of wxMac wxbase_carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-05 21:08:03 +00:00
Václav Slavík
02980527a0 regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-05 17:54:54 +00:00
Vadim Zeitlin
45a8135252 quick fix for Unix build (upper cased builtin, this should be done in bakefiles, of course...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-04 20:06:21 +00:00
Václav Slavík
0706fb236c regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-04 18:40:50 +00:00
Václav Slavík
3e89eafb7c dll fixes, prefix fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-04 13:43:09 +00:00
Václav Slavík
6f6280738e regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-02 23:52:47 +00:00
Václav Slavík
d5c22e0757 fixed duplicate file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-01 19:26:26 +00:00
Václav Slavík
80c29153f2 fixed incorrect wxUniv rules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-01 00:21:47 +00:00
Václav Slavík
b94026a0cb fix dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-01 00:09:57 +00:00
Václav Slavík
caad671d5e moved more files to wxBase for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-30 22:36:22 +00:00
Václav Slavík
6b7cbde472 fix to shared libs name on nonwin32 platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-30 21:44:07 +00:00
Václav Slavík
4f4a180e21 added init.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-30 20:30:38 +00:00
Václav Slavík
7142ac377a fixed missing rules for tif_unix.c on Mac and other manifestations of the same bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-30 16:14:18 +00:00
Václav Slavík
adb4b1488a regenerated: smaller makefiles with new bakefile version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-29 23:25:27 +00:00
Václav Slavík
8ee2dd0536 more bakefile optimalizations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-29 00:02:14 +00:00
Václav Slavík
d8f97a0c52 MacOS X fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-28 17:18:46 +00:00
Václav Slavík
d974277526 fixed dll extension when crosscompiling for win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-28 14:33:31 +00:00
Václav Slavík
c7dfb5bb48 upstream fixes in bakefile's handling of mutually exclusive targets with same name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-28 14:14:22 +00:00
Václav Slavík
827f829c6b fixed libtiff build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-28 12:34:54 +00:00
Václav Slavík
dffbab5eca use BASE_UNIX_SRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-28 11:54:40 +00:00
Václav Slavík
6b9d41a5ea bk-deps fixes and win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-27 21:59:09 +00:00
Václav Slavík
5f0ccb412e fixed dependency tracking if . not in PATH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-26 21:17:51 +00:00
Václav Slavík
21c557b8f4 added stopwatch.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 23:27:59 +00:00
Gilles Depeyrot
12aec44572 corrected resource file compilation command for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 20:12:33 +00:00
Václav Slavík
c656b78389 new dependencies tracking code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 19:27:50 +00:00
Václav Slavík
2df276eaac updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 19:02:37 +00:00
Václav Slavík
49b0a3aad9 new dependency tracking from bakefile cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 18:14:32 +00:00
Václav Slavík
47e4384c75 regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 16:35:43 +00:00
Václav Slavík
aa855785a9 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 15:33:22 +00:00
Václav Slavík
9747f85dad regenerated makefiles, with support for multilib build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 15:13:17 +00:00
Václav Slavík
fb8ee64d78 added XRC contrib makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 00:40:06 +00:00