summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-09-07pre-commit: Add hook to update metainfo releases automaticallyJan Holthuis
2021-09-04Merge pull request #4256 from Holzhaus/changelog-missing-linksJan Holthuis
2021-09-04tools/changelog.py: Fix edge case when passing "-" (stdin)Jan Holthuis
2021-09-01pre-commit: Add changelog hook that adds missing linksJan Holthuis
2021-08-28GitHub: Fix download of Windows build environmentUwe Klotz
2021-08-15codespell.py: Align argument name in wrapper with standalone versionUwe Klotz
2021-07-07Fix wrong base tag used for deployment and displayed in About dialogJan Holthuis
2021-06-16Merge pull request #3977 from Holzhaus/windows-buildenv-fixDaniel Schürmann
2021-06-16Merge pull request #3966 from daschuer/buildenvhelpJan Holthuis
2021-06-12Fix package dependency for ffmpegDaniel Schürmann
2021-06-12tools/windows_buildenv.bat: Set Ninja generator from buildenv scriptJan Holthuis
2021-06-12CMake: Read env vars from buildenv scriptJan Holthuis
2021-06-12tools/windows_buildenv.bat: Fix CMAKE_PREFIX_PATHJan Holthuis
2021-06-12tools/windows_buildenv: Improve command line outputJan Holthuis
2021-06-12tools/windows_buildenv.bat: Use 7z or powershell for unzippingJosepMaJAZ
2021-06-11tools/windows_buildenv.bar: Fix setting of buildenv variablesJosepMaJAZ
2021-06-10remove redundant shift callDaniel Schürmann
2021-06-09tools/githelper: Fix misdetection of changed lines when file was movedJan Holthuis
2021-06-09tools/githelper: Actually use the filtered list of included filesJan Holthuis
2021-06-09tools/githelper: Fix wrong docstringJan Holthuis
2021-06-09pre-commit: Use main.cpp for getting clang_format configJan Holthuis
2021-06-08Added an help text to debian and macos_buildenvDaniel Schürmann
2021-05-07Add --always to describe commandDaniel Schürmann
2021-04-29CI: Use SSH Agent to deploy to download serverJan Holthuis
2021-04-24tools/macos_buildenv.sh: Fix broken link on download serverJan Holthuis
2021-04-16tools/deploy.py: Add `--dirty` flag to git describe for local usageJan Holthuis
2021-04-16CI: Use better paths for branch and tag build artifactsJan Holthuis
2021-04-16tools/deploy.py: Add more file metadata for download manifestJan Holthuis
2021-04-16CI: Improve file names of package artifactsJan Holthuis
2021-04-14tools: Remove unused generate_download_metadata.py scriptJan Holthuis
2021-04-14CI: Use new deploy.py script and make deploy.sh less smart (just upload)Jan Holthuis
2021-04-14CI: Add new deploy.py scriptJan Holthuis
2021-04-11Fixed build settings for local Windows development environmentJoergAtGithub
2021-03-28GitHub Actions: Add some comments regarding manifest generationJan Holthuis
2021-03-28tools/generate_download_metadata.py: Add sha256_url memberJan Holthuis
2021-03-28tools: Clean up and simplify download metadata generationJan Holthuis
2021-03-27tools/collect_artifacts_metadata.py: Disable check if artifact existsJan Holthuis
2021-03-27tools/collect_artifacts_metadata: Do not catch URLErrorsJan Holthuis
2021-03-27tools/collect_artifacts_metadata: Fail on missing artifactsJan Holthuis
2021-03-27GitHub Actions: Check that download manifest is unchangedJan Holthuis
2021-03-27GitHub Actions: Deploy manifest to download serverJan Holthuis
2021-03-27tools: Generate new manifest from artifact metadataJan Holthuis
2021-03-27tools: Generate artifact metadata for job output using Python scriptJan Holthuis
2021-03-17Merge pull request #3707 from uklotzde/windows-ffmpegJan Holthuis
2021-03-16CMake: Require OpenSSL for building libshout-idjc on LinuxJan Holthuis
2021-03-14Enable SoundSourceFFmpeg on WindowsUwe Klotz
2021-03-08Fastbuild was removed from CMakeList.txt, but was still the recommended targe...JoergAtGithub
2021-02-22Fix the corrupt ByteOrderMarkJoergAtGithub
2021-02-22Fix cmakeToolchain escape characters in windows_buildenv.batJoergAtGithub
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis