Commit Graph
8 Commits
Author SHA1 Message Date
Martin Kröning 43ecbf918b Use standard tomcrypt header 2020-06-21 22:55:00 +02:00
Martin Kröning 7ecc7b262b Upgrade libpng to tag v1.6.37
gtk_image_new_from_file results in a segmentation fault with the new version.
2020-06-20 12:37:56 +02:00
Martin Kröning 960c57c4f3 Only add bundled inc dirs, when using bundled libs
Fixes #1881
2020-06-18 22:36:02 +02:00
Martin Kröning dc25295879 Catch stoi invalid_argument in BGCHANGES 2020-06-13 23:35:33 +02:00
Martin Kröning 65a69ea874 Linux: Use GLVND if available. (#1860)
Fixes #1859.
Uses CMake's FindModule for OpenGL.
2019-10-13 13:30:41 -07:00
Martin Kröning 2828de4d3f Don't enforce line endings
Line endings are currently very inconsistent.
To be able to make concise commits easily without having every line's ending changed automatically, we should not enforce the line ending.
Another reason to unset the line endings setting is to be able to make use of git's autocrlf. See [editorconfig/editorconfig#226](https://github.com/editorconfig/editorconfig/issues/226#issuecomment-339153692)
2019-09-08 13:05:52 +02:00
Martin Kröning 75d9400cb0 5.1: Travis Rework and macOS (#1870)
* Rework .travis.yml, build on macOS

* Align AppVeyor building to Travis building
2019-09-05 16:51:44 -07:00
Martin Kröning 71cec195cb Use batch syntax for commenting CI IRC postings. 2019-08-10 18:42:52 +02:00