Commit graph

14635 commits

Author SHA1 Message Date
Tor Lillqvist
0fbc4f3307 Don't do the BUILD_X64 checks if building a 64-bit LibreOffice 2011-05-11 13:00:43 +03:00
Tor Lillqvist
3f444f9f29 AC_SUBST also OOOBLOGGER_EXTENSION_PACK as set_soenv.in uses it 2011-05-11 12:46:47 +03:00
Tor Lillqvist
9cc8a14145 Don't print misleading messages 2011-05-11 12:34:37 +03:00
Tor Lillqvist
f33232a3ff Fix building of the 64-bit Windows Explorer extension, fdo#36950
Don't confuse the 64-bit Explorer extension with a 64-bit LibreOffice,
which is unfinished and highly experimental work. OOo has been
building and distributing a 64-bit Explorer extension since long, and
we should too. They used some secret Hamburg sauce when building it,
though, but hopefully now it works here, too.
2011-05-11 12:33:32 +03:00
Tor Lillqvist
b5e83746c5 Use MKDIRHIER consistently 2011-05-11 12:33:30 +03:00
Kalman Szalai - KAMI
9bb5f5314f Fix oooblogger extension download mechanism 2011-05-11 11:18:37 +02:00
Robert Nagy
416e88eef9 use Cwd::realpath to avoid confusion with symlinked dirs 2011-05-09 16:08:45 +02:00
Kalman Szalai - KAMI
b734a9a41a OxygenOffice progressbar 2011-05-09 11:00:52 +02:00
Kalman Szalai - KAMI
0d9ae1db55 Additional settings for OxygenOffice product 2011-05-09 10:49:54 +02:00
Kalman Szalai - KAMI
8a4e1b2ccf When downloading extensions to src, cut is provided with wrong option switches
I used long switches for cut and your (Windows??) box does not adore about it.

http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/10214
2011-05-08 19:30:24 +02:00
Kalman Szalai - KAMI
8f4e452350 Fix space and tab jam in my last commit 2011-05-08 11:18:46 +02:00
Kalman Szalai - KAMI
9b756202ad Fix SUN Template extension configure, download, handling 2011-05-08 11:14:57 +02:00
Kalman Szalai - KAMI
2791e5b198 Add OxygenOffice distro confs 2011-05-08 10:30:10 +02:00
Kalman Szalai - KAMI
68b8377eab Fix Ligthproof extension integration
* Fix configure and download support
* Extension naming scheme is: <md5>-<extension-name>_<version>.oxt
  - Renamed extensions
* Rename extension version number in download script and scp2 module
2011-05-08 10:25:25 +02:00
Joseph Powers
b53a86a567 Mac OS X uses .dylib and not .so for python modules.
At least this works better on my system.
2011-05-07 17:56:38 -07:00
Joseph Powers
8c81266fba Add /instsetoo_native to .gitignore 2011-05-07 17:39:13 -07:00
Michael Meeks
a1d3641e9c install the new msgbox.py helper 2011-05-06 14:52:18 +01:00
Tor Lillqvist
c00e3457c1 Redirect pointless warning message to /dev/null 2011-05-06 16:42:50 +03:00
Tor Lillqvist
0f6ceedad9 Dont print misleading information 2011-05-06 16:37:19 +03:00
David Tardon
24828bba2c make GDBCPPUNITTRACE usable with gbuild 2011-05-05 09:34:39 +02:00
Michael Meeks
00e5536f42 don't distribute pagein - it is linked into oosplash.bin nowadays 2011-05-04 20:32:31 +01:00
Fridrich Štrba
83034dadf7 upgrade libwps to 0.2.2 2011-05-04 12:36:32 +02:00
Kalman Szalai - KAMI
170b2d27bd Add OxygenOffice related settings
* Start download package name with OOOP in case of OxygenOffice
* Ability to create oxygenoffice product
2011-05-04 04:45:32 +02:00
Bjoern Michaelsen
434f7f0234 always request an unversioned lib from gcc in gccinstlib.pl
* this otherwise breaks on ubuntu natty as there is (rightfully) no libgcc_s.so.1 file served by gcc -print-file-name
2011-05-04 01:55:36 +02:00
Michael Meeks
fc9237d5f6 move all of the gnome and gtk+ related pieces into the -gnome sub package 2011-05-03 21:32:55 +01:00
Fridrich Štrba
66494dd016 Upload updated versions of libwpd and libwps 2011-05-03 11:07:47 +02:00
David Tardon
c0c029c3fe do not announce if there is nothing to do 2011-05-03 06:03:27 +02:00
David Tardon
f8fed539d1 these targets are impl. details--do not announce 2011-05-03 06:03:26 +02:00
Tor Lillqvist
a13f6922e8 Kill BrOffice artwork 2011-05-03 01:25:31 +03:00
Francois Tigeot
41f437c4ac Add a DragonFly BSD distro config 2011-05-02 14:20:45 +02:00
Norbert Thiebaud
67dd44fba7 add an option to ./g to have a compact <repo>:<value> output
This is usefull to collect the heads of the repos in a easily parsable
format
2011-05-01 03:26:45 -05:00
Andras Timar
140e2dc70c introducing --enable-release-build configure switch - fdo#36437
and default is dev build
2011-04-30 22:09:17 +02:00
Andras Timar
0b4cfce98c do not ship non-localized helppacks 2011-04-29 16:41:49 +02:00
Andras Timar
f4d3f06dc9 do not pack empty help packs 2011-04-29 16:41:42 +02:00
Tor Lillqvist
b923fa2536 Fix crypto stuff when building on Windows 2011-04-29 15:35:17 +03:00
Joseph Powers
a7551b7b3b Remove some unused source. 2011-04-29 05:32:53 -07:00
Petr Mladek
331006b5c6 lo-commit-stat: new --bug-numbers option to print just bug numbers 2011-04-28 21:07:23 +02:00
Jan Holesovsky
fd4bda4ca1 Run all tests in the en_US.UTF-8 locale.
The locele affects some tests, eg. sc_ucalc.cxx.
2011-04-28 18:51:12 +02:00
Bjoern Michaelsen
34f9d7b795 add --enable-lomenubar switch to configure 2011-04-28 01:44:09 +02:00
Andras Timar
35cb158312 check if file exists in *.po hook
otherwise a removed file would be recreated
2011-04-27 21:13:43 +02:00
Andras Timar
066300b5aa use git hook instead of gitattributes filter for *.po files 2011-04-27 21:13:12 +02:00
Andras Timar
63e01f7408 do not pack JRE with LibreOffice_Dev 2011-04-27 20:31:54 +02:00
Andras Timar
811560a41f use /tmp instead of /instsetoo_native/util for temporary files 2011-04-27 15:46:38 +02:00
Robert Nagy
881dcc4f2d add -DBOOST_NO_EXCEPTIONS to gb_LinkTarget_NOEXCEPTIONFLAGS 2011-04-27 17:42:07 +02:00
Robert Nagy
9dbb1958ab set STAR_RESOURCEPATH before calling gdb 2011-04-27 14:18:56 +02:00
David Tardon
52ac857a9f add fileaccess to tail build 2011-04-27 08:06:47 +02:00
David Tardon
a5246db37d add padmin to tail build 2011-04-27 08:04:30 +02:00
David Tardon
9a1612998c add unoxml to tail build 2011-04-27 08:03:19 +02:00
David Tardon
d5aa7a9005 keep the list sorted 2011-04-27 07:57:01 +02:00
David Tardon
e45934828a add lotuswordpro to tail build 2011-04-27 07:56:39 +02:00