projets:libreoffice
Ceci est une ancienne révision du document !
git clone git://anongit.freedesktop.org/libreoffice/core
Configurer logerrit
:
Development/gerrit/setup, Archive
Fichier ~/.ssh/config
- config
Host logerrit gerrit.libreoffice.org IdentityFile /path/to/your/private-key User YOUR_USERNAME_HERE Port 29418 HostName gerrit.libreoffice.org
Et configurer la remote url
:
git config remote.origin.pushurl ssh://logerrit/core
configure
CFLAGS="-g -pipe -march=native -fno-omit-frame-pointer" CXXFLAGS="-g -pipe -march=native -fno-omit-frame-pointer" LDFLAGS="-Wl,--as-needed -Wl,-O0" ./autogen.sh --without-junit
Pour ne pas masquer les lignes de code exécutées, ajouter avant make
verbose=yes make build-nocheck
projets/libreoffice.1518954249.txt.gz · Dernière modification : 2018/02/18 12:44 de root