Commit Graph

220 Commits

Author SHA1 Message Date
7f4a622f9f stop copying MSVC debug runtime DLLs
This is apparently not necessary with MSVC 2012; builds and all tests
run here without those DLLs in the solver.

Change-Id: If352fb3702d7dae57deb19959eab8eb0fedea318
Reviewed-on: https://gerrit.libreoffice.org/4414
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-28 09:35:12 +00:00
9a6d5f15af fdo#65975: do not put MSVC 64bit runtimes in solver/bin
Apparently causes problems for some people.

Unfortunately the scp2 entries are "non-standard" so i've had to add
another variable to let the installer find it.

Change-Id: I7a01160369ed8dc401625c06760008341afcee67
2013-06-27 14:07:45 +02:00
abd89db2a9 Fix bean linking on wntgccx
Change-Id: I8d5d62be630f85e9a807dc108baca8be2930224e
2013-06-07 16:26:59 +02:00
8e784b59f1 Build: fix non-existent merge modules for MS Visual Studio Express versions
Change-Id: Id19f3fde0803e9242ca1e7279fd814262c74f6ef
Reviewed-on: https://gerrit.libreoffice.org/4182
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2013-06-07 14:11:23 +00:00
6db2752e17 Newer mingw-w64 has gdiplus headers, though a bit buggy
Change-Id: Ibc25c621c0a97c11b617e920494cd311449c04d3
2013-06-06 23:29:12 +02:00
cb6d67c21f Spelling "separate" (etc) correctly is hard 2013-05-15 11:14:28 +03:00
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
fdd24a5765 msvc80 dlls are only needed for mozab driver
Change-Id: I6225926807122ed6b6a3fda4fb4067da9eb240b4
2013-04-22 06:43:52 +02:00
54ba172dc1 configure: find the MSVC debug runtime libraries
... and copy them to solver bin in "external"

Change-Id: I6850495d1abb848a3f6b17de6518d05890b13c32
2013-04-15 15:26:31 +02:00
19d263f095 one variable to rule them all
one variable to find them,
one variable to deliver them all and into filelist put them,
in $INSTDIR where the installer searches.

Change-Id: I989f578f0ed6f9ef9167522249b36d95c15bfd1b
2013-04-10 17:05:44 +02:00
79b0046ba0 remove legacy build.pl prj/build.lst files. 2013-03-14 17:05:51 +00:00
8ecb2c52a6 If Mozab is built, look for VS2005 dlls
Change-Id: Id5585ff27af8e743adbecbdad3587db9224a394b
2013-03-04 17:29:52 +01:00
b768611724 remove all d.lst
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
3708fe8434 Kill the --without-system-stdlibs option
Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
2013-02-19 10:05:23 +01:00
544a6d70fb ignore errors 2013-02-13 10:54:40 +01:00
b4801abd2e gbuild: copy stdlibs into solver again when they are bundled in the installer
Otherwise the build --without-system-stdlibs fails; This option is used
for the universal Linux build

Change-Id: I0f7d87bb161d50748fee05f9c3f6a4b87b788aa4
Reviewed-on: https://gerrit.libreoffice.org/1938
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-02-01 11:27:15 +00:00
dc277bc6a1 use MINGW_SYSROOT consistently
Restore all cases to expect /mingw/ included in the path.
2013-01-02 17:05:10 +01:00
acfd176c30 name the libs to deliver correctly
Change-Id: Ib1017e36339b8a3eaba8351d12b700d5b29c49b0
2012-12-31 21:34:08 +01:00
b87e86c5b1 fix typo
Change-Id: I547cbac3e8c14485a01716f099c37a96e5876ee4
2012-12-31 21:34:08 +01:00
ba98416d95 add missing \
Change-Id: Ia674a80cc2fcdd4cabc97182e368a89604816d43
2012-12-31 20:25:09 +01:00
f8ed393b65 drop CustomTarget_mingw_dlls from Module mk
Change-Id: I46da6fa9d301c2e4926ec804b87a099695ca89b9
2012-12-31 15:46:45 +01:00
b1eb1db8c6 copy dlls directly from mingw sysroot
Change-Id: I23678af155776eba266c15bfa2339b417d467e27
2012-12-31 14:37:17 +01:00
fe602cee78 fix another typo
Change-Id: I30daf07135d89494b4fbcdf50797254e73f80ea9
2012-12-31 14:32:18 +01:00
d2ab4e7956 get_target -> get_workdir. sigh
Change-Id: I4dbb8ab85bac63de42545b80c532f9593ea0afcc
2012-12-31 13:50:14 +01:00
9eb90b97e8 the wine .def files are in $SRCDIR
Change-Id: I18469885d2d66b72aa89ef7a0faa449563e49ebc
2012-12-31 11:02:32 +01:00
fe367205f5 configure only looks in $MINGW_SYSROOT
Change-Id: I8882525ae6ae24957d9e34fc1ab8d5525251889c
2012-12-31 11:02:32 +01:00
93d73b21a6 drop some unneeded explicit deps
Change-Id: If19289a78a8d6ac01ce2951fbef9e3ba575ed680
2012-12-31 11:02:32 +01:00
fad69045a0 drop executable bit
Change-Id: I6661b25be4a181b255b3e0da0fddfd6cd111dbb2
2012-12-29 14:29:29 +01:00
0abaaf0924 fix delivery of libjawt.dll.a
Change-Id: I57b1c99d1e4a92ca7d61f6c54683016945ffa14c
2012-12-27 07:47:55 +01:00
96d3a20f38 WaE: unreferenced formal parameters and old-style declarators
Change-Id: I3bdf909d169696b0ce79ee9830aa99ae880636db
2012-12-26 18:18:52 +02:00
28195613d3 fix dmake build of module external ... I think
Not that I have any clue about dmake, but without this it seems
like incremental make doesn't remake external if necessary, and
with this copied and adjusted from other non-tail_build module
it seems to work *shrug*.

Change-Id: If6818860d12ed752814574028895870a60d6a7d1
2012-12-26 15:38:12 +01:00
c29098917a Get rid of (most uses of) GUI
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.

Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-25 17:53:25 +00:00
5b0d2d02a5 convert external to gbuild
Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
2012-12-25 09:39:47 +01:00
332bd4296e MinGW: Bundle also the libpoppler-*.dll
Change-Id: I181e408e7bc585d93fbeb2ce76a32bc350845c91
2012-11-28 17:04:20 +01:00
d04ac66578 dung out berkeleydb gnumake / configure bits ... 2012-11-21 14:52:49 +00:00
feaef69321 Don't bundle gdiplus.dll any more
It was needed for Windows 2000 support.

Change-Id: I1c0bec3fd3c76005b843d62c636410201abfa8e1
2012-11-12 15:42:51 +02:00
069704d390 fdo#55514 libgmodule is needed too
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
2012-10-31 13:22:30 +01:00
a6f97a750d fdo#54327 put system nss dlls into the install set
Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
2012-10-31 13:22:29 +01:00
5644397e44 fdo#55514 put liblangtag dll to install set
Change-Id: Ia2df651604358c70c0af129b5d60b149d2f1629e
2012-10-30 15:25:20 +01:00
50857f22df minizip is not used anymore
Change-Id: I0ddc4d343882248d208c9f96366625bcbe6ac4f7
2012-10-26 17:33:31 +02:00
16e6771acc chop out uwinapi from more ext. projects
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
2012-10-26 06:23:36 +02:00
55754a818f Revert "Win8 SDK no longer ships rebase.exe"
This reverts commit 79fce4ddeb8b45fd047a97507051cd9ca4245f60.

Conflicts:
	configure.in
	download

Change-Id: Ica8691c5ff5d3e70538d029ed33a91621405af94
2012-10-09 10:46:48 +02:00
59bf5321fa fix msm suport for VS2012
Change-Id: Ibc816de83eb48163671948ecc84e7653f2b4ec13
2012-10-07 10:42:17 +02:00
79fce4ddeb Win8 SDK no longer ships rebase.exe
Change-Id: I3c4280ee53411f4914be8ebd4f41d1c1cec1ba97
2012-10-07 10:42:16 +02:00
fdcd850871 enable build with Visual Studio 2012
Change-Id: I95e5974e4f109eb8882f7260d19c439a86931e64
2012-08-16 17:54:53 -04:00
ab03e87741 add build support for libexslt
Change-Id: I539acd19fa8a0dc1a89a7a172ecad2a03ebc5d7b
2012-08-15 07:29:29 +02:00
c4c50261e4 Deliver also *.exe (to get python.exe delivered).
Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ada48
2012-06-27 10:49:25 +02:00
d712218cc0 fixing pyuno bridge on mingw: packaging system-python
Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
2012-06-22 13:11:41 +02:00
0f6919cf55 better test for system boost date_time lib
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22.

Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
2012-06-13 06:06:43 +02:00
b5f066e64a Revert "remove redundant test for presence of dlls"
Bah, ignore that... I forgot it also copies the dlls locally and
delivers them.

This reverts commit 5faaada54cc40713980d7f74e3534279e8395ead.
2012-05-28 06:19:23 +02:00