summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
* Fix bean linking on wntgccxFridrich Štrba2013-06-071-0/+7
| | | | Change-Id: I8d5d62be630f85e9a807dc108baca8be2930224e
* Build: fix non-existent merge modules for MS Visual Studio Express versionsMathias Michel2013-06-071-1/+1
| | | | | | | Change-Id: Id19f3fde0803e9242ca1e7279fd814262c74f6ef Reviewed-on: https://gerrit.libreoffice.org/4182 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba2013-06-0621-6145/+0
| | | | Change-Id: Ibc25c621c0a97c11b617e920494cd311449c04d3
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
|
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+7
|
* msvc80 dlls are only needed for mozab driverDavid Tardon2013-04-221-1/+1
| | | | Change-Id: I6225926807122ed6b6a3fda4fb4067da9eb240b4
* configure: find the MSVC debug runtime librariesMichael Stahl2013-04-152-0/+17
| | | | | | ... and copy them to solver bin in "external" Change-Id: I6850495d1abb848a3f6b17de6518d05890b13c32
* one variable to rule them allDavid Tardon2013-04-103-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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* If Mozab is built, look for VS2005 dllsFridrich Štrba2013-03-042-0/+17
| | | | Change-Id: Id5585ff27af8e743adbecbdad3587db9224a394b
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* Kill the --without-system-stdlibs optionFridrich Štrba2013-02-193-48/+0
| | | | Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
* ignore errorsDavid Tardon2013-02-131-0/+2
|
* gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek2013-02-013-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>
* use MINGW_SYSROOT consistentlyLuboš Luňák2013-01-021-1/+1
| | | | Restore all cases to expect /mingw/ included in the path.
* name the libs to deliver correctlyDavid Tardon2012-12-311-3/+3
| | | | Change-Id: Ib1017e36339b8a3eaba8351d12b700d5b29c49b0
* fix typoDavid Tardon2012-12-311-1/+1
| | | | Change-Id: I547cbac3e8c14485a01716f099c37a96e5876ee4
* add missing \David Tardon2012-12-311-1/+1
| | | | Change-Id: Ia674a80cc2fcdd4cabc97182e368a89604816d43
* drop CustomTarget_mingw_dlls from Module mkDavid Tardon2012-12-311-1/+0
| | | | Change-Id: I46da6fa9d301c2e4926ec804b87a099695ca89b9
* copy dlls directly from mingw sysrootDavid Tardon2012-12-312-78/+55
| | | | Change-Id: I23678af155776eba266c15bfa2339b417d467e27
* fix another typoDavid Tardon2012-12-311-1/+1
| | | | Change-Id: I30daf07135d89494b4fbcdf50797254e73f80ea9
* get_target -> get_workdir. sighDavid Tardon2012-12-312-2/+2
| | | | Change-Id: I4dbb8ab85bac63de42545b80c532f9593ea0afcc
* the wine .def files are in $SRCDIRDavid Tardon2012-12-311-1/+1
| | | | Change-Id: I18469885d2d66b72aa89ef7a0faa449563e49ebc
* configure only looks in $MINGW_SYSROOTDavid Tardon2012-12-311-8/+1
| | | | Change-Id: I8882525ae6ae24957d9e34fc1ab8d5525251889c
* drop some unneeded explicit depsDavid Tardon2012-12-312-7/+7
| | | | Change-Id: If19289a78a8d6ac01ce2951fbef9e3ba575ed680
* drop executable bitDavid Tardon2012-12-293-0/+0
| | | | Change-Id: I6661b25be4a181b255b3e0da0fddfd6cd111dbb2
* fix delivery of libjawt.dll.aDavid Tardon2012-12-271-1/+1
| | | | Change-Id: I57b1c99d1e4a92ca7d61f6c54683016945ffa14c
* WaE: unreferenced formal parameters and old-style declaratorsTor Lillqvist2012-12-261-0/+34
| | | | Change-Id: I3bdf909d169696b0ce79ee9830aa99ae880636db
* fix dmake build of module external ... I thinkLuboš Luňák2012-12-261-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
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-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>
* convert external to gbuildPeter Foley2012-12-2537-4589/+485
| | | | Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
* MinGW: Bundle also the libpoppler-*.dllJan Holesovsky2012-11-281-0/+1
| | | | Change-Id: I181e408e7bc585d93fbeb2ce76a32bc350845c91
* dung out berkeleydb gnumake / configure bits ...Michael Meeks2012-11-211-1/+0
|
* Don't bundle gdiplus.dll any moreTor Lillqvist2012-11-122-3/+0
| | | | | | It was needed for Windows 2000 support. Change-Id: I1c0bec3fd3c76005b843d62c636410201abfa8e1
* fdo#55514 libgmodule is needed tooDavid Tardon2012-10-311-0/+1
| | | | Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
* fdo#54327 put system nss dlls into the install setDavid Tardon2012-10-311-0/+1
| | | | Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
* fdo#55514 put liblangtag dll to install setDavid Tardon2012-10-301-0/+2
| | | | Change-Id: Ia2df651604358c70c0af129b5d60b149d2f1629e
* minizip is not used anymoreDavid Tardon2012-10-261-1/+0
| | | | Change-Id: I0ddc4d343882248d208c9f96366625bcbe6ac4f7
* chop out uwinapi from more ext. projectsDavid Tardon2012-10-261-1/+2
| | | | Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
* Revert "Win8 SDK no longer ships rebase.exe"Fridrich Štrba2012-10-092-3/+0
| | | | | | | | | | This reverts commit 79fce4ddeb8b45fd047a97507051cd9ca4245f60. Conflicts: configure.in download Change-Id: Ica8691c5ff5d3e70538d029ed33a91621405af94
* fix msm suport for VS2012Peter Foley2012-10-073-0/+14
| | | | Change-Id: Ibc816de83eb48163671948ecc84e7653f2b4ec13
* Win8 SDK no longer ships rebase.exePeter Foley2012-10-072-0/+3
| | | | Change-Id: I3c4280ee53411f4914be8ebd4f41d1c1cec1ba97
* enable build with Visual Studio 2012Peter Foley2012-08-161-0/+2
| | | | Change-Id: I95e5974e4f109eb8882f7260d19c439a86931e64
* add build support for libexsltDavid Tardon2012-08-151-0/+1
| | | | Change-Id: I539acd19fa8a0dc1a89a7a172ecad2a03ebc5d7b
* Deliver also *.exe (to get python.exe delivered).Jan Holesovsky2012-06-271-0/+1
| | | | Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ada48
* fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky2012-06-221-0/+4
| | | | Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
* better test for system boost date_time libDavid Tardon2012-06-131-0/+1
| | | | | | This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
* Revert "remove redundant test for presence of dlls"David Tardon2012-05-282-0/+116
| | | | | | | Bah, ignore that... I forgot it also copies the dlls locally and delivers them. This reverts commit 5faaada54cc40713980d7f74e3534279e8395ead.
* remove redundant test for presence of dllsDavid Tardon2012-05-272-116/+0
| | | | Change-Id: I59a14d5579b7cb7fcf2ac5634723a8f18ed6e084
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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