- 08 Kas, 2010 3 kayıt (commit)
-
-
Surendran Mahendran yazdı
For every dev-install the install directory in rawbuild had to be removed. This patch fixes that and consecutive dev-install works without manual intervention.
-
Jordan Ayers yazdı
Replace system calls which performed single-file permission sets with calls to the built-in chmod. Replace the implementation of create_directory with a call to create_directory_with_privileges.
-
Jordan Ayers yazdı
Replace several system calls which performed single-file permission sets with the built-in chmod command.
-
- 06 Kas, 2010 3 kayıt (commit)
-
-
Niko Rönkkö yazdı
Renamed all extensions to --enable-ext-* because "we do want to present them together in ./configure --help" See: b765a28ea9d63b60a14786b1a5484227175d413e Deprecated old options not removed but commented instead. ¡There are still extensions which are only in build/configure.in! Changed BUILD_TYPE from OOo to LibO See: Elide all "SO:" and "OOo:" build.lst prefixes
-
Caolán McNamara yazdı
-
David Tardon yazdı
-
- 05 Kas, 2010 16 kayıt (commit)
-
-
Thomas Klausner yazdı
Will be used by filter/source/config/fragments/makefile.mk.
-
Thomas Klausner yazdı
-
Thomas Klausner yazdı
-
Jesús Corrius yazdı
-
Jesús Corrius yazdı
-
Jesús Corrius yazdı
-
Petr Mladek yazdı
Cwd::realpath does not work if the path does not exist
-
Robert Nagy yazdı
-
Caolán McNamara yazdı
-
Thorsten Behrens yazdı
This fixes fdo#30568
-
Robert Nagy yazdı
-
Robert Nagy yazdı
-
Robert Nagy yazdı
-
Robert Nagy yazdı
-
Jesús Corrius yazdı
-
Jesús Corrius yazdı
-
- 04 Kas, 2010 8 kayıt (commit)
-
-
Niko Rönkkö yazdı
-
Jesús Corrius yazdı
-
Petr Mladek yazdı
it was logical problem when I updated the code for fdo#30837
-
Petr Mladek yazdı
-
Petr Mladek yazdı
-
Thomas Klausner yazdı
-
Sebastian Spaeth yazdı
- Pulled together all extension related options in one place in the configure, they were cluttered all around the place. We do want to present extensions together in ./configure --help. - Add an -ext- to these configure options to clarify they are extensions: --enable-ext-presenter-ui, enable-ext-presenter-minimizer, --enable-ext-presenter-console, enable-ext-pdfimport, --enable-ext-wiki-publisher (Similar changes should still be done to the rest of the extensions) - Quit with explicit error message when using conflicting --without-java and --enable-ext-wiki-publisher. - Remove some minor things. Signed-off-by:
Sebastian Spaeth <Sebastian@SSpaeth.de>
-
Thorsten Behrens yazdı
Partially revert 58f59291db32e07b06311337be1e9f7a930291b2 - the name here needs to match all those */prj/build.lst prefixes (which still have "OOo:" at several places)
-
- 03 Kas, 2010 7 kayıt (commit)
-
-
Robert Nagy yazdı
-
Petr Mladek yazdı
-
Niko Rönkkö yazdı
-
Jan Holesovsky yazdı
It breaks KDE3 build on SUSE.
-
Sebastian Spaeth yazdı
The variables $unsetenv, $setenv, $unset, $set $D, $answer were unused in this script and have been removed. Signed-off-by:
Sebastian Spaeth <Sebastian@SSpaeth.de>
-
Sebastian Spaeth yazdı
Previously we would have been writing out LinuxX86-64Env.Set and LinuxX86-64Env.Set.sh which made my autocompletion useless. Simplify the set_soenv.in to actually only produce 1 version which makes us require bash as interactive build shell. Signed-off-by:
Sebastian Spaeth <Sebastian@SSpaeth.de>
-
Joseph Powers yazdı
-
- 01 Kas, 2010 3 kayıt (commit)
-
-
Niko Rönkkö yazdı
--with-unzip-home has been deprecated since 2003.
-
Bernhard Rosenkraenzer yazdı
-