Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unocrsrptr
/
RepositoryFixes.mk
57e6d74
On Mac OS X, directly name the executable "unopkg"
by Stephan Bergmann
· 11 years ago
8ab4d2f
drop crashrep unused since start of LibreOffice
by Caolán McNamara
· 11 years ago
59622da
javaldx is not built for WNT or MACOSX so no point in the uno wrapper script
by Tor Lillqvist
· 12 years ago
5f9cda2
Repository*: no need to register libraries built via ExternalProject
by Michael Stahl
· 12 years ago
25f65f2
lcms2: use libraries from WORKDIR
by Michael Stahl
· 12 years ago
d7ddb18
icu: apparently "icutu" library is only used by genbrk etc. tools
by Michael Stahl
· 12 years ago
764e688
desktop: soffice.bin and unopkg.bin cleanup
by Michael Stahl
· 13 years ago
d263c22
gbuild: make the DLL the LinkTarget of Library and CppunitTest
by Michael Stahl
· 13 years ago
60530f4
cppu: rename purpose environment libraries
by Michael Stahl
· 13 years ago
a382dad
Clean up Mac OS X .jnilibs
by Stephan Bergmann
· 13 years ago
07ec7b1
soffice.bin is named soffice on Mac OS X
by Stephan Bergmann
· 13 years ago
1733e4a
Don't build icule library as we no longer use it
by Khaled Hosny
· 13 years ago
9555b5b
Add gengal to RepositoryFixes and autoinstall it.
by Matúš Kukan
· 13 years ago
944f3a6
gbuild: allow to use RepositoryFixes also for executables
by Matúš Kukan
· 13 years ago
ddb5edc
gbuild: do not register static libraries
by Matúš Kukan
· 13 years ago
1e4422a
re-base on ALv2 code. Includes:
by Michael Meeks
· 13 years ago
6b436a1
kill RTLIBS group; and autoinstall the libraries
by Matúš Kukan
· 13 years ago
849f87d
pyuno.pyd must be called pyuno_d.pyd with MSVC debug runtimes
by Michael Stahl
· 13 years ago
808d147
do not register dbtools if we don't use it
by Matúš Kukan
· 13 years ago
faaccdc
RepositoryFixes: add missing check for MSVC_USE_DEBUG_RUNTIME
by Michael Stahl
· 13 years ago
4811c2d
adapt all externals to build against MSVC debug runtime
by Michael Stahl
· 13 years ago
c9c963d
autoinstall ure private libraries
by Matúš Kukan
· 13 years ago
01df12e
RepositoryFixes: clean up WNT import libraries
by Michael Stahl
· 13 years ago
7f101a2
RepositoryFixes: remove pointless i18nlangtag entry
by Michael Stahl
· 13 years ago
d70e690
just a % missing ...
by Eike Rathke
· 13 years ago
876c619
new module i18nlangtag
by Eike Rathke
· 13 years ago
38470c4
Those libraries are not anymore used on windows at all
by Fridrich Štrba
· 13 years ago
18bd1e7
convert redland to gbuild and add to tail_build
by Peter Foley
· 13 years ago
2cb7ba1
cairo: convert to gbuild
by Matúš Kukan
· 13 years ago
fa88b37
Merge branch 'feature/killsdf'
by Andras Timar
· 13 years ago
b8bd255
let's have only one orcus library in solver
by Matúš Kukan
· 13 years ago
06ec1c0
Merge branch 'master' into feature/killsdf
by Andras Timar
· 13 years ago
1ceb47d
graphite: convert to gbuild
by Matúš Kukan
· 13 years ago
8de04aa
mozilla import libraries have no "i" prefix
by Michael Stahl
· 13 years ago
e5ce011
Merge branch 'master' into feature/killsdf
by Andras Timar
· 13 years ago
8615d09
convert librsvg to gbuild
by Peter Foley
· 13 years ago
8831c59
gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:
by Michael Stahl
· 14 years ago
dc397aae
gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:
by Michael Stahl
· 14 years ago
a52703c
this belongs to RepositoryFixes
by Matúš Kukan
· 14 years ago
1ac0511
rename orcus lib on mingw to fix build
by David Tardon
· 14 years ago
ebc6b41
Keep lexicographical sorting intact
by Stephan Bergmann
· 14 years ago
7798443
libxslt: mangle exslt library name for WNT
by Michael Stahl
· 14 years ago
e6812db
fix libpng name for Windows
by Matúš Kukan
· 14 years ago
066cf16
Missing ismime3.lib on Windows
by Stephan Bergmann
· 14 years ago
15b95b2
LanguageTag Windows build
by Eike Rathke
· 14 years ago
fa20068
Fix pyuno.so name on Mac OS X
by Stephan Bergmann
· 14 years ago
e16ac69
gbuild migration: pyuno module
by David Ostrovsky
· 14 years ago
a09b25f
register reg and store the same way as jvmfwk
by Matúš Kukan
· 14 years ago
3934efe
sigh, need a 64bit zlib too on windows, reverting
by Caolán McNamara
· 14 years ago
8d7e8a0
setup/teardown default component context once before/after all tests
by Caolán McNamara
· 14 years ago
452af5f
gbuildize internal zlib
by Caolán McNamara
· 14 years ago
bf5380c
no i prefix for lcms2.lib
by Matúš Kukan
· 14 years ago
b692855
Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING
by Tor Lillqvist
· 14 years ago
c91f279
Revert "Build libsb with a few dummy classes also for --disable-scripting"
by Tor Lillqvist
· 14 years ago
6d33801
Build libsb with a few dummy classes also for --disable-scripting
by Tor Lillqvist
· 14 years ago
c16bc82
s/interpreters/scripting/
by Tor Lillqvist
· 14 years ago
4c737b6
Decouple disabling of scripting (BASIC &co) from OS being iOS
by Tor Lillqvist
· 14 years ago
f9a5c4c
More --disable-database-connectivity work, still experimental
by Tor Lillqvist
· 14 years ago
3182631
Shared libraries must in practice be called lib*.so on Android
by Tor Lillqvist
· 14 years ago
d06a78c
unotest: convert to gbuild
by Matúš Kukan
· 14 years ago
5cf4a00
For iOS, filter out the sb and vbahelper libs that we don't build
by Tor Lillqvist
· 14 years ago
cbd2e67
ucb: convert to gbuild
by Matúš Kukan
· 14 years ago
23dd856
Merge branch 'feature/gbuild_extensions'
by Michael Stahl
· 14 years ago
4258f02
Repository: fix Windows name for internal libexttextcat
by Matúš Kukan
· 14 years ago
fd66491
Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions
by Peter Foley
· 14 years ago
7d3c674
Abandon attempt to use the debug CRT in a dbgutil build
by Tor Lillqvist
· 14 years ago
ad4c613
fix names of libraries for MinGW, also remove onlinecheck.dll
by Matúš Kukan
· 14 years ago
a9e130a
sal: convert to gbuild
by Matúš Kukan
· 14 years ago
051fdda
cppu: convert to gbuild
by Matúš Kukan
· 14 years ago
2548d63
extensions: convert nsplugin to gbuild
by Peter Foley
· 14 years ago
bd03030
add libexttextcat to external libs
by Matúš Kukan
· 14 years ago
ddc28b8
clean-up ghost traces of unicow
by Norbert Thiebaud
· 15 years ago
f0149fe
Android now builds up to instsetoo_native
by Thorsten Behrens
· 15 years ago
f62a449
Kill the explicit linking to salmain.o, use vclmain instead.
by Jan Holesovsky
· 15 years ago
375fc2d
windows berkleydb libname fixup
by Caolán McNamara
· 15 years ago
538fd2b
Repository.mk: fix conflicing filterconfig changes
by Michael Stahl
· 15 years ago
6df9c47
gbuildize desktop
by David Tardon
· 15 years ago
8081794
use correct static lib. name for windows
by David Tardon
· 15 years ago
45589f1
gbuildize automation
by David Tardon
· 15 years ago
4361791
Clean, sort and change RepositoryFixes a little.
by Matúš Kukan
· 15 years ago
d0c301b
convert package to gbuild
by Matúš Kukan
· 15 years ago
79a2a32
fix windows xmlsecurity link
by Caolán McNamara
· 15 years ago
0c2876b
no reason for changing name of cui library on windows
by Matúš Kukan
· 15 years ago
534b3bc
Fix i18npool build on Windows.
by Jan Holesovsky
· 15 years ago
c77e444
Sort a block of lines that was almost sorted already
by Tor Lillqvist
· 15 years ago
22ba66e
fix typo
by Caolán McNamara
· 15 years ago
cebaf59
this seems to be the normal pattern
by Caolán McNamara
· 15 years ago
37d34ff
get these names right for windows (I think)
by Caolán McNamara
· 15 years ago
8b0e9ca
convert xmlsecurity to gbuild
by Matúš Kukan
· 15 years ago
b2bd33e
prefer makefile-gmake-mode to plain makefile-mode
by Takeshi Abe
· 15 years ago
79adf17
get sccomp to link under windows
by Caolán McNamara
· 15 years ago
3549107
Add Emacs mode lines
by Tor Lillqvist
· 15 years ago
1a316d2
Remove superfluous empty line
by Tor Lillqvist
· 15 years ago
5012e46
resyncing to master
by Bjoern Michaelsen
· 15 years ago
f455474
Bin OLDNAMESLIB which duplicates the existing gb_Library_win32_OLDNAMES
by Tor Lillqvist
· 15 years ago
4eb9a47
The graphite2 library gets built statically with WNTGCC at least
by Tor Lillqvist
· 15 years ago
61d56ec
Factor out the oldnames/moldname difference between WNTMSC and WNTGCC
by Tor Lillqvist
· 15 years ago
65b7804
Add more libs that semi-unintentionally get built statically for Android
by Tor Lillqvist
· 15 years ago
bf1b84d
Some libraries get built as static archives for Android
by Tor Lillqvist
· 15 years ago
3039db3
get cairo import lib name right for windows
by Caolán McNamara
· 15 years ago
Next »