Commit Graph

18 Commits

Author SHA1 Message Date
Włodzimierz Skiba
12f003edba Warning fixes for Digital Mars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-16 18:06:34 +00:00
Václav Slavík
d628323f13 regex lib doesn't build under WinCE either
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-03 16:22:20 +00:00
Václav Slavík
e3f9e20cb1 applied patch 890642: wxRE_ADVANCED flag and docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 17:28:56 +00:00
Václav Slavík
cb9548d9a7 removed duplicated code and really fixed setup.h problems in regex.lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-01 22:41:33 +00:00
Ryan Norton
1ec597c015 added back $id
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-01 12:19:07 +00:00
Ryan Norton
2acf1768a6 Added setup.h logic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-01 12:17:15 +00:00
Václav Slavík
f101c18df6 supressing legitimate warnings was bad idea, reverting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 10:30:38 +00:00
Václav Slavík
bf94841aaa supress warnings in regex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 10:03:09 +00:00
Václav Slavík
1c29c1fead regex libs needs _UNICODE define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-12-30 23:19:40 +00:00
Václav Slavík
5eb3512030 regex lib needs wx headers now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-12-18 10:42:09 +00:00
Václav Slavík
698ec18272 disable Borland C++ warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 12:21: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
580ac8cb57 fixed $(top_srcdir)// bug, should be $(top_srcdir)/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-01 12:53:02 +00:00
Václav Slavík
7b11429dc3 fixed include paths to our copies of 3rd party libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-01 08:48:34 +00:00
Václav Slavík
4d2efb51e6 fixed linking against 3rd party libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-27 21:55:22 +00:00
Václav Slavík
82cb028026 different name for release and debug build of third party libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-27 21:29:07 +00:00
Václav Slavík
332cc656f3 1) Added INC_FOO variable with include directory for 3rd party libraries
2) Don't compile ODBC on Windows


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-27 13:25:11 +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