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 8053bf6f3a CI: use both tools for code-formatting
- astyle can do some things that clang-format doesn't (e.g.
   adding brackets; you need clang-tidy for that),
 - clang-format does a much nicer job with lambdas and certain
   other constructions,
 - allow passing in directories at a time for formatting.
7 years ago
..
AppImage.md CI: AppImage support 7 years ago
AppImage.sh CI: follow XDG spec more closely in AppImage script 7 years ago
HACKING.md CI: update documentation of debug-levels 7 years ago
RELEASE.md CI: update description of release process 7 years ago
RELEASE.sh CI: When stopping the build early, log where it was left 7 years ago
astylerc CI: add brackets to one-line blocks 7 years ago
calamaresstyle CI: use both tools for code-formatting 7 years ago
coverity-model.c Coverity: add (stub) modeling file 9 years ago
cppcheck.sh Fix permissions. 10 years ago
travis-config.sh CI: guess that debug builds are way too big for Travis 7 years ago
travis-continuous.sh CI: yet another attempt to debug the disk-space failures 7 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 7 years ago
txpush.sh i18n: improve documentation on Transifex scripts 7 years ago
txstats.py i18n: list translations alphabetically 7 years ago