- 08 Jul, 2022 1 commit
-
-
Ophélie Gagnard authored
build-scripts/: - Do nothing after running buildout. It allows to work on other projects during the compilation time. Create a new stage. - Rename the scripts. - Add and rename some variables. - Restore the buildout files retrieving using git (rather than copying a model in the current filesystem). Makefile: Update. - Supports both numbered and unnumbered names. - Update for renaming and stage addition. - Add an after_build target and fix some details. templates/compilation-templates/: Change a maccro according to a new variable name.
-
- 07 Jul, 2022 39 commits
-
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
build-scripts/configuration_informaition.sh: Automatically detect the osc user. Deduce the osc project.
-
Ophélie Gagnard authored
distribution-specifics/: Re-upgrade the compilation dependency versions for Debian 11 as the project for supporting Debian 10 is dropped.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
distribution-specifics/{dep--mca--static,dep--fluent-bit}/: Add a version of the files for Debian 11 and a version for Debian 10.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
distribution-specifics/, templates/: Modify directories, file names and file contents according to the *-static -> --*static switch.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
Others: Fix small things.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
- distribution-specifics/dep_fluent-bit/: Initial commit. - templates/compilation-templates/dep_fluent-bit/: Initial commit. fluent-bit: Add distribution-specifics and clean Makefile.in - distribution-specifics/fluent-bit/: Initial commit. - templates/compilation-templates/fluent-bit/Makefile.in: Clean a little bit.
-
Ophélie Gagnard authored
- templates/compilation-templates/dep_mca-static/: - Copy from light-build-dependencies-mca/ (which will be moved to dep_mca in the near future). - Makefile.in: Don't copy the dynamic libraries. - distribution-specifics/dep_mca-static/: Rename accordingly.
-
Ophélie Gagnard authored
template/compilation-templates/light-build-dependencies-mca/: Update Makefile.in - Don't rename libfluentbit_wendelin.so into fluentbit_wendelin.so - Don't copy include/ - Some more tweaks. distribution-specifics/light-build-dependencies-mca/debian: Update dirs accordingly.
-
Ophélie Gagnard authored
distribution-specifics/: distribution-specifics/light-build-dependencies-mca/: Update. distribution-specifics/static-light-build-dependencies-mca/: Initial commit. - Add support for a statically linked version of MCA. (- Copy the .dsc and the debian files from light-build-dependencies-mca with the right replacements.)
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
templates/compilation-templates/mca/: Fix improve the Makefile. Copy more things from openssl(-dev), i.e. everything except the links to the certificates (in parts/ca-certificates/).
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
build-scripts/*bootstrap_buildout.sh: Improve the backup mechanism of the tarball directory taking into account the Go modules handling.
-
Ophélie Gagnard authored
TODO.txt: Update. build-scripts/clean_build_tree.sh: Fix failure when $RUN_BUILDOUT_DIR/go did not exist. build-scripts/bootstrap_buildout.sh: Fix a bug in the backup mechanism. templates/: - Fix mca/Makefile.in - Change debian_defaults/dirs.in to fit the mca case.
-
Ophélie Gagnard authored
TODO.txt: Update. build-scripts/clean_build_tree.sh: Fix failure when $RUN_BUILDOUT_DIR/go did not exist. build-scripts/bootstrap_buildout.sh: Fix a bug in the backup mechanism. templates/: - Fix mca/Makefile.in - Change debian_defaults/dirs.in to fit the mca case.
-
Ophélie Gagnard authored
templates/compilation-templates/mca/Makefile.in: Support fluentbit-plugin-wendelin as a separate tarball.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
build-scripts/bootstrap_buildout.sh: Add a backup of the build tree right after the local buildout run.
-
Ophélie Gagnard authored
Change from SOFTWARE_NAME macro to SOFTWARE_AND_VERSION in dirs.in. Add SOFTWARE_AND_VERSION to NAME_REFEX in build-scripts/configuration-information.sh.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
Warning: General targets tested with lunzip. Reversibility with clean_* untested. templates/: Split into compilation templates and distribution files templates. distribution-specifics/: - Remove mca, lunzip and fluent-bit files: they should be generated the same way. - Add examples files. build-scripts/: - Add some variables. - Add a script for the distribution files. Makefile: - Add a stage for distribution files. - Add a build target: no distrib files generation, no obs.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
build-scripts/: Backup bin/buildout and restore it so that it is not "rebootstraped" when sent to OBS.
-
Ophélie Gagnard authored
- Fix a bug. Add DESTDIR in Makefile. - Change a variable name. - Add debugs with ls distribution-spefcifics/lunzip/debian/dirs: Fix (add / at the beginning)
-
Ophélie Gagnard authored
- Tweak some lines. - Warning: switch to mca distribution-specifics/mca/: Tweak some files.
-