Commit graph

15178 commits

Author SHA1 Message Date
Francois Tigeot
f426958254 Fix for xslt-config detection from Christian Lohmaier 2011-06-03 23:19:28 +02:00
Francois Tigeot
caa82d8438 DLLPOSTFIX unification was not complete for windows platforms either 2011-06-03 22:52:59 +02:00
Christian Lohmaier
dccbe6f853 fix DLLPOSTFIX unification for "forgotten" platforms (Mac,iOS,Solaris) 2011-06-03 21:57:14 +02:00
Christian Lohmaier
9a7226ff13 hardcode libxslt & libxml cflags/lib for use with the Mac SDK
also remove the then unused PKG_CHECK_MODULES_MACHACK wrapper
2011-06-03 16:57:56 +02:00
Tor Lillqvist
df78129375 Move g++-specific result printout inside corresponding gcc-specific conditional 2011-06-03 16:31:32 +03:00
Tor Lillqvist
198fd06e12 Bin pointless message that sticks out in the normal autoconf output 2011-06-03 16:22:36 +03:00
Tor Lillqvist
018ca3e58d We can't effectively ignore a bogus /usr/bin/pkg-config on Mac OS X, just warn 2011-06-03 16:21:37 +03:00
Tor Lillqvist
e1a7ff54e8 Bin the fairly pointless --enable-check-only option 2011-06-03 15:49:12 +03:00
Tor Lillqvist
0f12f0b5b2 Match the change in GLib DLL names 2011-06-03 14:09:57 +03:00
Tor Lillqvist
be75a8b05c Match the change in Pango DLL names 2011-06-03 14:06:07 +03:00
Tor Lillqvist
64a5712e6f Drop %_EXT% which was always empty 2011-06-03 13:30:38 +03:00
Tor Lillqvist
8902a647b0 Drop fairly pointless warning about lack of GTK quickstarter on the Mac
Who would that surprise anyway?
2011-06-03 13:30:36 +03:00
Tor Lillqvist
2b93b70da1 Better librsvg checks, allow --without-system-libs to override 2011-06-03 13:30:34 +03:00
Caolán McNamara
c7535fdb46 split ctl sequence check defaults from ctl defaults 2011-06-03 09:38:56 +01:00
Francois Tigeot
eb5217de96 Unify DLLPOSTFIX value on all platforms.
There is no justification for changing some shared library file names
depending on the platform used.
2011-06-02 14:37:34 +02:00
Tor Lillqvist
1000d15c85 Move PKG_PROG_PKG_CONFIG earlier, and don't duplicate it 2011-06-02 14:17:11 +03:00
Tor Lillqvist
89b73e32fd Explicitly ignore potential unwanted pkg-config found on Mac OS X
We want to be buildable on Mac OS X without pkg-config. For instance
Mono installs a symlink /usr/bin/pkg-config that just confuses this
goal if you happen to build LibreOffice on a machine with Mono
installed.
2011-06-02 14:05:06 +03:00
Tor Lillqvist
4b93f8cdc7 Simplify zip and unzip checks 2011-06-02 02:40:32 +03:00
Tor Lillqvist
b95843c2b1 Let --with-system-libs imply --enable-librsvg=system unless told otherwise 2011-06-02 01:34:54 +03:00
Tor Lillqvist
ca1d3c92e8 In the --enable-librsvg=system case verify that the package exists 2011-06-02 01:24:40 +03:00
Tor Lillqvist
d6f134a32c Define ENABLE_LIBRSVG for the scp processing if ENABLE_LIBRSVG is INTERNAL 2011-06-02 01:05:55 +03:00
Tor Lillqvist
cf8989c140 Unify librsvg options into --enable-librsvg=no/auto/system/internal 2011-06-02 01:01:34 +03:00
Bjoern Michaelsen
7602f5d313 add debug hook for junit tests 2011-06-01 19:17:44 +02:00
Jan Holesovsky
05add37b0a Ignore installation dirs in instsetoo_native. 2011-06-01 16:57:47 +02:00
Caolán McNamara
fedd000b4d add a gdb script for debugging globals 2011-06-01 15:16:10 +01:00
Caolán McNamara
234e219018 make it easy to valgrind unit tests 2011-06-01 15:16:10 +01:00
Francois Tigeot
fc86375b31 Do not try to include non-existent files
These ones were never present in the recorded history of the project
to begin with.
2011-06-01 07:43:47 +02:00
Tor Lillqvist
108e05c56d Tell to run LibreOffice.app on MacOSX, not soffice.bin 2011-06-01 02:27:25 +03:00
Tor Lillqvist
84acbe5f46 Drop pointless version printout 2011-05-31 23:22:36 +03:00
Tor Lillqvist
2e3b96f127 Simplify Python options to just one: --enable-python[=<no/auto/system/internal>] 2011-05-31 21:43:57 +03:00
Takeshi Abe
699a577ae4 fdo#32263
use $HOME/.config unless XDG_CONFIG_HOME is set with respect to
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
moreover, lose dot so as "$HOME/.config/libreoffice".
2011-05-31 11:20:30 +01:00
Jan Holesovsky
6a29b48bf5 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap 2011-05-31 10:46:15 +02:00
Jan Holesovsky
07c1d34ec7 Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	configure.in
	distro-configs/LibreOfficeMacOSX.conf
	distro-configs/OxygenOfficeLinux.conf
	distro-configs/OxygenOfficeWin32.conf
	download
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/bin/modules/installer/download.pm
	solenv/gbuild/CppunitTest.mk
	solenv/inc/minor.mk
	solenv/inc/settings.mk
2011-05-31 10:45:37 +02:00
Tor Lillqvist
29a2abb9a3 We should not look for .exe extensions for Cygwin programs 2011-05-31 10:32:37 +03:00
Tor Lillqvist
a53ebd43ec No need to do anything with $HOME 2011-05-31 10:08:33 +03:00
Tor Lillqvist
471fd2e4e8 Stylize consistently, add more Emacs mode goodness 2011-05-31 10:00:39 +03:00
Christian Lohmaier
90a9bed187 one doesn't need pkg-config on mac 2011-05-30 17:35:24 +02:00
Petr Mladek
5815228c11 lo-commit-stat: add --log-dir option
allow to generate the log into another directory
2011-05-30 17:17:08 +02:00
Petr Mladek
a07a230c12 lo-commit-stat: add --log-dir option
allow to generate the log into another directory
2011-05-30 17:09:55 +02:00
Tor Lillqvist
b3273decf8 instsetoo_native should not be here 2011-05-30 18:03:15 +03:00
Tor Lillqvist
3beeaf0725 Add the Win32 "version" library 2011-05-30 18:01:40 +03:00
Tor Lillqvist
240c1266d8 chmod -x 2011-05-30 17:54:38 +03:00
Tor Lillqvist
32805760a2 The graphite2 library is called graphite2_off 2011-05-30 17:54:35 +03:00
Joseph Powers
e9b1223118 It seams that $SYSTEM_LIBRSVG can be empty, so add quotes to avoid error.
Also, add instsetoo_native to the ignore list.
2011-05-30 07:48:25 -07:00
Michael Meeks
dd771be140 initial attempt to avoid ugly errors with missing pkgconfig etc. 2011-05-30 15:23:15 +01:00
Tor Lillqvist
313f54da3c No need to specify a base address for .exe files, the default should work fine 2011-05-30 14:52:27 +03:00
Tor Lillqvist
23bfe80975 Put the .o files in iOS archive libraries, not the empty .obj files 2011-05-30 02:42:17 +03:00
Tor Lillqvist
2aa5e88b68 Simplify the new checks for when to use a system library by default
Just list the OSes for which there is no "system" installed GLib etc
in one case in the case statement. Add iOS to the set.
2011-05-30 00:30:00 +03:00
Christian Lohmaier
4e85b56b3b also commit the actual part of the librsvg check... 2011-05-29 19:09:22 +02:00
Tor Lillqvist
98bbdc8bcb Add Emacs and vim mode setting 2011-05-29 19:41:28 +03:00