summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)AuthorFilesLines
2013-06-27fdo#65975: do not put MSVC 64bit runtimes in solver/binMichael Stahl1-1/+3
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. (cherry picked from commit 9a6d5f15afa16e68d38e4a0cfd5ef904be481a17) Conflicts: instsetoo_native/util/openoffice.lst.in Change-Id: I7a01160369ed8dc401625c06760008341afcee67 Reviewed-on: https://gerrit.libreoffice.org/4576 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+7
2013-04-22msvc80 dlls are only needed for mozab driverDavid Tardon1-1/+1
Change-Id: I6225926807122ed6b6a3fda4fb4067da9eb240b4
2013-04-15configure: find the MSVC debug runtime librariesMichael Stahl2-0/+17
... and copy them to solver bin in "external" Change-Id: I6850495d1abb848a3f6b17de6518d05890b13c32
2013-04-10one variable to rule them allDavid Tardon3-54/+21
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-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-04If Mozab is built, look for VS2005 dllsFridrich Štrba2-0/+17
Change-Id: Id5585ff27af8e743adbecbdad3587db9224a394b
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-19Kill the --without-system-stdlibs optionFridrich Štrba3-48/+0
Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
2013-02-13ignore errorsDavid Tardon1-0/+2
2013-02-01gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek3-0/+48
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-01-02use MINGW_SYSROOT consistentlyLuboš Luňák1-1/+1
Restore all cases to expect /mingw/ included in the path.
2012-12-31name the libs to deliver correctlyDavid Tardon1-3/+3
Change-Id: Ib1017e36339b8a3eaba8351d12b700d5b29c49b0
2012-12-31fix typoDavid Tardon1-1/+1
Change-Id: I547cbac3e8c14485a01716f099c37a96e5876ee4
2012-12-31add missing \David Tardon1-1/+1
Change-Id: Ia674a80cc2fcdd4cabc97182e368a89604816d43
2012-12-31drop CustomTarget_mingw_dlls from Module mkDavid Tardon1-1/+0
Change-Id: I46da6fa9d301c2e4926ec804b87a099695ca89b9
2012-12-31copy dlls directly from mingw sysrootDavid Tardon2-78/+55
Change-Id: I23678af155776eba266c15bfa2339b417d467e27
2012-12-31fix another typoDavid Tardon1-1/+1
Change-Id: I30daf07135d89494b4fbcdf50797254e73f80ea9
2012-12-31get_target -> get_workdir. sighDavid Tardon2-2/+2
Change-Id: I4dbb8ab85bac63de42545b80c532f9593ea0afcc
2012-12-31the wine .def files are in $SRCDIRDavid Tardon1-1/+1
Change-Id: I18469885d2d66b72aa89ef7a0faa449563e49ebc
2012-12-31configure only looks in $MINGW_SYSROOTDavid Tardon1-8/+1
Change-Id: I8882525ae6ae24957d9e34fc1ab8d5525251889c
2012-12-31drop some unneeded explicit depsDavid Tardon2-7/+7
Change-Id: If19289a78a8d6ac01ce2951fbef9e3ba575ed680
2012-12-29drop executable bitDavid Tardon3-0/+0
Change-Id: I6661b25be4a181b255b3e0da0fddfd6cd111dbb2
2012-12-27fix delivery of libjawt.dll.aDavid Tardon1-1/+1
Change-Id: I57b1c99d1e4a92ca7d61f6c54683016945ffa14c
2012-12-26WaE: unreferenced formal parameters and old-style declaratorsTor Lillqvist1-0/+34
Change-Id: I3bdf909d169696b0ce79ee9830aa99ae880636db
2012-12-26fix dmake build of module external ... I thinkLuboš Luňák1-2/+2
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-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
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-25convert external to gbuildPeter Foley37-4589/+485
Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
2012-11-28MinGW: Bundle also the libpoppler-*.dllJan Holesovsky1-0/+1
Change-Id: I181e408e7bc585d93fbeb2ce76a32bc350845c91
2012-11-21dung out berkeleydb gnumake / configure bits ...Michael Meeks1-1/+0
2012-11-12Don't bundle gdiplus.dll any moreTor Lillqvist2-3/+0
It was needed for Windows 2000 support. Change-Id: I1c0bec3fd3c76005b843d62c636410201abfa8e1
2012-10-31fdo#55514 libgmodule is needed tooDavid Tardon1-0/+1
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
2012-10-31fdo#54327 put system nss dlls into the install setDavid Tardon1-0/+1
Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
2012-10-30fdo#55514 put liblangtag dll to install setDavid Tardon1-0/+2
Change-Id: Ia2df651604358c70c0af129b5d60b149d2f1629e
2012-10-26minizip is not used anymoreDavid Tardon1-1/+0
Change-Id: I0ddc4d343882248d208c9f96366625bcbe6ac4f7
2012-10-26chop out uwinapi from more ext. projectsDavid Tardon1-1/+2
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
2012-10-09Revert "Win8 SDK no longer ships rebase.exe"Fridrich Štrba2-3/+0
This reverts commit 79fce4ddeb8b45fd047a97507051cd9ca4245f60. Conflicts: configure.in download Change-Id: Ica8691c5ff5d3e70538d029ed33a91621405af94
2012-10-07fix msm suport for VS2012Peter Foley3-0/+14
Change-Id: Ibc816de83eb48163671948ecc84e7653f2b4ec13
2012-10-07Win8 SDK no longer ships rebase.exePeter Foley2-0/+3
Change-Id: I3c4280ee53411f4914be8ebd4f41d1c1cec1ba97
2012-08-16enable build with Visual Studio 2012Peter Foley1-0/+2
Change-Id: I95e5974e4f109eb8882f7260d19c439a86931e64
2012-08-15add build support for libexsltDavid Tardon1-0/+1
Change-Id: I539acd19fa8a0dc1a89a7a172ecad2a03ebc5d7b
2012-06-27Deliver also *.exe (to get python.exe delivered).Jan Holesovsky1-0/+1
Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ada48
2012-06-22fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky1-0/+4
Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
2012-06-13better test for system boost date_time libDavid Tardon1-0/+1
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
2012-05-28Revert "remove redundant test for presence of dlls"David Tardon2-0/+116
Bah, ignore that... I forgot it also copies the dlls locally and delivers them. This reverts commit 5faaada54cc40713980d7f74e3534279e8395ead.
2012-05-27remove redundant test for presence of dllsDavid Tardon2-116/+0
Change-Id: I59a14d5579b7cb7fcf2ac5634723a8f18ed6e084
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-03-19mingw: check for jpeg dllDavid Tardon1-0/+1
2012-03-19mingw: check for system iconv dllDavid Tardon1-0/+1
libxslt in Fedora mingw packages depends on it.