1. 31f9f18 fdo#65975: do not put MSVC 64bit runtimes in solver/bin by Michael Stahl · 13 years ago
  2. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  3. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  4. fdd24a5 msvc80 dlls are only needed for mozab driver by David Tardon · 13 years ago
  5. 54ba172 configure: find the MSVC debug runtime libraries by Michael Stahl · 13 years ago
  6. 19d263f one variable to rule them all by David Tardon · 13 years ago
  7. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  8. 8ecb2c5 If Mozab is built, look for VS2005 dlls by Fridrich Štrba · 13 years ago
  9. b768611 remove all d.lst by Michael Stahl · 13 years ago
  10. 3708fe8 Kill the --without-system-stdlibs option by Fridrich Štrba · 13 years ago
  11. 544a6d7 ignore errors by David Tardon · 13 years ago
  12. b4801ab gbuild: copy stdlibs into solver again when they are bundled in the installer by Petr Mladek · 13 years ago
  13. dc277bc use MINGW_SYSROOT consistently by Luboš Luňák · 13 years ago
  14. acfd176 name the libs to deliver correctly by David Tardon · 13 years ago
  15. b87e86c fix typo by David Tardon · 13 years ago
  16. ba98416 add missing \ by David Tardon · 13 years ago
  17. f8ed393 drop CustomTarget_mingw_dlls from Module mk by David Tardon · 13 years ago
  18. b1eb1db copy dlls directly from mingw sysroot by David Tardon · 13 years ago
  19. fe602ce fix another typo by David Tardon · 13 years ago
  20. d2ab4e7 get_target -> get_workdir. sigh by David Tardon · 13 years ago
  21. 9eb90b9 the wine .def files are in $SRCDIR by David Tardon · 13 years ago
  22. fe36720 configure only looks in $MINGW_SYSROOT by David Tardon · 13 years ago
  23. 93d73b2 drop some unneeded explicit deps by David Tardon · 13 years ago
  24. fad6904 drop executable bit by David Tardon · 13 years ago
  25. 0abaaf0 fix delivery of libjawt.dll.a by David Tardon · 13 years ago
  26. 96d3a20 WaE: unreferenced formal parameters and old-style declarators by Tor Lillqvist · 13 years ago
  27. 2819561 fix dmake build of module external ... I think by Luboš Luňák · 13 years ago
  28. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  29. 5b0d2d0 convert external to gbuild by Peter Foley · 13 years ago
  30. 332bd42 MinGW: Bundle also the libpoppler-*.dll by Jan Holesovsky · 13 years ago
  31. d04ac66 dung out berkeleydb gnumake / configure bits ... by Michael Meeks · 13 years ago
  32. feaef69 Don't bundle gdiplus.dll any more by Tor Lillqvist · 13 years ago
  33. 069704d fdo#55514 libgmodule is needed too by David Tardon · 13 years ago
  34. a6f97a7 fdo#54327 put system nss dlls into the install set by David Tardon · 13 years ago
  35. 5644397 fdo#55514 put liblangtag dll to install set by David Tardon · 13 years ago
  36. 50857f2 minizip is not used anymore by David Tardon · 13 years ago
  37. 16e6771 chop out uwinapi from more ext. projects by David Tardon · 13 years ago
  38. 55754a8 Revert "Win8 SDK no longer ships rebase.exe" by Fridrich Štrba · 13 years ago
  39. 59bf532 fix msm suport for VS2012 by Peter Foley · 14 years ago
  40. 79fce4d Win8 SDK no longer ships rebase.exe by Peter Foley · 14 years ago
  41. fdcd850 enable build with Visual Studio 2012 by Peter Foley · 14 years ago
  42. ab03e87 add build support for libexslt by David Tardon · 14 years ago
  43. c4c5026 Deliver also *.exe (to get python.exe delivered). by Jan Holesovsky · 14 years ago
  44. d712218 fixing pyuno bridge on mingw: packaging system-python by David Ostrovsky · 14 years ago
  45. 0f6919c better test for system boost date_time lib by David Tardon · 14 years ago
  46. b5f066e Revert "remove redundant test for presence of dlls" by David Tardon · 14 years ago
  47. 5faaada remove redundant test for presence of dlls by David Tardon · 14 years ago
  48. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  49. 28eaee8 mingw: check for jpeg dll by David Tardon · 14 years ago
  50. 9339da8 mingw: check for system iconv dll by David Tardon · 14 years ago
  51. 1f09f96 mingw: allow use of system zlib by David Tardon · 14 years ago
  52. 1118f57 mingw: avoid hardcoded dll versions and deps by David Tardon · 14 years ago
  53. 33eefb2 Bundle again C++ stdlibs with generic Linux build by Fridrich Štrba · 14 years ago
  54. 398721c use configured HOST_PLATFORM instread of hardcoded triplet by David Tardon · 14 years ago
  55. 9a51a7a Copy the gcc's stdlibs to solver even if not packaging them by Fridrich Štrba · 14 years ago
  56. a6ed487 Decrease verbiage a little bit by Tor Lillqvist · 14 years ago
  57. a5f7843 no need to check for vcredist files, Windows installer don't use them by Andras Timar · 14 years ago
  58. 1356308 Revert "disable de sub-project wingw-dll for now... apparently a botched commit" by Jan Holesovsky · 15 years ago
  59. 19f1697 Add forgotten file - makefile for copying the -system dlls. by Jan Holesovsky · 15 years ago
  60. ef0a4c5 disable de sub-project wingw-dll for now... apparently a botched commit by Norbert Thiebaud · 15 years ago
  61. 3927d9b Add support for bundling the -system .dll's into the MinGW builds. by Jan Holesovsky · 15 years ago
  62. 05293cb remove checks for unused BUILD_SPECIAL environment variable by Andras Timar · 15 years ago
  63. 7188a11 Use --kill-at by Tor Lillqvist · 15 years ago
  64. 41c2fc5 Look for and deliver shared libgcc and libstdc++ for MinGW by Tor Lillqvist · 15 years ago
  65. eefc25d Bin USE_MINGW by Tor Lillqvist · 15 years ago
  66. ec937d5 MsiGetPatchInfoA and W were missing by Tor Lillqvist · 15 years ago
  67. c2a0aed Make import libs for msi and urlmon dlls based on Wine's .def files by Tor Lillqvist · 15 years ago
  68. 7efa9cb Relocate the headers from Wine, add two new ones by Tor Lillqvist · 15 years ago
  69. 490b499 Add constructor and GetValue() method to the Color class by Tor Lillqvist · 15 years ago
  70. c25d059 Add the gdiplus headers and import library from Wine, for cross-compilation by Tor Lillqvist · 15 years ago
  71. 6be700e Produce an import library for jawt.dll when cross-compiling to Windows by Tor Lillqvist · 15 years ago
  72. 981641a Simplify MinGW crack by Tor Lillqvist · 15 years ago
  73. 790005a Don't do this for Android either by Tor Lillqvist · 15 years ago
  74. 47ef127 Always compare CROSS_COMPILING explicitly to "YES" by Tor Lillqvist · 15 years ago
  75. ad700e1 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  76. 8c3740e Bypass some weird crack when cross-compiling with MinGW by Tor Lillqvist · 15 years ago
  77. b0a85a1 Bypass for iOS, too by Tor Lillqvist · 15 years ago
  78. 128ca1c Porting LO to Dragonfly by Francois Tigeot · 15 years ago
  79. fb95d02 Clean up makefiles by Thomas Arnhold · 15 years ago
  80. 3a79aa5 Drop msvc*7*.dll, see fdo#32426 by Tor Lillqvist · 15 years ago
  81. 682be38 Actually we don't seem to need instmsiw.exe by Tor Lillqvist · 15 years ago
  82. 5a138f9 Make external/msi/readme.txt less misleading by Tor Lillqvist · 15 years ago
  83. a11f35b Remove references to unicows.dll by Jesús Corrius · 15 years ago
  84. 87dddc4 add OPENBSD ifdefs where needed by Robert Nagy · 15 years ago
  85. 30757d1 Add directory for msvcp100 libraries by Jesús Corrius · 15 years ago
  86. 6e56937 tweak for AIX by Caolán McNamara · 15 years ago
  87. e2053a3 Do not worry about libstdc++.so.6 on NetBSD either. by Thomas Klausner · 15 years ago
  88. f029129 Deliver the VC runtime distribuable installers into solver by Fridrich Štrba · 16 years ago
  89. 12a436e Drop requirements needed only for Win9x support by Tor Lillqvist · 16 years ago
  90. 6e84ca7 build-fix-win32.diff: Fix Windows build on partitions without short names by Tor Lillqvist · 16 years ago
  91. e83880d CWS-TOOLING: integrate CWS configure25_OOO330 by Kurt Zenker · 16 years ago
  92. 56b4f3d configure25: per request of QA: external/StAX -> stax/download by Rene Engelhard · 16 years ago
  93. baff42d CWS-TOOLING: integrate CWS cmcfixes75 by obo · 16 years ago
  94. 4263775 CWS systemlibc: #i69033#: some fixes for Windows by Mathias Bauer · 16 years ago
  95. 94b12d4 cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliver by Caolán McNamara · 16 years ago
  96. 2d56605 systemlibc: rename new SYSTEM_* variables to better names )SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT by Rene Engelhard · 16 years ago
  97. 458067d cmcfixes75: #i111770# remove configure.in hacks and handle prelinked system-stdlibs properly and fix the so.1 -> so.2 for hppa and m68k by Caolán McNamara · 16 years ago
  98. 36ff842 systemlibc: migrate systemlibc to hg; try again from scratch by Rene Engelhard · 16 years ago
  99. bd16a2c CWS-TOOLING: integrate CWS ause110 by Jens-Heiner Rechtien · 16 years ago
  100. 57c0692 mingwport29: merge with DEV300 m75 by tono · 16 years ago