summary refs log tree commit diff stats
path: root/tools/nimblepkglist.nim
Commit message (Collapse)AuthorAgeFilesLines
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + ↵Timothee Cour2020-06-011-0/+3
| | | | | | | | | | | various other fixes (#14501) * update doc CI filter to include the files mostly likely to require doc rebuild * remove code duplication in ./config/nimdoc.cfg; show link to compiler docs, various fixes * walkDirRecFilter, factor nativeToUnixPath workaround * glob for getRst2html * docslocal: 40s to build all docs * revert code dedup in github actions which did not work alas... * fixups
* complete removal of web folder, fixes #9304 (#9310)Miran2018-10-121-0/+77
* complete removal of web folder, fixes #9304 * remove `buildJS`