Commit graph

12455 commits

Author SHA1 Message Date
Jesús Corrius
3632c1f81e Fix identation 2010-11-05 09:36:23 +01:00
Jesús Corrius
3e348a276c Add --enable-cl-x64 option 2010-11-05 02:23:12 +01:00
Niko Rönkkö
c9f29cb205 Elide all "SO:" and "OOo:" build.lst prefixes 2010-11-04 23:37:12 +01:00
Jesús Corrius
2d3adf8431 Remove obsolete --enable-cl-standard 2010-11-04 22:23:58 +01:00
Petr Mladek
76aecf4cfc create the installation dir when defined (fdo#30837)
it was logical problem when I updated the code for fdo#30837
2010-11-04 17:50:16 +01:00
Petr Mladek
44160aaf7f fix smoketest with the improved download tarball (fdo#30837) 2010-11-04 16:02:47 +01:00
Petr Mladek
a87487daaf better name directory with download tarballs 2010-11-04 16:02:38 +01:00
Thomas Klausner
1e66187e48 ENV_SCRIPT contains .sh, don't append it. Use only ASCII chars in messages. 2010-11-04 15:46:15 +01:00
Sebastian Spaeth
5b3832db56 configure.in: Cluster all extension related options at one place
- Pulled together all extension related options in one place in the
  configure, they were cluttered all around the place. We do want to
  present extensions together in ./configure --help.

- Add an -ext- to these configure options to clarify they are
  extensions:
  --enable-ext-presenter-ui, enable-ext-presenter-minimizer,
  --enable-ext-presenter-console, enable-ext-pdfimport,
  --enable-ext-wiki-publisher
  (Similar changes should still be done to the rest of the extensions)

- Quit with explicit error message when using conflicting --without-java
  and --enable-ext-wiki-publisher.

- Remove some minor things.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-04 13:40:17 +01:00
Thorsten Behrens
1745c1f95a BUILD_TYPE needs to stay OOo, unless more cleanup happens
Partially revert 58f59291db32e07b06311337be1e9f7a930291b2 - the name
here needs to match all those */prj/build.lst prefixes (which still
have "OOo:" at several places)
2010-11-04 10:01:43 +01:00
Robert Nagy
03e2863a1a make LibreOffice boostrap on OpenBSD 2010-11-04 00:43:13 +01:00
Petr Mladek
bdf0529c64 use versioned path in download tarballs (fdo#30837) 2010-11-03 21:30:17 +01:00
Niko Rönkkö
ee6738b1d4 Pretty print the configure help 2010-11-03 14:14:16 +00:00
Jan Holesovsky
ac1a3a5d5b Don't add an explicit -L/usr/lib or -L/usr/lib64.
It breaks KDE3 build on SUSE.
2010-11-03 15:03:27 +01:00
Sebastian Spaeth
3dd497e93f bootstrap/set_soenv: remove unused variables
The variables $unsetenv, $setenv, $unset, $set $D, $answer were unused
in this script and have been removed.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-03 11:51:30 +01:00
Sebastian Spaeth
69e273ce72 bootstrap/soenv: remove tcsh version of LinuxX86-64Env.Set
Previously we would have been writing out LinuxX86-64Env.Set and
LinuxX86-64Env.Set.sh which made my autocompletion useless. Simplify the
set_soenv.in to actually only produce 1 version which makes us require
bash as interactive build shell.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-03 11:51:30 +01:00
Joseph Powers
48bd163f87 Fix Mac build issues. 2010-11-03 10:17:39 +01:00
Niko Rönkkö
561f09d4f7 Removed deprecated option
--with-unzip-home has been deprecated since 2003.
2010-11-01 12:43:47 -05:00
Bernhard Rosenkraenzer
7fb5897aa0 correctly check Template Pack and Lightproof with --with-lang=ALL 2010-11-01 17:36:17 +01:00
Jan Holesovsky
8d4c39e18f Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap 2010-11-01 16:06:45 +01:00
Kalman Szalai - KAMI
66a11bbd35 Save 1MB on wizards per language
Bitmaps are packaged as language dependent files however, no
language dependency at all in bitmaps. This patch only pack one instance
so we can save 1MB diskspace for every language in multi lang installer.
2010-11-01 14:05:44 +01:00
Jan Holesovsky
3535ec3d4b Merge commit 'ooo/OOO330_m13'
Conflicts:
	instsetoo_native/util/pack.lst
	solenv/inc/minor.mk
2010-11-01 13:49:01 +01:00
Michael Meeks
e310934150 Install and register the oo3 migration code 2010-11-01 10:56:59 +00:00
Niko Rönkkö
8a74ad5e9e Wrong option name in help bootstrap 2010-11-01 10:08:21 +00:00
Caolán McNamara
82aea471a0 strcpy cannot be used with overlapping src and dest 2010-10-31 20:16:37 +00:00
Niko Rönkkö
2cfc85b44e Cleaning and organizing of configure.in 2010-10-31 20:42:18 +01:00
Kalman Szalai - KAMI
fea23de1d2 Fix bootstrap's configure 2010-10-31 20:23:14 +01:00
Kalman Szalai - KAMI
771ebc23c9 Fix a typo 2010-10-31 06:09:03 +01:00
Kalman Szalai - KAMI
4f786af9b6 Adding Barcode extension 2010-10-31 05:15:17 +01:00
Kalman Szalai - KAMI
823cb6a74d Adding Validator extension 2010-10-31 04:50:14 +01:00
Kalman Szalai - KAMI
87ec34b20e Adding Diagram extension
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 19:57:14 +02:00
Rene Engelhard
f974a612eb bin agg 2010-10-29 17:58:25 +02:00
Jesús Corrius
c6ee546e38 oowintool should find .NET Framework 4.0 too 2010-10-29 13:25:21 +02:00
Joseph Powers
e64c02f061 Mac OS9 Cleanup #2 2010-10-28 17:05:10 -05:00
Caolán McNamara
de58ebee9c add modelines to .h files as well 2010-10-28 15:47:03 +01:00
Caolán McNamara
0b2fceaafa add modelines to .h files as well 2010-10-28 15:47:03 +01:00
Caolán McNamara
fa4882b94f add modelines to .h files as well 2010-10-28 15:47:03 +01:00
Tor Lillqvist
153fc2b046 Slight cleanup of the Windows stuff
Use correct terminology for the Microsoft compilers, ".NET" was a part
of their name only in the 2003 version. Drop support for the 2003 and
2005 versions. The Platform SDK has been called the Windows SDK for
quite a while. Etc.
2010-10-28 15:15:15 +03:00
René Kjellerup
f87611e9a2 remove un-necessary profiling module causing crashes 2010-10-28 11:46:00 +01:00
obo
182919b440 masterfix OOO330: #i10000# BrOffice removed 2010-10-28 11:43:39 +02:00
Release Engineering
85838ac5f5 OOO330 2010-10-28 11:30:42 +02:00
Thorsten Behrens
427e105548 Improvements to regcomp/cppunit gdb mode
Made gdb not read user config (always ends up in tui mode for me
otherwise), made DEBUG<PROG> vars also recognise the more idiomatic
lowercase versions (e.g. 'dmake debug=t debugcppunit=t' now works)
2010-10-28 11:22:59 +02:00
Caolán McNamara
bbcf2aaa53 add some debugging stuff for regcomp 2010-10-27 16:15:11 +01:00
Martin Gallwey
a837bbd1ca Fail if trying to build as root on Cygwin
Building as root on Cygwin has been knnown to fail in various way, so
prevent that.
2010-10-27 15:08:52 +03:00
Thorsten Behrens
9ce219df2d Make unopkg on installer not require accessibility impl
* applied patches/dev300/solenv-installer-unopkg-call.diff: call
   unopkg during instset generation, such that spawned java does not
   require interactive session (causes weird hangs during instset
   generation on Mac otherwise).
2010-10-26 23:27:40 +02:00
Jesús Corrius
0eb2798eb4 Remove redundant zenity message (that also breaks the script on Windows) 2010-10-26 18:04:47 +02:00
Michael Meeks
0bb037ce8c enable zenity only when DISPLAY is set 2010-10-26 14:32:59 +01:00
Jesús Corrius
b94cbf5762 Don't check if ENABLE_ZENITY is defined but the value 2010-10-26 15:17:31 +02:00
Michael Meeks
dc8f682a3d remove busted MD5 pieces breaking the install 2010-10-26 14:10:00 +01:00
Cédric Bosdonnat
0416ebc383 Fixed a perl warning 2010-10-26 13:29:37 +02:00