summaryrefslogtreecommitdiffstats
path: root/src/inkgc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler6-30/+30
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot4-17/+17
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2018-04-03Fix typo.Tavmjong Bah1-1/+1
2018-03-30Add lots of README's.Tavmjong Bah1-0/+8
2018-03-17Removing sample meson build files.Felipe Corrêa da Silva Sanches1-26/+0
2018-03-17[meson-build] libsrcdirFelipe Corrêa da Silva Sanches1-3/+1
2018-03-17[meson-build] declaring more libnrtype and libinkgc dependenciesFelipe Corrêa da Silva Sanches1-1/+2
2018-03-17[meson-build] wip: inkgc + ui + libnrtypeFelipe Corrêa da Silva Sanches1-0/+27
2018-01-08Misc. typosluz.paz1-1/+1
2017-06-15Remove duplicated build checks.Elliott Sales de Andrade1-4/+0
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis3-8/+2
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-13/+0
2016-01-11Bump libgc dependency to 7.2 (see bug #1530286)Alex Valavanis1-6/+0
2015-12-31Enable build with old libgc versionAlex Valavanis1-0/+6
2015-12-26Replace deprecated GC direct variable access.Alex Valavanis1-3/+3
2015-04-08Cleaned up cmake files to build successfully on Linux.Jon A. Cruz1-3/+2
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White7-0/+776