summary refs log tree commit diff stats
path: root/compiler/installer.ini
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup installer.ini (#9558)Neelesh Chandola2018-10-301-13/+0
|
* Remove install.txt and readme.txt (#9521)Utwo2018-10-281-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 toolAraq2018-10-231-0/+1
|
* niminst: don't depend on NIMINSTDEPS environment variable anymoreAndreas Rumpf2018-09-211-3/+3
|
* travis: run 'koch testinstall' on OSXAndreas Rumpf2018-09-181-0/+1
|
* Nintendo switch support (#8069)Joey2018-06-271-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 Ceratto2018-04-111-1/+1
| | | Related to #7417
* make install.txt part of the zipsAraq2017-09-041-1/+1
|
* Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-061-0/+1
|
* Add mips64 and mips64el CPU platforms (#5866)James Cowgill2017-08-031-1/+1
|
* niminst: add missing nimsuggest tool; small koch.nim cleanupAraq2017-05-171-0/+2
|
* Make DragonFlyBSD a first class BSD-like OS (#5548)Eugene Kabanov2017-03-161-0/+1
|
* finish tool can use 'nimgrab' tool to download the mingw versionAraq2017-02-261-1/+2
|
* downloader changesAraq2017-02-071-1/+1
|
* disable NSIS installers, ship with downloader.exe insteadAraq2017-02-071-0/+2
|
* koch.nim: winrelease without nasty batch filesAraq2017-02-071-1/+1
|
* website: http to https updatesAraq2017-02-061-4/+4
|
* niminst updatesAraq2017-01-301-0/+2
|
* moved start.bat to tools/Araq2016-10-241-1/+1
|
* docgen: PDFs and HTMLs finally are generated in their own respective directoriesAraq2016-10-241-2/+3
|
* niminst works with gitlabAraq2016-10-221-2/+4
|
* koch: finish is now its own commandAndreas Rumpf2016-10-111-0/+1
|
* zip files for WindowsAraq2016-10-091-1/+0
|
* koch supports the finish command for smooth installations on WindowsAraq2016-10-091-0/+1
|
* Fixes and improvements to NSIS installer.Dominik Picheta2016-09-281-2/+2
|
* tar.xz contains nimble and nimsuggestAndreas Rumpf2016-09-261-1/+3
|
* koch nsis: don't hardcode the path to NSISAndreas Rumpf2016-08-271-1/+0
|
* define sparc64 platformSergey Avseyev2016-07-211-1/+1
|
* add install_nimble.nims to the tar.xzAndreas Rumpf2016-06-151-0/+1
|
* more niminst fixesAndreas Rumpf2016-06-131-2/+0
|
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-091-0/+1
|
* added missing files to the installation processAraq2016-06-081-0/+1
|
* adds missing web/ticker.html to the tarballs so that documentation building ↵Andreas Rumpf2016-06-081-0/+1
| | | | works
* version bump to 0.14.2Araq2016-06-081-1/+1
|
* don't package nimble this way for nowAndreas Rumpf2016-06-081-1/+1
|
* finally make niminst smart about which files are importantAndreas Rumpf2016-06-071-162/+6
|
* installer fixes and improvementsAndreas Rumpf2016-06-071-0/+4
|
* Niminst now bundles the `compiler` dir when packaging.Dominik Picheta2016-06-061-0/+4
|
* Fix building documentation in releases (fixes #3823)def2016-02-211-0/+1
|
* fixes the bloody installerAndreas Rumpf2016-01-191-1/+1
|
* updated installer.iniAraq2016-01-181-4/+3
|
* Install stdlib.nimble in libVictor Korkin2015-11-021-0/+1
| | | | Without stdlib.nimble in libs directory Nimscript is not work properly.
* fixes installation problems on unix by hardcoding the dlls.zip nameAraq2015-10-161-1/+1
|
* Added DLL download to installerClay Sweetser2015-10-151-0/+1
|
* Move deprecated modules into lib/deprecated/Adam Strzelecki2015-09-301-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 Picheta2015-08-011-1/+1
|
* Add new platforms to installer.ini (for linux at least)def2015-08-011-1/+1
|
* C source generation for mipsel.Dominik Picheta2015-07-311-1/+1
|
* add linenoise to installer.iniMarat Safin2015-07-231-0/+3
|
* Add missing nre dependency to installerSergey Avseyev2015-06-121-0/+1
|