Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup installer.ini (#9558) | Neelesh Chandola | 2018-10-30 | 1 | -13/+0 |
| | |||||
* | Remove install.txt and readme.txt (#9521) | Utwo | 2018-10-28 | 1 | -1/+1 |
| | | | | | | | | * Remove install.txt and readme.txt * Refactor tests that use readme.txt * Tests open own source code | ||||
* | tar.xz building: also ship with the moved testament tool | Araq | 2018-10-23 | 1 | -0/+1 |
| | |||||
* | niminst: don't depend on NIMINSTDEPS environment variable anymore | Andreas Rumpf | 2018-09-21 | 1 | -3/+3 |
| | |||||
* | travis: run 'koch testinstall' on OSX | Andreas Rumpf | 2018-09-18 | 1 | -0/+1 |
| | |||||
* | Nintendo switch support (#8069) | Joey | 2018-06-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add config section for Nintendo Switch * Add compiler configuration for Nintendo Switch and it's CPU * Add specific lib code for Nintendo Switch * Add GC support for Nintendo Switch * Update changelog for Nintendo Switch * Update changelog with more info about fixed paths * Cleaned up GC memory management a bit * Relocate docs for Switch * Rename aarch64NoneElfGcc to nintendoSwitchGCC * Remove armv8a57 * Fix installer.ini * Reuse code in linux and amd64 * Add posix defs for nintendo switch * Add more defined sections for nintendo switch * Remove old comment * Add what's not supported for Nintendo Switch docs * Make nintendoswitch == posix * Remove DEVKITPRO references from nim.cfg * Make PR extccomp changes * Remove Result type alias * Add separate switch consts file * Update docs for nintendo switch * Fix travis errors with undefined consts and add correct wait.h procs | ||||
* | Enable RISC-V 64bit platform (#7541) | Federico Ceratto | 2018-04-11 | 1 | -1/+1 |
| | | | Related to #7417 | ||||
* | make install.txt part of the zips | Araq | 2017-09-04 | 1 | -1/+1 |
| | |||||
* | Introduce first class support for Android (#5772) | Fredrik Høisæther Rasch | 2017-08-06 | 1 | -0/+1 |
| | |||||
* | Add mips64 and mips64el CPU platforms (#5866) | James Cowgill | 2017-08-03 | 1 | -1/+1 |
| | |||||
* | niminst: add missing nimsuggest tool; small koch.nim cleanup | Araq | 2017-05-17 | 1 | -0/+2 |
| | |||||
* | Make DragonFlyBSD a first class BSD-like OS (#5548) | Eugene Kabanov | 2017-03-16 | 1 | -0/+1 |
| | |||||
* | finish tool can use 'nimgrab' tool to download the mingw version | Araq | 2017-02-26 | 1 | -1/+2 |
| | |||||
* | downloader changes | Araq | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | disable NSIS installers, ship with downloader.exe instead | Araq | 2017-02-07 | 1 | -0/+2 |
| | |||||
* | koch.nim: winrelease without nasty batch files | Araq | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | website: http to https updates | Araq | 2017-02-06 | 1 | -4/+4 |
| | |||||
* | niminst updates | Araq | 2017-01-30 | 1 | -0/+2 |
| | |||||
* | moved start.bat to tools/ | Araq | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | docgen: PDFs and HTMLs finally are generated in their own respective directories | Araq | 2016-10-24 | 1 | -2/+3 |
| | |||||
* | niminst works with gitlab | Araq | 2016-10-22 | 1 | -2/+4 |
| | |||||
* | koch: finish is now its own command | Andreas Rumpf | 2016-10-11 | 1 | -0/+1 |
| | |||||
* | zip files for Windows | Araq | 2016-10-09 | 1 | -1/+0 |
| | |||||
* | koch supports the finish command for smooth installations on Windows | Araq | 2016-10-09 | 1 | -0/+1 |
| | |||||
* | Fixes and improvements to NSIS installer. | Dominik Picheta | 2016-09-28 | 1 | -2/+2 |
| | |||||
* | tar.xz contains nimble and nimsuggest | Andreas Rumpf | 2016-09-26 | 1 | -1/+3 |
| | |||||
* | koch nsis: don't hardcode the path to NSIS | Andreas Rumpf | 2016-08-27 | 1 | -1/+0 |
| | |||||
* | define sparc64 platform | Sergey Avseyev | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | add install_nimble.nims to the tar.xz | Andreas Rumpf | 2016-06-15 | 1 | -0/+1 |
| | |||||
* | more niminst fixes | Andreas Rumpf | 2016-06-13 | 1 | -2/+0 |
| | |||||
* | added 'koch testinstall' command; more installer related bugfixes | Andreas Rumpf | 2016-06-09 | 1 | -0/+1 |
| | |||||
* | added missing files to the installation process | Araq | 2016-06-08 | 1 | -0/+1 |
| | |||||
* | adds missing web/ticker.html to the tarballs so that documentation building ↵ | Andreas Rumpf | 2016-06-08 | 1 | -0/+1 |
| | | | | works | ||||
* | version bump to 0.14.2 | Araq | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | don't package nimble this way for now | Andreas Rumpf | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | finally make niminst smart about which files are important | Andreas Rumpf | 2016-06-07 | 1 | -162/+6 |
| | |||||
* | installer fixes and improvements | Andreas Rumpf | 2016-06-07 | 1 | -0/+4 |
| | |||||
* | Niminst now bundles the `compiler` dir when packaging. | Dominik Picheta | 2016-06-06 | 1 | -0/+4 |
| | |||||
* | Fix building documentation in releases (fixes #3823) | def | 2016-02-21 | 1 | -0/+1 |
| | |||||
* | fixes the bloody installer | Andreas Rumpf | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | updated installer.ini | Araq | 2016-01-18 | 1 | -4/+3 |
| | |||||
* | Install stdlib.nimble in lib | Victor Korkin | 2015-11-02 | 1 | -0/+1 |
| | | | | Without stdlib.nimble in libs directory Nimscript is not work properly. | ||||
* | fixes installation problems on unix by hardcoding the dlls.zip name | Araq | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | Added DLL download to installer | Clay Sweetser | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | Move deprecated modules into lib/deprecated/ | Adam Strzelecki | 2015-09-30 | 1 | -0/+3 |
| | | | | | This gives clear indication what modules are now deprecated and reduce clutter in non-deprecated module directories. | ||||
* | Removed duplicate 'mipsel' from installer.ini. Ref #3164. | Dominik Picheta | 2015-08-01 | 1 | -1/+1 |
| | |||||
* | Add new platforms to installer.ini (for linux at least) | def | 2015-08-01 | 1 | -1/+1 |
| | |||||
* | C source generation for mipsel. | Dominik Picheta | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | add linenoise to installer.ini | Marat Safin | 2015-07-23 | 1 | -0/+3 |
| | |||||
* | Add missing nre dependency to installer | Sergey Avseyev | 2015-06-12 | 1 | -0/+1 |
| |