summaryrefslogtreecommitdiff
path: root/external/prj
AgeCommit message (Collapse)AuthorFilesLines
2012-06-27Deliver also *.exe (to get python.exe delivered).Jan Holesovsky1-0/+1
Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ada48
2012-05-28Revert "remove redundant test for presence of dlls"David Tardon1-0/+1
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 Tardon1-1/+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
2011-12-05no need to check for vcredist files, Windows installer don't use themAndras Timar1-3/+0
2011-10-01Revert "disable de sub-project wingw-dll for now... apparently a botched commit"Jan Holesovsky1-2/+1
This reverts commit ef0a4c5ebbfbb90a5739cb6d6b055ee1c91e8aa8. Sorry for the trouble, should be OK now.
2011-10-01disable de sub-project wingw-dll for now... apparently a botched commitNorbert Thiebaud1-1/+2
2011-09-30Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky2-2/+2
2011-08-30Look for and deliver shared libgcc and libstdc++ for MinGWTor Lillqvist1-1/+0
Also remove mingwm10.dll stuff. That is an obsolete DLL not used by current MinGW, says Fridrich.
2011-07-21Make import libs for msi and urlmon dlls based on Wine's .def filesTor Lillqvist1-0/+2
2011-07-14Relocate the headers from Wine, add two new onesTor Lillqvist2-3/+3
2011-07-14Add the gdiplus headers and import library from Wine, for cross-compilationTor Lillqvist2-0/+6
2011-06-29Produce an import library for jawt.dll when cross-compiling to WindowsTor Lillqvist2-0/+3
There is just one export from jawt.dll, so just build an import library trivially ourselves instead of requiring copying the jawt.lib from a Windows JDK installation.
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-39/+39
2010-12-21Drop msvc*7*.dll, see fdo#32426Tor Lillqvist1-6/+0
2010-12-21Actually we don't seem to need instmsiw.exeTor Lillqvist1-2/+0
2010-12-09Remove references to unicows.dllJesús Corrius1-2/+0
2010-10-04Deliver the VC runtime distribuable installers into solverFridrich Štrba1-0/+3
2010-09-16Drop requirements needed only for Win9x supportTor Lillqvist1-1/+0
Don't require and distribute unicows.dll and instmsia.exe (Windows Installer 2.0 installer for Win9x). Drop the Win9x-specific code in setup.exe. Do still require and distribute gdiplus.dll for Win2k support (bnc#522833).
2010-09-14build-fix-win32.diff: Fix Windows build on partitions without short namesTor Lillqvist1-2/+2
2010-06-22CWS-TOOLING: integrate CWS cmcfixes75obo1-2/+2
2010-06-16CWS systemlibc: #i69033#: some fixes for WindowsMathias Bauer1-0/+2
2010-06-02cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliverCaolán McNamara1-2/+2
2010-03-05DEV300 masterfix: #i10000# Module external_so does not exist any more.Ruediger Timm1-1/+1
Notes: split repo tag: libs-extern_ooo/DEV300_m74
2009-08-27CWS-TOOLING: integrate CWS gpc100Vladimir Glazounov2-7/+0
2009-08-07 20:21:15 +0200 ka r274784 : CWS-TOOLING: rebase CWS gpc100 to trunk@274622 (milestone: DEV300:m54) 2009-08-07 14:11:35 +0200 ka r274764 : #i75026#: removal of GPC dependency
2009-08-26CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov1-0/+3
2009-08-19 16:18:46 +0200 tono r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-08-05 12:27:41 +0200 tono r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54) 2009-08-01 00:56:35 +0200 tono r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-27 00:13:27 +0200 tono r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 06:19:59 +0200 tono r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static" 2009-07-25 06:13:56 +0200 tono r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread 2009-07-25 06:05:22 +0200 tono r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section 2009-07-25 05:54:09 +0200 tono r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope 2009-07-25 05:44:58 +0200 tono r274328 : i#103799: mingw gcc-4.4.0 port: add some #include 2009-07-25 05:33:09 +0200 tono r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path 2009-07-25 05:24:42 +0200 tono r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge 2009-07-25 05:16:20 +0200 tono r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 04:01:59 +0200 tono r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-07-25 02:44:01 +0200 tono r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging 2009-07-25 02:28:21 +0200 tono r274321 : i#103791: mingw port fix typo
2009-03-12CWS-TOOLING: integrate CWS mingwport17Vladimir Glazounov2-2/+2
2009-02-02 09:09:07 +0100 tono r267246 : i#98723#: Less conditionals in libs.mk for mingw 2009-02-02 09:06:03 +0100 tono r267244 : i#98722#: Skip building ldump in mingw 2009-02-02 09:04:05 +0100 tono r267243 : i#98721#: Improve symbol extraction in mingw 2009-02-02 09:02:07 +0100 tono r267242 : i#98720#: Improve strip performance in mingw 2009-02-02 08:59:36 +0100 tono r267241 : i#98719#: Copy mingw multithread runtime in external 2009-02-02 08:55:09 +0100 tono r267240 : i#98718#: Cleanup cygwin workaround for mingw 2009-02-02 08:53:33 +0100 tono r267239 : i#98718#: Cleanup cygwin workaround for mingw 2009-02-02 08:50:36 +0100 tono r267237 : i#98717#: Avoid MSVC version check in mingw configure 2009-01-28 22:28:53 +0100 tono r267088 : i#97608#: Remove Guiddef.h inclusion 2009-01-28 22:24:23 +0100 tono r267087 : i#96980#: cairo dll name is different in mingw build 2009-01-28 22:19:19 +0100 tono r267086 : i#96731#: MinGW port fro embedserv update
2008-11-30CWS-TOOLING: integrate CWS cairosource01Release Engineers2-13/+0
2008-11-28 13:29:24 +0100 rene r264546 : i96634# add patch from kendy fixing --disable-mozilla with the new mozbootstrap stuff 2008-11-28 12:43:54 +0100 rene r264540 : revert commit to wrong branch 2008-11-28 11:52:54 +0100 rene r264537 : #ii10000# work around gcc taking hours/OOMing with qnametostr.cxx 2008-11-24 21:40:36 +0100 mox r264268 : Remove the support for pre-built binaries, now that cairo can be built from source 2008-11-24 21:39:01 +0100 mox r264267 : Remove the support for pre-built binaries, now that cairo can be built from source 2008-11-14 22:25:27 +0100 mox r263699 : Fix build breakers on vanilla Win32 2008-11-10 19:45:48 +0100 mox r263538 : Try to fix build breaker 2008-11-09 10:48:43 +0100 mox r263493 : Full pixman_CFLAGS and pixman_LIBS are needed for configure to work properly on UNX. 2008-11-08 20:24:06 +0100 mox r263491 : Patch for pixman is still needed to fix build breakers in VM with Linux/FreeBSD 2008-11-05 21:29:44 +0100 mox r263358 : CWS-TOOLING: rebase CWS cairosource01 to trunk@263288 (milestone: DEV300:m35) 2008-11-03 20:36:48 +0100 mox r263306 : Update cairo sources missing from migration. 2008-11-03 20:33:17 +0100 mox r263305 : Migrate CWS cairosource01 to SVN.
2008-07-31INTEGRATION: CWS mh30b (1.37.6); FILE MERGEDRüdiger Timm1-3/+0
2008/06/08 16:50:54 mh 1.37.6.1: remove propr. jars, not needed anymore, #i21678#
2008-07-31#i10000# deliver msm files.Rüdiger Timm1-0/+1
2008-05-06#89065# fix delivering compiler manifest filesKurt Zenker1-4/+4
2008-04-24#i10000# fixes for runtime .Net 2005/2008Oliver Bolte1-7/+11
2008-04-04INTEGRATION: CWS vq41 (1.33.20); FILE MERGEDKurt Zenker1-0/+5
2008/03/23 05:13:04 vq 1.33.20.1: #i87346# Make OOo/DEV300 be buildable with .NET2005/2008.
2008-04-02INTEGRATION: CWS cairoquartz01 (1.30.4); FILE MERGEDKurt Zenker1-0/+12
2008/01/14 20:57:41 mox 1.30.4.5: Use static cairo libraries for prebuilt cairo. 2007/08/11 18:44:24 mox 1.30.4.4: RESYNC: (1.32-1.33); FILE MERGED 2007/06/23 07:55:15 mox 1.30.4.3: Fix deliver bugs in Windows builds. 2007/06/20 15:14:22 mox 1.30.4.2: RESYNC: (1.30-1.32); FILE MERGED 2007/04/13 06:10:08 mox 1.30.4.1: Issue number: #74170# Prebuilt cairo library support for Mac OS X
2008-04-02INTEGRATION: CWS cairoquartz01 (1.16.4); FILE MERGEDKurt Zenker1-0/+1
2007/04/13 06:10:07 mox 1.16.4.1: Issue number: #74170# Prebuilt cairo library support for Mac OS X
2007-07-25#i10000# deliver debug msvcr71d.dll and msvcp71d.dll tooOliver Bolte1-2/+2
2007-06-12INTEGRATION: CWS rt21 (1.31.2); FILE MERGEDOliver Bolte1-3/+0
2007/06/08 12:34:15 rt 1.31.2.1: #i78232# Remove delivery of *staticdatamembers.*
2007-05-25INTEGRATION: CWS mingwport04 (1.30.6); FILE MERGEDVladimir Glazounov1-11/+5
2007/04/18 13:29:11 vg 1.30.6.1: #i75844# MinGW port efforts part II
2007-03-26INTEGRATION: CWS mingwport03 (1.24.12); FILE MERGEDVladimir Glazounov1-0/+19
2007/03/19 15:33:42 vg 1.24.12.3: RESYNC: (1.28-1.29); FILE MERGED 2006/11/16 14:55:03 vg 1.24.12.2: RESYNC: (1.24-1.28); FILE MERGED 2006/11/14 10:12:36 vg 1.24.12.1: #i53572# MinGW port
2007-03-26INTEGRATION: CWS mingwport03 (1.12.106); FILE MERGEDVladimir Glazounov1-0/+1
2007/03/20 09:57:48 vg 1.12.106.4: RESYNC: (1.14-1.15); FILE MERGED 2006/11/16 17:11:58 vg 1.12.106.3: #i53572# MinGW port 2006/11/16 14:54:56 vg 1.12.106.2: RESYNC: (1.12-1.14); FILE MERGED 2006/11/14 10:12:35 vg 1.12.106.1: #i53572# MinGW port
2007-01-25INTEGRATION: CWS ause069 (1.14.16); FILE MERGEDOliver Bolte1-1/+0
2006/12/12 12:18:29 hjs 1.14.16.1: #i72493# remove obsolete files
2007-01-15INTEGRATION: CWS systemxt (1.28.10); FILE MERGEDVladimir Glazounov1-1/+0
2006/11/22 16:05:36 rene 1.28.10.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)
2006-10-24INTEGRATION: CWS pj59 (1.26.4); FILE MERGEDJens-Heiner Rechtien1-2/+0
2006/09/19 07:07:35 pjanik 1.26.4.1: #i69025#: Remove extraneous macosx-create-bundle call.
2006-09-25INTEGRATION: CWS obo05 (1.26.2); FILE MERGEDVladimir Glazounov1-0/+3
2006/09/18 03:23:17 vq 1.26.2.1: #i69539# Add VS 2005 (Express) to OOo configury.
2006-08-30INTEGRATION: CWS ause064 (1.12.102); FILE MERGEDRüdiger Timm1-6/+3
2006/08/11 10:58:09 hjs 1.12.102.2: #i68534# fix historical nonsense 2006/08/11 10:07:15 hjs 1.12.102.1: #i68528# removed obsolete
2006-08-30INTEGRATION: CWS ause064 (1.25.4); FILE MERGEDRüdiger Timm1-60/+11
2006/08/17 10:32:41 hjs 1.25.4.4: #i68528# missed to deliver libstdc++ 2006/08/14 12:38:37 hjs 1.25.4.3: #i68528# cleanup 2006/08/14 12:37:58 hjs 1.25.4.2: #i68528# gcc libs to solver 2006/08/11 10:07:15 hjs 1.25.4.1: #i68528# removed obsolete
2006-08-30#i10000# Changed acronym from 'es' to 'el' because former one is also used ↵Rüdiger Timm1-9/+9
by module 'embedserv'.
2006-08-04INTEGRATION: CWS unowinregcross (1.24.8); FILE MERGEDRüdiger Timm1-0/+2
2006/07/17 01:08:16 rene 1.24.8.2: #i49718# typos 2006/07/16 15:57:44 rene 1.24.8.1: #i49718# external/ stuff
2006-05-08INTEGRATION; #i65033# Add test for gdiplus.dll for Windows builds to ↵Jens-Heiner Rechtien1-0/+2
configure and regenerate configure.
2006-04-20INTEGRATION: CWS pj53 ; FILE MERGEDJens-Heiner Rechtien1-2/+1
2006/04/13 14:38:47 pjanik : #i61798#: Rename create-bundle to macosx-create-bundle.