- 19 Nis, 2011 2 kayıt (commit)
-
-
Petr Mladek yazdı
-
Jan Holesovsky yazdı
-
- 18 Nis, 2011 2 kayıt (commit)
-
-
Robert Nagy yazdı
-
Tor Lillqvist yazdı
In a from-scratch build, when running the configure script, which then runs the set_soenv script, the default_images symlink (that is passed to this function in the form of a Windows path, for some reason) does not exist yet, and realpath fails anyway. So don't bother calling realpath on Windows paths. Although I don't know whether it then will cause a problem that the cygpath -m call won't be able to expand the symlink as it doesn't exist anyway. This is a mess. And if cygpath -m expands symlinks anyway, why is the realpath needed at all?
-
- 17 Nis, 2011 1 kayıt (commit)
-
-
Norbert Thiebaud yazdı
-
- 15 Nis, 2011 4 kayıt (commit)
-
-
Jan Holesovsky yazdı
This is to allow use of ccache by specifying something like: export CC="ccache C:/path/to/cl.exe" export CXX="ccache C:/patch/to/cl.exe" before running ./autogen.sh
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
- 14 Nis, 2011 2 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Andras Timar yazdı
otherwise a removed file would be recreated
-
- 13 Nis, 2011 2 kayıt (commit)
-
-
Petr Mladek yazdı
+ use "git log" again to get weekly commit logs + use "git rev-list" only with --rev-list option; useful to list differences between branches
-
- 12 Nis, 2011 5 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Andras Timar yazdı
-
- 11 Nis, 2011 7 kayıt (commit)
-
-
Petr Mladek yazdı
-
Petr Mladek yazdı
use "git rev-list --pretty=medium" instead of "git log" to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3 to generate list of changes that are in 3.4 but not in 3.3
-
Petr Mladek yazdı
-
Petr Mladek yazdı
-
Petr Mladek yazdı
FIXME: we should find another way to tell dowload the right version of used sources
-
Andras Timar yazdı
-
Petr Mladek yazdı
based on libreoffice/build/bin/lo-pack-sources; still need some clean up
-
- 10 Nis, 2011 3 kayıt (commit)
-
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
- 08 Nis, 2011 10 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
Andras Timar yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
The --with-distro options might come from bin/build-ooo in a "build" style build, and in that case, the relevant configure options are already on the command line, too.
-
-
Fridrich Štrba yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Thorsten Behrens yazdı
-
- 07 Nis, 2011 2 kayıt (commit)
-
-
Robert Nagy yazdı
-
Robert Nagy yazdı
-