summaryrefslogtreecommitdiff
path: root/ci/Makefile
Commit message (Expand)AuthorAgeFilesLines
* syntax-check: Enforce sc_prohibit_backslash_alignment everywhereAndrea Bolognani2022-05-241-1/+1
* ci: helper: Rewrite image listing to PythonErik Skultety2021-03-191-12/+0
* ci: Discourage users from using the Makefile directlyAndrea Bolognani2021-03-151-0/+11
* ci: Fix name for ci-test target in help outputAndrea Bolognani2021-03-151-1/+1
* ci: Makefile: Expose CI_IMAGE_PREFIX and CI_IMAGE_TAG in 'ci-help'Erik Skultety2021-02-171-6/+8
* ci: Drop the CI_PREPARE_SCRIPT variableErik Skultety2021-02-171-3/+0
* ci: Makefile: Expose the CI_USER_LOGIN variable for users to useErik Skultety2021-02-121-16/+19
* ci: Run podman command directly without wrapping it with prepare.shErik Skultety2021-02-121-15/+12
* ci: Switch to meson build systemErik Skultety2020-11-271-31/+7
* ci/Makefile: get rid of 'make check' referencesDaniel Henrique Barboza2020-08-171-3/+3
* ci: Makefile: Mention CI_MAKE_ARGS and CI_CONFIGURE_ARGS in ci-helpErik Skultety2020-06-181-3/+5
* ci: Makefile: Fix 'overridde' typoErik Skultety2020-06-171-1/+1
* ci: Update build system integrationAndrea Bolognani2020-06-111-3/+3
* ci: Drop handling of $PKG_CONFIG_LIBDIRAndrea Bolognani2020-03-041-4/+0
* ci: Fix handling of $PKG_CONFIG_LIBDIRAndrea Bolognani2020-02-241-1/+4
* ci: Make container environment available to scriptsAndrea Bolognani2020-02-241-0/+2
* ci: Fetch list of available container images dynamicallyAndrea Bolognani2020-01-061-24/+13
* ci: Stop using --workdirAndrea Bolognani2019-08-211-2/+0
* ci: Run $(CI_PREPARE_SCRIPT) as rootAndrea Bolognani2019-08-211-8/+11
* ci: Introduce $(CI_PREPARE_SCRIPT)Andrea Bolognani2019-08-211-1/+7
* ci: Generalize running commands inside the containerAndrea Bolognani2019-08-211-6/+8
* ci: Introduce $(CI_BUILD_SCRIPT)Andrea Bolognani2019-08-211-30/+18
* ci: Move source directory under $(CI_USER_HOME)Andrea Bolognani2019-08-211-1/+1
* ci: Create user's home directory in the containerAndrea Bolognani2019-08-211-2/+13
* ci: Move everything to a separate directoryAndrea Bolognani2019-08-211-0/+271