summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-01-02Fix build and installation of Vim filesAdrian Perez de Castro
2019-11-16Fix gcc-support patch not applying.Alexandre Macabies
I'm not sure this patch is still relevant, but at least the package builds now.
2019-09-16Switch to Python 3.xAdrian Perez de Castro
2019-07-12Fix installation of example projectAdrian Perez de Castro
2019-02-16Fix build due to missing -pthread compiler/linker flagsAdrian Perez de Castro
2019-02-03Remove the now uneeded part of the patch to remove the ICF flagAdrian Perez de Castro
2019-01-16Update patch for compilation with GCCAdrian Perez de Castro
2018-12-02Add package "gn" in the list of conflictsAdrian Perez de Castro
2018-11-06Remove unnecessary (and unsupported) --use-sysrootAdrian Perez de Castro
Upstream has removed the option.
2018-08-14Drop unneeded hunk from gcc-support.patchAdrian Perez de Castro
With the latest upstream patches, the dropped hunk is not only unneeded, but it also won't apply, so just remove the uneeded part of the patch.
2018-07-27Update for documentation location changeAdrian Perez de Castro
2018-07-25Add git makdependsAdrian Perez de Castro
2018-07-21Avoid download of Debian sysroot, build with GCCAdrian Perez de Castro
2018-07-12Remove unneded LICENSE fileAdrian Perez de Castro
This is now picked from the upstream GN repository, and we do not need to include a copy.
2018-07-12Do not explicitly depend on glibcAdrian Perez de Castro
The dependency is pulled in transitively by gcc-libs.
2018-07-12Update to accomodate to upstream URL changes and new build processAdrian Perez de Castro
This is actually positive: now the GN source code lives outside the Chromium repository, and has a documented build process.
2018-04-30Add missing dependenciesAlexandre Macabies
The package now builds successfully.
2018-04-30Add conflicts with gn-bin; add provides gnAlexandre Macabies
2016-02-08Update for Pacman 5.0Adrián Pérez de Castro
2015-09-14Add comment mentioning source Gist with standalone build instructionsAdrián Pérez de Castro
2015-09-14Initial importAdrián Pérez de Castro