Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-cmake-Use-GNUInstallDirs.patch | [PATCH] cmake: Use GNUInstallDirs Helps install cmakefiles in right libdir |
Khem Raj <raj.khem@gmail.com> | no | 2019-12-19 | ||
855.patch | [PATCH] Fix cmake find boost with version >= 1.71 For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes. |
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | no | 2020-01-08 | ||
857.patch | [PATCH] Update SConstruct with new Python3 syntax: - new raise keyword syntax - has_key deprecated method is now removed - commands deprecated library is replaced by subprocess - print function fixes This should fix FTBFS against new scons 3.1.2 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947584 |
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | no | 2020-01-09 | ||
0001-Correct-clang-compiler-flags.patch | [PATCH] Correct clang compiler flags Fix misplaced quotes, this was leading to spurious ; in compiler cmdline Remove demanding libc++, clang can link with both libc++ and libstdc++ and platforms have their own defaults, user can demand non defaults via adding it to cmake flags |
Khem Raj <raj.khem@gmail.com> | no | 2020-01-10 | ||
1024.patch | [PATCH] SCons 4.2.0 no longer has env_cpp11.has_key() Check env_cpp11 as an array. This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003022 |
"Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2022-02-14 |