Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/ia2.2
/
Makefile.in
04dead1
make l10n buildable separately
by Bjoern Michaelsen
· 12 years ago
bd5a6c2
a little instdir sub-dir cleanup
by Michael Stahl
· 12 years ago
b800216
remove INPATH and PROEXT
by Michael Stahl
· 12 years ago
bc5069a
remove SOLARENV variable
by Michael Stahl
· 12 years ago
5d8f48c
solver doesn't solve anything...
by Michael Stahl
· 12 years ago
6021113
gbuild: add ExtensionPackageSet class
by Michael Stahl
· 12 years ago
704451d
gbuild: add ExtensionPackage class
by Michael Stahl
· 12 years ago
2cb380b
solenv: remove gdb Package and CustomTarget
by Michael Stahl
· 12 years ago
6bd0f9b
gbuild: refactor CliUnoApi
by Michael Stahl
· 12 years ago
dddff6e
Makefile: make convenience targets like "make icu" work for external/
by Michael Stahl
· 12 years ago
0f96de2
Makefile: remove broken "usedcxxfiles" target
by Michael Stahl
· 12 years ago
9e97332
distclean generated ios/lo.xcconfig
by Stephan Bergmann
· 12 years ago
99f8cf1
fdo#70393: move libpng to a subdir of external
by Bjoern Michaelsen
· 12 years ago
e4fbcc5
fdo#70371: create findunusedheaders target
by Bjoern Michaelsen
· 12 years ago
bbadfca
refactor make check to run subsequentcheck parallel to instset
by Michael Stahl
· 13 years ago
e05b3e5
There shouldn't be any config_host/*.mk files that need distcleaning
by Stephan Bergmann
· 13 years ago
a326725
distclean configure-generated Info.plist
by Stephan Bergmann
· 13 years ago
0d3c536
fix make test-install on WNT
by Michael Stahl
· 13 years ago
50e3ac9
install-tb target should hopefully be obsoleted by instdir too
by Michael Stahl
· 13 years ago
b81f49c
test-install: get rid of opt/
by Michael Stahl
· 13 years ago
f1d0889
put result of make test-install into top-level test-install dir
by Michael Stahl
· 13 years ago
be59288
make dev-install is obsolete
by Michael Stahl
· 13 years ago
58ff5d5
clean also INSTDIR_FOR_BUILD
by Matúš Kukan
· 13 years ago
f5b840a
goodbye linkoo.. you have served well
by Matúš Kukan
· 13 years ago
f44f94b
fix gdb pretty printers for --enable-mergelibs
by Matúš Kukan
· 13 years ago
573b854
start to use instdir for subsequentcheck tests; avoid make dev-install
by Matúš Kukan
· 13 years ago
d00e125
Factor out the app bundle code signing into a script
by Tor Lillqvist
· 13 years ago
c89d6bc
Don't sign the Current symlink in a framework
by Tor Lillqvist
· 13 years ago
1804113
make install or install-strip hardly make sense on OS X
by Tor Lillqvist
· 13 years ago
70be692
Bypass install-gdb-printers on OS X, they don't work anyway
by Tor Lillqvist
· 13 years ago
2be3dcd
Use BUILDDIR, not SRC_ROOT
by Tor Lillqvist
· 13 years ago
af1365f
reconfigure on any change in config_host/*.h.in
by David Tardon
· 13 years ago
4f3287c
bodge callcatcher some more
by Caolán McNamara
· 13 years ago
8fd1bd1
bodge callcatcher build back to half-life
by Caolán McNamara
· 13 years ago
7a878f9
gbuild: s/AutoInstallLibs/AutoInstall/g
by Matúš Kukan
· 13 years ago
40ae8f3
don't run autogen.sh if building from tarballs
by David Tardon
· 13 years ago
df7b863
gbuild: allow to call Postprocess targets from top level
by David Tardon
· 13 years ago
9b9ee3d
dev-install: create the 'install' link in the builddir not in the srcdir
by Norbert Thiebaud
· 13 years ago
e78646e
fix after rename
by David Tardon
· 13 years ago
0fd330e
gbuild: add Package equiv. for copying whole dirs
by David Tardon
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
bb01340
UnoApiMerge has become unused now
by Stephan Bergmann
· 13 years ago
685a12a
Prefer simple and working solution to obscure and non-working
by Tor Lillqvist
· 13 years ago
3094d72
Makefile: add convenience targets for PythonTest
by Michael Stahl
· 13 years ago
3d50cfa
gbuild: ZipPackage is gone
by David Tardon
· 13 years ago
9d54f0e
add gbuild class PackageSet
by David Tardon
· 13 years ago
ed72983
rename UI to UIConfig
by David Tardon
· 13 years ago
bba6e9e
allow Package to install to other dir than $OUTDIR
by David Tardon
· 13 years ago
ca0c54d
Make autogen.sh prefer to read an autogen.input file
by Tor Lillqvist
· 13 years ago
ea18ca0
fix user-friendly targets' deps
by David Tardon
· 13 years ago
1ef1695
do not run unit tests when cross-compiling
by David Tardon
· 13 years ago
a21266f
Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after all
by Stephan Bergmann
· 13 years ago
d3f7d05
Clean up OOO_SHELL
by Stephan Bergmann
· 13 years ago
96f9430
match gbuild rules that contain a slash
by Peter Foley
· 13 years ago
bdfdd05
more subtle dependencies for cross-compilation
by Matúš Kukan
· 13 years ago
0670c3f
module-deps.pl: extend dependency graph generation
by David Ostrovsky
· 13 years ago
ab70eb0
do not execute unit tests when cross-compiling
by Matúš Kukan
· 13 years ago
9640947
reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheck
by Matúš Kukan
· 13 years ago
956c8ee
world's lamest code for generating graphviz from module deps.
by Michael Meeks
· 13 years ago
afae9b5
update unusedcode target and list
by Caolán McNamara
· 13 years ago
d614ca7
initial gnumake module deps dumping.
by Michael Meeks
· 13 years ago
ce1bdc4
Let's use only one Makefile forwarding to gbuild.
by Matúš Kukan
· 13 years ago
61add5c
propagate use flags to sub-make processes
by Peter Foley
· 13 years ago
a32283f
Resiliance against dropped prerequisites for rerunning autogen.sh
by Stephan Bergmann
· 13 years ago
ac3e90b
build userfriendly targets from toplevel
by Peter Foley
· 13 years ago
ee0dd36
remove minor.mk
by Matúš Kukan
· 13 years ago
4e1dd61
reduce callcatcher call post dmake death
by Caolán McNamara
· 13 years ago
902fdf4
move android and ios to tail_build
by Peter Foley
· 13 years ago
0f599b8
Fix Android and iOS build when SRCDIR!=BUILDDIR
by Tor Lillqvist
· 13 years ago
c9f637c
don't build modules twice
by Peter Foley
· 13 years ago
13bb231
fix make <module> for BUILDDIR <> SRCDIR
by Matúš Kukan
· 13 years ago
2057218
fix BUILDDIR <> SRCDIR in makefiles
by Matúš Kukan
· 13 years ago
f2e7365
various small cleanups
by Matúš Kukan
· 13 years ago
bdd9214
remove RepositoryModule_ooo.mk duplicated by Module_tail_build.mk
by Matúš Kukan
· 13 years ago
2b791f1
remove dmake, build.pl, deliver.pl and zipdep.pl
by Bjoern Michaelsen
· 13 years ago
a4a7a58
add solenv to Module_cross_toolset.mk too
by Matúš Kukan
· 13 years ago
823ef20
Clean up deliver, showdeliverables, showmodules targets
by Stephan Bergmann
· 13 years ago
5fcb553
fix typo in Makefile.in
by Peter Foley
· 13 years ago
7f3c006
fixes for building in a separate dir
by Peter Foley
· 13 years ago
56b44d0
helpcontent is not dmake module anymore
by David Tardon
· 13 years ago
1d84e9d
instsetoo_native: convert to gbuild
by Peter Foley
· 13 years ago
61e7c59
convert moz to gbuild and add to tail_build
by Peter Foley
· 13 years ago
d48d8c5
add a glade catalog so glade can manage our custom widgets
by Caolán McNamara
· 13 years ago
f37df27
Revert "Improve the make dev-install message."
by Luboš Luňák
· 13 years ago
95e2c26
How to run the "make dev-install" result is platform-specific
by Tor Lillqvist
· 13 years ago
eee2fe2
Improve the make dev-install message.
by Jan Holesovsky
· 13 years ago
bbca222
Reintroduce message how to run the build after make dev-install.
by Jan Holesovsky
· 13 years ago
a5cf6ac
We still need to export gb_Side for host platform
by Matúš Kukan
· 13 years ago
a811e04
Make building of cross-toolset build.pl and dmake free.
by Matúš Kukan
· 13 years ago
162a4f8
remove cross_toolset
by Peter Foley
· 13 years ago
f625113
configure: drop no longer working --with-linked-git option
by Miklos Vajna
· 13 years ago
c2aaa83
dont echo ./g -z every time make is run
by Peter Foley
· 13 years ago
2d3eec5
Makefile.in, make sure that the git hooks are set
by Norbert Thiebaud
· 13 years ago
f20af6b
use md5 for scp2 stamp
by Peter Foley
· 13 years ago
396630a
Handle new lo.xcent in distclean
by Stephan Bergmann
· 13 years ago
353e177
Adapt distclean to moved config_host/*.h.in
by Stephan Bergmann
· 13 years ago
24a29a1
Undo temporary change accidentally committed
by Tor Lillqvist
· 13 years ago
4783eea
Experiment with sandboxing
by Tor Lillqvist
· 13 years ago
1f04735
Cosmetics
by Tor Lillqvist
· 13 years ago
dc6fda0
Do re-sign the bundle as a whole as soffice has been modified and/or renamed
by Tor Lillqvist
· 13 years ago
Next »