Kevin Hunter
9035f006f3
Update Zenity with progress icon notification
...
Add a "clock" style progress meter for the build via dynamically
generated svg images. The colors are rather arbitrarily chosen, but
with a very minor attempt to be readable by color-blind folks. A second
round cut of this patch might make the fill and stroke colors
configurable.
2011-09-20 09:51:27 +02:00
Tor Lillqvist
58be0d5400
Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabled
2011-09-20 10:45:29 +03:00
Andras Timar
9899ed3dcf
there is no special iso.res case any more
2011-09-20 08:53:36 +02:00
Stephan Bergmann
a3cd73f315
Reverted previous ff1c626
, instead renamed NONEBIN -> NONE.
2011-09-20 07:22:26 +02:00
Norbert Thiebaud
ff1c626fa1
do not call macosx-change-install-name for NONEBIN executable
2011-09-20 00:02:18 -05:00
Jan Holesovsky
f62a449a53
Kill the explicit linking to salmain.o, use vclmain instead.
2011-09-20 00:51:38 +02:00
Stephan Bergmann
79fdb70baf
Call macosx-change-install-names on executables in gbuild, too.
2011-09-19 21:40:11 +02:00
Stephan Bergmann
966f3c0f6d
Removed --leak-check=yes from CppUnit valgrind/memcheck calls.
...
Can be enabled via VALGRIND_OPTS=--leak-check=yes.
2011-09-19 21:40:11 +02:00
Jan Holesovsky
581c45ba8e
Make 'desktop' build again with MinGW.
2011-09-19 16:54:20 +02:00
Baptiste Daroussin
ea5abc67d2
unify the unxfbsd.mk into a single file and simplify it
2011-09-19 15:18:39 +02:00
Caolán McNamara
1bf1fed1f4
add comdlg32
2011-09-19 13:41:00 +01:00
Caolán McNamara
7dae2882a8
progress to link stage of loader2
2011-09-19 11:59:42 +01:00
Matúš Kukan
0a4d6370b5
Added another missing $, fixes leaking /tmp/gbuild.* files.
2011-09-19 10:58:08 +02:00
Tor Lillqvist
eebcb00ec2
Need doubled dollarsign here it seems for this to actually work as intended
2011-09-19 10:58:08 +02:00
Matúš Kukan
39faeedcf5
process more idl files at once - first part: gbuild
2011-09-19 10:58:08 +02:00
David Tardon
ebf6d5deba
add help
2011-09-18 12:03:34 +02:00
Peter Foley
1e928fd948
don't try to cat a non existent Jar manifest
2011-09-17 18:54:32 -04:00
David Tardon
7104795811
actually create the flag after run
2011-09-17 14:59:09 +02:00
Andras Timar
7796200888
add qtz (key id pseudolanguage) to langlist.mk
2011-09-17 10:18:16 +02:00
Bjoern Michaelsen
1c604d1477
remove -r hint -- we are enabling it ourselves in gbuild.mk
2011-09-16 19:44:47 +02:00
Bjoern Michaelsen
94f6df2cf7
update gbuild help
2011-09-16 18:56:34 +02:00
Bjoern Michaelsen
d621f927aa
reintroduce check target with new meaning
2011-09-16 18:56:34 +02:00
Bjoern Michaelsen
1c3f8795b5
fix whitespace
2011-09-16 18:56:34 +02:00
Bjoern Michaelsen
60939ada0a
rename allandcheck target to all in gbuild
2011-09-16 18:56:33 +02:00
Bjoern Michaelsen
b78be49613
rename all target to build in gbuild
2011-09-16 18:56:33 +02:00
Bjoern Michaelsen
a11a94997a
rename check target to unitcheck in gbuild
2011-09-16 18:56:33 +02:00
Fridrich Štrba
bb5bdbbdca
Revert "Trying to chop out the uwinapi library"
...
This reverts commit 2dea0dab4f
.
2011-09-16 16:26:03 +02:00
Caolán McNamara
10890bcd42
can't guess the right paths for the internal python on macox
2011-09-16 15:25:13 +01:00
Fridrich Štrba
2dea0dab4f
Trying to chop out the uwinapi library
2011-09-16 15:52:40 +02:00
Caolán McNamara
257bcb1a11
get internal python invocations working
2011-09-16 14:10:56 +01:00
Caolán McNamara
596981370a
tell linkoo pageein-FOO are gbuildified
2011-09-16 10:56:58 +01:00
Tor Lillqvist
a908054e47
Drop duplicated include of Tempfile.mk
2011-09-16 12:03:41 +03:00
Stephan Bergmann
7d1bb036e1
Simplified setting headless mode for smoke-/subsequenttetss.
...
Both C++ and Java OfficeConnection code now always pass --headless, so no
need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that
link against vcl still need an explicit --headless.
2011-09-16 10:38:06 +02:00
Michael Stahl
76a1c60186
macosx.mk: no RPATH-equivalent for executables
2011-09-15 23:21:39 +02:00
Michael Stahl
8c8b34694a
filter: svg: adapt to changes in LO
2011-09-15 14:07:28 +02:00
Michael Stahl
39894dd1e1
filter: adapt filter configuration to LO changes
2011-09-15 14:07:26 +02:00
Michael Stahl
d1248e2413
filter: convert filter configuration to gbuild
2011-09-15 14:07:26 +02:00
Michael Stahl
2bf365dce8
Jar.mk: remove target in case jar program exits with error
2011-09-15 14:07:26 +02:00
David Tardon
6c8a7e0e6a
pass -s flag to custom target's make process
2011-09-15 06:29:41 +02:00
David Tardon
a3c3d709a8
be silent
2011-09-15 06:29:40 +02:00
David Tardon
c40f63454d
work silently for make -s
2011-09-15 06:29:38 +02:00
David Tardon
37356b7b2a
allow to specify additional deps for zip target
2011-09-15 06:29:37 +02:00
Stephan Bergmann
387620beff
Removed solenv/bin/subsequenttests, moved its (improved) content directly into Makefile.in.
2011-09-14 15:16:40 +02:00
Bjoern Michaelsen
6caaa5e059
default to -r on gbuild for performance (assumed esp. on make 3.82)
2011-09-14 11:59:10 +02:00
Stephan Bergmann
30ad5e9d87
sb140: #i117694# some CppUnit related cleanup
2011-09-12 22:47:48 +02:00
David Tardon
ee5be04107
do not allow creating symlink to itself
2011-09-12 13:47:42 +02:00
Jan Hubicka
473ba86d13
fix link time optimisation flags to use linker plugin & optimisation
2011-09-12 12:47:12 +02:00
Peter Foley
1bd2884369
convert Mesa to gbuild and add to tail_build
2011-09-10 18:52:18 -05:00
Michael Meeks
c22a376c72
link gdb python helpers across into the install as well
2011-09-10 16:52:06 +02:00
Stephan Bergmann
e75cd93855
sb140: #i117085# support ENABLE_SYMBOLS
2011-09-09 17:46:37 +02:00