summary refs log tree commit diff stats
path: root/koch.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #24173; always bundle checksums (#24189)ringabout2024-09-271-7/+6
* bumps nimble to `0.16.1` (#24102)Juan M Gómez2024-09-151-1/+1
* bump checksums (#23975)ringabout2024-08-171-1/+1
* bump nimble to include the fix to `nimble dump` (#23918)Juan M Gómez2024-08-101-1/+1
* bump nimble to 0.16.0 (#23883)Juan M Gómez2024-07-241-1/+1
* Bumps nimble so the next Nim release includes the latest changes (#23808)Juan M Gómez2024-07-091-1/+1
* Bumps nimble to entryPoints commit (#23766)Juan M Gómez2024-06-291-1/+1
* Updates nimble (#23601)Juan M Gómez2024-05-231-1/+3
* fixes commit hashes (#23520)ringabout2024-04-191-2/+2
* bundle atlas with sat (#23375)ringabout2024-04-181-1/+4
* bump nimble version (#23467)ringabout2024-04-021-2/+2
* build nimble with ORC and bump nimble version (#22978)ringabout2023-11-241-2/+2
* update nimble (#22814)ringabout2023-10-111-1/+1
* bump checksums (#22497)ringabout2023-08-171-1/+1
* Allow `libffi` to work via `koch boot` (#22322)awr12023-08-031-13/+29
* Use pinned Atlas commit (#22169)Andreas Rumpf2023-06-271-1/+1
* change it to the latest branch instead of head (#22086)ringabout2023-06-131-1/+1
* fix atlas nightlies regresion; fixes the hash value (#22080)ringabout2023-06-121-3/+5
* Atlas: now in its own repository (#22066)Andreas Rumpf2023-06-101-12/+14
* atlas: tests graph generation (#21990)Andreas Rumpf2023-06-031-0/+4
* Atlas: --project switch and better graph representation (#21971)Andreas Rumpf2023-06-031-4/+4
* ship atlas and build documentation (#21945)ringabout2023-05-281-0/+1
* adds `koch --skipIntegrityCheck boot` support (#21795)ringabout2023-05-051-4/+11
* build documentation for `checksums/md5` and `checksums/sha1` (#21791)ringabout2023-05-041-1/+1
* adds checksums to important packages (#21782)ringabout2023-05-041-1/+1
* fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)ringabout2023-05-021-1/+18
* stops building nimsuggest twice and nim_dbg in tests; saves 3 * 5 minutes CI ...ringabout2023-04-131-1/+9
* csources_v2 can build the ORC-booted compiler; building now uses strict mode ...ringabout2023-02-211-2/+4
* remove legacy code; the first iteration now can build Nim with cpp backend (#...ringabout2023-02-151-5/+1
* bump nimble (#21259)ringabout2023-01-141-1/+1
* Nim now ships nimble with 0.14.1 version (#21120)ringabout2022-12-171-1/+1
* ship a modern nimble with lock files support (#21061)ringabout2022-12-121-1/+1
* move `smtp` to nimble packages (#20953)ringabout2022-11-301-0/+2
* fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)ringabout2022-11-011-1/+1
* Documentation only, koch (#20665)Juan Carlos2022-10-271-1/+1
* remove unused `userVersion:1.6` which is succeeded by `nimPreviewSlimSystem` ...ringabout2022-10-101-2/+2
* add plausibleAnalytics support for koch docs[backport:1.6] (#20454)ringabout2022-09-301-4/+1
* koch boot compiler with orc (#20467)ringabout2022-09-301-5/+2
* make koch and tools work with `nimPreviewSlimSystem` (#20459)ringabout2022-09-301-0/+3
* remove deprecated and broken nimweb tools (#20442)ringabout2022-09-281-14/+0
* continue booting the compiler with refc (#20421)ringabout2022-09-241-1/+1
* defaults to ORC (#19972)ringabout2022-09-231-2/+2
* Build compiler with --noNimblePath (#20168)Ivan Yonchovski2022-08-091-2/+2
* build external deps with userversion:1.6 (#19612)flywind2022-03-231-2/+2
* renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)Andreas Rumpf2021-11-241-1/+1
* build testament in package CI (#19092)flywind2021-11-021-1/+2
* bootstrapping Nim compiler with `cpp --gc:orc` (#19087)flywind2021-11-021-3/+2
* [backport] Revert "use new Nimble, with lockfiles (#18810)" (#18872)Miran2021-09-201-1/+1
* use new Nimble, with lockfiles (#18810)Miran2021-09-061-1/+1
* fix #18385 followup, by building nimsuggest with -d:release during testing (#...Timothee Cour2021-07-291-0/+5