aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-10Nimcache fixes, Std + fallbacknimcacheGanesh Viswanathan
2019-10-10Move all artifacts to nimcacheGanesh Viswanathan
2019-10-08Add linkLibs and isDefinedGanesh Viswanathan
2019-10-08Fix #134, time64_t, buildDocs error on WinGanesh Viswanathan
2019-10-07findFile speed improvement, defines in buildDoc, nim compiler pathGanesh Viswanathan
2019-10-03v0.2.0 (#140)genotrance
2019-10-03Fix empty project pathGanesh Viswanathan
2019-10-03Move docs generation to moduleGanesh Viswanathan
2019-10-03Fix wchar_t for nimdocGanesh Viswanathan
2019-10-02Fix sleepGanesh Viswanathan
2019-10-02Add retries for file opsGanesh Viswanathan
2019-10-02Add env var support for definesGanesh Viswanathan
2019-10-02More build helpersGanesh Viswanathan
2019-10-02Add ccache supportGanesh Viswanathan
2019-10-02Build pre-hook, altNames, uInt, getType() calls, add zlib testGanesh Viswanathan
Fix subdir header, static lib name, [u]int[\d]+
2019-10-02Update to v0.2.0Ganesh Viswanathan
2019-10-02Normalize symlinksGanesh Viswanathan
2019-10-02Readme updateGanesh Viswanathan
2019-10-02Fix paths, git for Windows buildGanesh Viswanathan
2019-10-02More archive support, Windows lzma testGanesh Viswanathan
2019-10-02autoreconf, don't find toolsGanesh Viswanathan
2019-10-02OSX support for getHeader, handle symlinksGanesh Viswanathan
2019-10-02Add autopoint detectionGanesh Viswanathan
2019-10-02Add getheader testGanesh Viswanathan
2019-10-02findFile w/regex, make -j, lib support for getHeader, noexcept / throwGanesh Viswanathan
2019-10-02getHeader and supporting procsGanesh Viswanathan
2019-10-02Rename git to buildGanesh Viswanathan
2019-08-22rmFile/Dir, build/autogen, check if build command workedv0.1.0Ganesh Viswanathan
2019-08-19findExe, use curl/wget if avail, mingw32-make, unused importsGanesh Viswanathan
2019-07-29Fix #131 - division in enumsGanesh Viswanathan
2019-07-29Flags for toast, docs updateGanesh Viswanathan
2019-07-29Fix #135 - plist doc fixGanesh Viswanathan
2019-07-25Add link to wrappersGanesh Viswanathan
2019-07-19Minor c2nim fixesGanesh Viswanathan
2019-07-18C2nim, cmake and make support, additional documentationGanesh Viswanathan
2019-07-10Update nim versionsnimverGanesh Viswanathan
2019-06-27Use tree-sitter v0.15.5/0 due to break in newer versionsGanesh Viswanathan
2019-06-09Bitfield support, space after commentsGanesh Viswanathan
2019-05-27Handle comments in #definesGanesh Viswanathan
2019-05-16Fix configure call in templateGanesh Viswanathan
2019-05-16Fix git pull issueGanesh Viswanathan
2019-05-12Fix type qualifiers within pointerGanesh Viswanathan
2019-05-10Use $CC for gcc and user specified NimccnimGanesh Viswanathan
2019-05-10Add lite template, clarify order of callsGanesh Viswanathan
2019-05-09Import macros in plugin, no newlines in enum expressions, strformat issueGanesh Viswanathan
2019-05-09Minor doc fixesGanesh Viswanathan
2019-05-09Starter template, CLI menu in READMEGanesh Viswanathan
2019-05-08Dynlib supportgenotrance
2019-05-08Follow redirects in downloadUrldynlibGanesh Viswanathan
2019-05-08Add dynlib supportGanesh Viswanathan