[Libreoffice-commits] Changes to 'feature/bootstrap-build'
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Sat Nov 27 12:30:18 PST 2010
New branch 'feature/bootstrap-build' available with the following commits:
commit 930f6c2d7a4f87c78a7bca57c28fcfce03ffba1f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Nov 27 14:17:58 2010 -0600
adjust .gitignore
commit d554c7789a85ec31ba1f71003e67c5bacbea9622
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Nov 27 14:13:18 2010 -0600
add a script to generate the links in bootstrap
commit 6a82d5868dbb2b8040b8957a813a9e6be9b07f51
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Nov 27 09:22:05 2010 -0600
exile some download-dependent configure test into a post_download step
on windows, the configure check that some dll/exe are present.
these are in fact automatically downloaded by the ./download script.
but that script is run _after_ ./configure.
So the tests are postponed and run in a post_download script that is
invoked at the end of the download script.
commit 58180437a8b752b53580f407da478877c5428e2b
Author: Jan Holesovsky <kendy at suse.cz>
Date: Thu Nov 25 00:13:14 2010 +0100
git-hooks: Symlink the git hooks to the ones from git-hooks/
commit 376520665111a0c0f2601b9ba35848f580c57679
Author: Jan Holesovsky <kendy at suse.cz>
Date: Wed Nov 24 23:26:28 2010 +0100
git-hooks: Copy them from the build repo.
commit 3136ef4b99e8984cd668dafe034d8d531195546a
Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date: Tue Nov 23 13:42:16 2010 +0100
Expand documentation to mention debuglevels.
Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>
commit 02113ae82425129cd9c33d456c4008fd605ea03f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Nov 22 03:11:56 2010 -0600
oops: remove a debugging flags in g
commit 99c823efb1e5124595e1631934aad580c77ab8b6
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Nov 22 03:11:23 2010 -0600
simplify the determination of the bootstrap dir
commit 0ea3c3737105ab77e45a901aca68dcf500cb90a2
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Nov 27 09:15:33 2010 -0600
adjust gitignore to exclude built stuff in bootstrap
commit e9e111f38448c4307ef6c22d7caecf57dcd9432a
Author: Norbert Thiebaud <norbert at sqdata.com>
Date: Sat Nov 20 23:06:14 2010 -0600
add some utility scripts to create new workdir
based on kohei blog on the subject, adapted for the 'bootstrap' build
commit 9a0bd34851522d8ce925dacc94032c2493b532f0
Author: Norbert Thiebaud <norbert at sqdata.com>
Date: Sat Nov 20 23:04:06 2010 -0600
correct the instructions:./download and ./g clone are implicit with make
commit e51efbd69e467a59fbaf649403f7b9bb9a1663d7
Author: Norbert Thiebaud <norbert at sqdata.com>
Date: Sat Nov 20 23:02:59 2010 -0600
make the download step clone the 'others' git-repos if needed
commit 73360647331d5393711655f78c40863076e6eae5
Author: Norbert Thiebaud <norbert at sqdata.com>
Date: Sat Nov 20 23:00:47 2010 -0600
Make the determination of the remote repo url work on MacOS
Use bash substitution, instead of a piped sed
commit 8f6398fdc0918cd5e1644f8650ed233142f2a40d
Author: Jan Holesovsky <kendy at suse.cz>
Date: Fri Nov 19 11:20:18 2010 +0100
build: Fix ./g clone.
commit 5ec67bc476fa9e2e093b15dff14f445ba62e55e7
Author: Jan Holesovsky <kendy at suse.cz>
Date: Tue Nov 16 15:34:09 2010 +0100
build: Update the download location for the external tarballs.
commit 0b14f7b1c287b1c4ce8962e1f83e0101e9ee89e4
Author: Jan Holesovsky <kendy at suse.cz>
Date: Tue Nov 16 15:22:02 2010 +0100
build: Renamed fetch_tarballs.sh to download.
commit e1415b9c48b2e05f235f61ee45adcec35492c820
Author: Jan Holesovsky <kendy at suse.cz>
Date: Tue Nov 16 15:16:36 2010 +0100
build: Make the 'g' wrapper in bootstrap really work.
commit f1e4e981eb57ed3d3b7640ea42acbd2b2f348341
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Nov 27 09:08:22 2010 -0600
gitignore mac built objects
commit c6c84cffdee82444be64ddd3b3e4e0fff360a0ff
Author: Jan Holesovsky <kendy at suse.cz>
Date: Tue Nov 16 15:00:48 2010 +0100
build: Add the 'g' wrapper to the bootstrap repo.
This is the first step in removing the need for the 'build' repository, and
its 'rawbuild' hack.
commit 9c3364b2a3458a96ef00bdffceb6410d8188eba5
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Nov 27 09:03:38 2010 -0600
building rawbuild on mac should not depend on pkg-config being installed
More information about the Libreoffice-commits
mailing list