- 16 Jun, 2019 1 commit
-
-
Mike Wey authored
This so they don't crach when run during a GC collection cycle.
-
- 10 Jun, 2019 1 commit
-
-
Mike Wey authored
Currently librsvg is missing from vcpkg, causing gtkd to fail because of a missing library. See Also: #270
-
- 07 Jun, 2019 2 commits
-
-
Mike Wey authored
-
Filipe Laíns authored
3742eda7 introduced a wrong behavior where the install commands for pkgconfig files were blindly ignoring $(prefix). This obviously breaks the build and introduces the possibility of the pkgconfig files not being installed to the system at all since $(libdir) is not suposed to have a leading /, that is $(prefix)'s job. All this resulted in a bad makefile being shipped in the 3.9.0 release. Signed-off-by:
Filipe Laíns <lains@archlinux.org>
-
- 02 Jun, 2019 1 commit
-
-
Mike Wey authored
-
- 31 May, 2019 2 commits
- 28 May, 2019 3 commits
- 08 May, 2019 2 commits
-
-
Mike Wey authored
Install pkgconfig into libdir instead of datadir
-
Olaf Hering authored
The installed libraries will be installed into libdir because they are architecture specific. Consequently, the pkgconfig files can not be architecture independent because they reference architecture specific files. The datadir variable becomes unused with this change, so remove it. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
- 07 May, 2019 3 commits
- 30 Apr, 2019 1 commit
-
-
Mike Wey authored
-
- 07 Apr, 2019 1 commit
-
-
Mike Wey authored
-
- 05 Apr, 2019 2 commits
- 04 Apr, 2019 1 commit
-
-
Mike Wey authored
-
- 03 Apr, 2019 1 commit
-
-
Mike Wey authored
-
- 02 Apr, 2019 1 commit
-
-
Mike Wey authored
-
- 27 Mar, 2019 1 commit
-
-
Mike Wey authored
Closes: #256
-
- 25 Mar, 2019 1 commit
-
-
Mike Wey authored
-
- 18 Mar, 2019 4 commits
- 17 Mar, 2019 4 commits
- 10 Feb, 2019 1 commit
-
-
Mike Wey authored
See Also: #262
-
- 12 Jan, 2019 1 commit
-
-
Jonny Balls authored
-
- 06 Jan, 2019 1 commit
-
-
Mike Wey authored
-
- 05 Jan, 2019 1 commit
-
-
Mike Wey authored
Update version to 3.8.4
-
- 04 Jan, 2019 1 commit
-
-
Gerald Nunn authored
-
- 18 Dec, 2018 1 commit
-
-
Mike Wey authored
instance. This fixes a warning printed to stderr about a missing toggle ref, and a possible memory leak. We may want to check the actual toggle ref data instead of assuming we have the correct instence if the "gObject" data equals this.
-
- 21 Nov, 2018 2 commits