Julian Smart
c4839ccf58
Regenerated makefiles for 2.5.2
...
Other version updates
Added list of Cocoa files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-24 14:12:40 +00:00
Václav Slavík
b92ca8cf62
regenerated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 19:36:30 +00:00
David Elliott
c3255f5fba
Bakefile 0.1.3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-15 02:14:15 +00:00
Robin Dunn
0a57b54b8e
rebaked the wxSTC makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-06 05:16:09 +00:00
Robin Dunn
8e54aaedb5
Updated Scintilla to version 1.58
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-06 00:03:13 +00:00
David Elliott
b92ca05a69
Baked bakefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-24 06:22:55 +00:00
David Elliott
b17c174693
Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 03:48:09 +00:00
Václav Slavík
9bfe7ad92d
regenerated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-12-15 11:42:03 +00:00
Václav Slavík
a4ad36cdc5
regenerated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-04 13:49:34 +00:00
Robin Dunn
88a8b04e9c
Updated to Scintilla 1.54
...
Applied most of patch #806092
Added new wxSTC sample from Otto Wyss
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-18 05:05:52 +00:00
Julian Smart
ec08d395bd
Updated makefiles etc. for 2.5.1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-15 15:36:27 +00:00
Václav Slavík
fdec2f7d51
removed dependencies from VC++ projects, they break static libs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-25 21:01:05 +00:00
Václav Slavík
1c3a6972f4
regenerated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-24 10:23:35 +00:00
Václav Slavík
75a0a7b7de
change MSW libs directories so that libraries are shared by builds
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 22:08:13 +00:00
Václav Slavík
dd672d67bd
VC++ project files dependencies
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 20:57:07 +00:00
Václav Slavík
17283f91ee
corrected DSW dependencies
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 16:49:50 +00:00
Václav Slavík
a1900c9e1d
new VC++ project files with both dll and lib in one project
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 22:43:53 +00:00
Václav Slavík
6306e927ae
new VC++ project files with both dll and lib in one project
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 22:29:46 +00:00
Václav Slavík
2265a2d51e
1) some compilers (Watcom) don't like it if wxBase library PCH file contains
...
symbols from GUI components and won't link a DLL
2) fixed subdirs recursion code - all options must be output
3) fixed subdirs recursion code - all options must be output
4) fix for watcom resource compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 12:59:30 +00:00
Václav Slavík
fd9f42b6a9
regenerated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 22:44:22 +00:00
Václav Slavík
e2d1c5675c
more bakefile-based contrib makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:45:31 +00:00
Václav Slavík
f53ce3a89f
fixed some VC++ projects bugs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-02 01:18:15 +00:00
Václav Slavík
3f55f5b81f
regenerated after adding DEBUG_ options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 16:05:28 +00:00
Václav Slavík
f631bab9f8
added VC++ projects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 15:23:44 +00:00
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
fe164c3e2e
fixed wxSTC compilation with MSVC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 09:06:49 +00:00
Václav Slavík
0469579d3e
don't use precompiled headers with wxSTC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 09:04:09 +00:00
Václav Slavík
f509d00d20
fixed /Mxx flag when using static RTL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 17:37:15 +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
e14d10b039
Update to Scintilla 1.53
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-18 06:43:31 +00:00
Václav Slavík
55826fcf4f
adde wxSTC bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-05 20:50:46 +00:00