You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adriaan de Groot 54c3adb466 CI: add brackets to one-line blocks
- since we mix Python (indentation is important) with C++ (it isn't),
   having indented one-line blocks which suddenly need {} when a
   statment is added is confusing and error-prone. Instead, make
   the blocks explicit, always, in C++.
6 years ago
..
AppImage.md CI: AppImage support 6 years ago
AppImage.sh CI: follow XDG spec more closely in AppImage script 6 years ago
HACKING.md CI: update documentation of debug-levels 6 years ago
RELEASE.md CI: update description of release process 6 years ago
RELEASE.sh CI: When stopping the build early, log where it was left 6 years ago
astylerc CI: add brackets to one-line blocks 6 years ago
calamaresstyle Move development-related scripts, tools, into ci/ 8 years ago
coverity-model.c Coverity: add (stub) modeling file 8 years ago
cppcheck.sh Fix permissions. 10 years ago
travis-config.sh CI: guess that debug builds are way too big for Travis 6 years ago
travis-continuous.sh CI: yet another attempt to debug the disk-space failures 6 years ago
travis-coverity.sh CI: be more verbose in the CI 7 years ago
travis.sh CI: fix the build on Travis 7 years ago
txpull.sh i18n: improve documentation on Transifex scripts 6 years ago
txpush.sh i18n: improve documentation on Transifex scripts 6 years ago
txstats.py i18n: list translations alphabetically 6 years ago