summaryrefslogtreecommitdiff
path: root/scripts/dev/update_3rdparty.py
AgeCommit message (Expand)Author
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-03-29scripts: Pass GitHub token via commandline argsFlorian Bruhin
2021-03-29scripts: Use GITHUB_TOKEN for 3rdparty updatesFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-08-27Clean up filename handling in dictcli/spell.pyFlorian Bruhin
2019-07-16Fix lintFlorian Bruhin
2019-07-16update_3rdparty: Fix lintFlorian Bruhin
2019-07-11Merge remote-tracking branch 'origin/pr/4086'Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-10-22download_nsis_plugins: refactor and add StdUtilsbitraid
2018-09-22Fix shutil call in update_3rdparty.pyFlorian Bruhin
2018-07-20Update update_3rdparty.py to download the NSIS pluginsbitraid
2018-02-05Update copyright yearsFlorian Bruhin
2017-11-04Support updating dictionaries and removing old versions.Michal Siedlaczek
2017-10-04Review fixesMichal Siedlaczek
2017-10-03Review fixesMichal Siedlaczek
2017-05-24Run update_3rdparty correctly from build_releaseFlorian Bruhin
2017-05-17Exclude pdfjs from build packages for nowFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2016-09-07Add docstring for update_3rdparty.update_aceFlorian Bruhin
2016-09-07Add a test for hinting with ACE editorFlorian Bruhin
2016-05-13Fix lintFlorian Bruhin
2016-05-13Merge branch 'pyinstaller'Florian Bruhin
2016-04-15Remove unused importFlorian Bruhin
2016-04-15Use __file__ instead of sys.argv[0]Florian Bruhin
2016-04-15Make update_3rdparty.py install correctly when run from any directoryJan Verbeek
2016-04-08flake8: Add hackingFlorian Bruhin
2016-04-07update_3rdparty: Add fancy-dmg MakefileFlorian Bruhin
2016-02-01Revert "update_3rdparty: add docstring to main()"Florian Bruhin
2016-02-01update_3rdparty: add docstring to main()Daniel Schadt
2016-02-01update_3rdparty: add option for pdfjs versionDaniel Schadt
2015-12-20Remove unused tempfile importDaniel Schadt
2015-12-20Fix update_3rdparty on windowsDaniel Schadt
2015-12-20Fix pep8/pylintDaniel Schadt
2015-12-20Move pdfjs and use original filesDaniel Schadt