Commit graph

12922 commits

Author SHA1 Message Date
Michael Meeks
2929c2a4c6 make linkoo scan the solver too, for Norbert's gnumake work 2011-01-10 21:02:31 +00:00
Julien Nabet
6caa9c0b0e replace -exec by xargs 2011-01-09 21:45:50 +00:00
Julien Nabet
fbf0cb8b1c Reducing spawning of chmod with xargs instead of exec 2011-01-09 20:32:56 +00:00
Caolán McNamara
5a3b7af0e2 set a template for mktemp, apparently required in macosx 2011-01-09 16:52:25 +00:00
Christian Lohmaier
cca3388bd4 small fixes to allow using --with-linked-git & --with-external-tar 2011-01-08 18:45:25 +01:00
Kohei Yoshida
6e56de169d Upgraded to mdds 0.5.1 package. 2011-01-08 01:06:31 -05:00
Rene Engelhard
9dc556c242 s/exceptons/exceptions/g in configure.in 2011-01-08 00:20:36 +01:00
Rene Engelhard
309b61ccac update system-mdds check
Check for mdds >= 0.5.0 as sc now needs it...
2011-01-08 00:20:28 +01:00
Kohei Yoshida
def3247c2d Newer mdds package 0.5.0 which is now required to build sc. 2011-01-07 17:14:01 -05:00
Caolán McNamara
5eb3062181 Resolves: fdo#32897 strip out template language tags 2011-01-07 20:44:28 +00:00
Michael Meeks
74f19bf9e2 use 0775 not 0755 for chmod 2011-01-07 16:12:48 +00:00
Steve Butler
079c782fb3 accelerate make_installer by forking a lot less on windows 2011-01-07 16:12:03 +00:00
Caolán McNamara
3505b4288e adjust indent 2011-01-07 11:07:24 +00:00
Guillaume Poussel
ae00a3d7d6 Clean 'resourceleak' warning in cppcheck. 2011-01-07 11:06:51 +00:00
Caolán McNamara
f2bc6b5dfb silence this script during the build 2011-01-06 14:45:46 +00:00
Miklos Vajna
7be59837a9 move find-german-comments from build repo to bootstrap/bin 2011-01-06 13:30:56 +01:00
Kohei Yoshida
9b7439f870 At least one of them must say 'no'. 2011-01-05 15:42:42 -05:00
Michael Meeks
4f8add5f5c ignore SIGPIPE for zenity 2011-01-05 13:39:04 +00:00
Michael Meeks
401df5b8f1 only enable zenity for local (unix socket) displays 2011-01-05 13:36:37 +00:00
Guillaume Poussel
ed26218fdf Removing few cppchecks warnings. 2011-01-05 09:02:33 +01:00
Jan Holesovsky
d7d7b15e94 Set TMP on Windows if not set.
Otherwise we have problems with paths containing spaces - they don't get
quoted in some cases.
2011-01-04 15:47:57 +01:00
Caolán McNamara
93ff50904b Resolves: #i113163# drop uninitialized variable warning 2011-01-04 08:51:01 +00:00
David Tardon
d1d813c7f2 selection of hash container for mdds must precede header tests 2011-01-04 07:09:28 +01:00
Rene Engelhard
ff5797e651 readd lost #endif 2011-01-02 14:12:14 +01:00
Rene Engelhard
09482c6149 Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	scp2/source/extensions/directory_extensions.scp
2011-01-02 01:15:14 +01:00
Caolán McNamara
313bccada6 WaE: Tweak this to prefer boost::unordered_map 2010-12-31 11:29:14 +00:00
Andras Timar
c3c84701a4 typo fix in helppack.ulf 2010-12-27 09:58:33 +01:00
Caolán McNamara
e1f734b8e0 cppcheck: prefer prefix variant 2010-12-24 13:38:02 +00:00
Caolán McNamara
274b73c1b0 make executable 2010-12-23 16:28:17 +00:00
Caolán McNamara
e970abf61c move add mode-lines in here 2010-12-23 16:27:48 +00:00
Caolán McNamara
6cf8eb372b Move this system-mesa-headers test inside opengl extension test
Here it only gets used for non-Windows and non-Linux. It will current defaults
to using these "internal" headers like we do for xrender and friends.
2010-12-22 16:04:05 +00:00
Caolán McNamara
3d653b634b toggle the default for this option 2010-12-22 15:38:33 +00:00
Caolán McNamara
0743413eea fix typo 2010-12-22 15:22:00 +00:00
Caolán McNamara
bac156f8f6 add winenv.set.sh to gitignore 2010-12-22 15:10:30 +00:00
Rene Engelhard
bb0e0f0743 missing @ 2010-12-22 16:04:34 +01:00
Rene Engelhard
9038e9a595 export MDDS_CPPFLAGS into the env 2010-12-22 16:01:05 +01:00
Caolán McNamara
c7c8e80165 lower java build-time verbosity 2010-12-22 10:44:27 +00:00
Caolán McNamara
f7a3f2ac42 little bit less java verbosity 2010-12-22 10:44:27 +00:00
Caolán McNamara
ac85cc2376 get ant stuff to follow VERBOSE 2010-12-22 10:44:27 +00:00
David Tardon
579e2b0f47 extend test for mdds to select hash container to use
Configure fails on mdds/mixed_type_matrix.hpp test when testing external
mdds otherwise.
2010-12-22 11:28:22 +01:00
Kalman Szalai - KAMI
52a13310d3 Fix Gallery module 2010-12-22 11:05:31 +01:00
Tor Lillqvist
b326d5decb Drop msvc*7*.dll, see fdo#32426 2010-12-21 19:07:20 +02:00
Tor Lillqvist
4ce4ff8a53 Actually we don't seem to need instmsiw.exe anywhere 2010-12-21 18:55:41 +02:00
Tor Lillqvist
6009e97da4 Drop msvcr71, see fdo#32426 2010-12-21 17:11:34 +02:00
Rene Engelhard
84e95a7ee6 check for mdds/mixed_type_matrix.hpp 2010-12-21 15:41:28 +01:00
Caolán McNamara
52b977a42c InstMsiW.exe not InstMsiA.exe 2010-12-21 14:40:02 +00:00
Caolán McNamara
772377975a give make check the same depends 2010-12-21 13:16:49 +00:00
Caolán McNamara
82eee4eaac Resolves: fdo#32426 first cut at auto-downloading windows depends 2010-12-21 12:22:29 +00:00
Kohei Yoshida
a95a2287fc Re-packed mdds 0.4.0. 2010-12-20 20:01:56 -05:00
Kohei Yoshida
63bd4ec95c The build now requires mdds 0.4.0. 2010-12-20 17:39:40 -05:00