Thomas Klausner
137a4680f2
Use "/usr/bin/env perl" to make it work on systems without /usr/bin/perl.
2010-12-07 10:54:30 +01:00
Thomas Klausner
66d4350b8c
Also check for db4 in /usr/pkg/include.
...
This should use the compiler instead of manual path checking...
2010-12-07 10:54:30 +01:00
Thomas Klausner
3d2e5574c6
Display result for BrOffice branding line.
2010-12-07 10:54:30 +01:00
Thomas Klausner
3db757f687
Use bash as shell for this Makefile.
...
Using /bin/sh, this breaks on NetBSD (not even dmake is built).
2010-12-07 10:54:30 +01:00
Jan Holesovsky
86e5b4eff5
g: Give full path to the repo-list file.
2010-12-06 18:32:17 +01:00
Robert Nagy
56fc453fc2
use /usr/include/db.h as a last resort for berlekey db
...
the berkeley db header is installed as /usr/local/db.h
on debian/ubuntu
2010-12-06 18:30:22 +01:00
Michael Meeks
f5b4d0aadb
remove libegg install
2010-12-06 16:40:25 +00:00
Michael Meeks
ad9ebf19c1
remove EGGTRAYLIB usage
2010-12-06 15:57:39 +00:00
Takeshi Abe
bfa9058d0e
more occured replaced
2010-12-06 15:46:04 +00:00
Michael Meeks
c3ff3b09ea
remove, obsolete libegg everywhere
2010-12-06 15:07:44 +00:00
Michael Meeks
e837f0c703
disable systray icon if gtk+ version is < 2.10.0
2010-12-06 15:02:59 +00:00
Norbert Thiebaud
f2cb89450f
use the 'canonical' way to find JAVA_HOME on MacOS.
2010-12-06 07:29:42 -06:00
Norbert Thiebaud
b13a0c0cc3
download do g clone even if ./clone exist, to pick up changes in repo-list
...
repo-list can chage due to an autogen and/or a previous clone may have been
incomplete.
2010-12-05 19:10:02 -06:00
Norbert Thiebaud
090d023b00
g clone now tolerate silently already cloned repos.
2010-12-05 19:10:02 -06:00
Wol
a11422d947
Fix detection of JAVA_HOME
2010-12-05 19:05:06 -06:00
Takeshi Abe
7f11a1b9db
Replace all occured, occurance etc.
2010-12-05 17:18:37 +00:00
Robert Nagy
e7f45a36f3
fix PYTHON_LIBS
...
on some platforms there are extra libs needed when linking with -lpython,
for example -pthread and -lutil on OpenBSD
2010-12-05 15:44:04 +01:00
Robert Nagy
ef7a253bee
Revert "use AUGMENT_LIBRARY_PATH_LOCAL for regcomp"
...
This reverts commit 672bed486bc5951fc9e2cb11162ff757e60a96bb.
2010-12-05 14:45:44 +01:00
Robert Nagy
74ec0b5dfb
Revert "fix PYTHON_LIBS"
...
This reverts commit 611901b5fae1f221b4f913f39a939550b6de80ea.
2010-12-05 14:45:27 +01:00
Robert Nagy
88e824eec4
fix PYTHON_LIBS
...
on some platforms there are extra libs needed when linking with -lpython,
for example -pthread and -lutil on OpenBSD
2010-12-05 14:27:10 +01:00
Robert Nagy
19aa902a75
use AUGMENT_LIBRARY_PATH_LOCAL for regcomp
2010-12-05 14:08:41 +01:00
Caolán McNamara
dff40cc62c
-matom only available with gcc 4.5.0 or above
2010-12-05 11:34:38 +00:00
Norbert Thiebaud
79fd100c9c
create the directory src if not already there.
2010-12-05 00:18:29 -06:00
Norbert Thiebaud
749f0355b9
ignore /install, created by dev-install, in git
2010-12-05 00:18:29 -06:00
Norbert Thiebaud
c8bebe422d
Revert "mtune x86 to atom" (require gcc 4.5)
...
This reverts commit 150c0772b1637bc44fc9a4819cc3908341828d78.
2010-12-04 16:53:20 -06:00
Robert Nagy
6774e58d60
fix comment of checking the max number of jobs
2010-12-04 14:07:28 +01:00
Norbert Thiebaud
c38a5ccafd
fix configure.in zenity breakages
2010-12-04 04:29:30 -06:00
Michael Meeks
89ae31e7f8
link pagein files
2010-12-03 16:57:17 +00:00
Thomas Klausner
add4c9ba0c
Don't override CFLAGS nor LDFLAGS, just append to them.
...
Ok mmeeks@
2010-12-03 16:00:13 +01:00
Michael Meeks
7b06ddc15c
enable zenity support by default if it is in the path
2010-12-03 12:40:51 +00:00
Jan Holesovsky
a16ea41c84
g: Configure git's push.default to tracking if it is not set.
2010-12-03 12:36:19 +01:00
Kevin Hunter
ab9ff28ca4
Replace oldstyle ` with $(
...
` is deprecated, and $() is the new, cleaner way of doing subshell executions.
2010-12-03 12:23:10 +01:00
Norbert Thiebaud
810d21d845
disable cairo on MacOS
2010-12-03 05:14:16 -06:00
Norbert Thiebaud
b84a7448a5
Make --with-opengl work on MacOS
...
now that --with-opengl is enabled by default, merge the patch
dev300/transogl-crossplatform.diff.
2010-12-03 05:14:16 -06:00
Caolán McNamara
adfa18b3c2
mtune x86 to atom
2010-12-02 20:38:27 +00:00
Jan Holesovsky
bbe16ac81b
bootstrap.1: Add $EXEEXT to dmake to check for the correct thing on Windows.
2010-12-02 18:03:33 +01:00
Caolán McNamara
d3f104d48f
make smoketest use ooinstal to build its install set
2010-12-02 14:06:21 +00:00
Caolán McNamara
eb84bfb7dc
make life simpler for nfs builds
2010-12-02 13:31:20 +00:00
Cédric Bosdonnat
7d327440be
Added l10n to gitignores
2010-12-02 13:35:18 +01:00
Michael Meeks
bdb1da2666
disable the binfilter by default
2010-12-02 12:12:30 +00:00
Michael Meeks
834b53a2be
default to use system-python for the sake of gdb-ability
2010-12-02 12:07:19 +00:00
Michael Meeks
03f97b302d
fix fetch rule
2010-12-02 12:07:12 +00:00
Michael Meeks
22d81d13b0
default opengl to on, except on Windows & bin obsolste pam pieces
2010-12-02 11:53:39 +00:00
Michael Meeks
cd2927c591
default cairo, hids, and lockdown to enabled.
2010-12-02 11:41:53 +00:00
Michael Meeks
d9c81375bf
default broffice to enabled, and epm to disabled
2010-12-02 11:31:26 +00:00
Michael Meeks
a22c7cb5f3
split downloading down into a separate 'fetch' rule
2010-12-02 10:47:33 +00:00
Jordan Ayers
5d734844a5
Accelerate perl installer: optimize installer::scriptitems::optimize_list().
...
Replace call to convert_stringlist_into_hash with a simpler method using split; this requires significantly fewer data copy operations.
The new routine strips all whitespace from the front and end of each value; the old function call stripped leading whitespace, most of the time.
2010-12-02 09:21:55 +00:00
Caolán McNamara
65a5effad9
fix relocate now that tcsh Env file is no longer generated
2010-12-02 08:56:52 +00:00
Norbert Thiebaud
19ef1eb7a7
fix the IFS trick. the bashims removal broke that part
2010-12-01 18:22:32 -06:00
Thorsten Behrens
fe6ed1e8bf
Add with-linked-git and make repo list configurable
...
* adds --with-linked-git config option, that internally uses
git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
that to dynamically add l10n repo
2010-12-02 00:13:48 +01:00