Commit Graph

87 Commits

Author SHA1 Message Date
kwgchi
229a623849 Update readme.md (#14953) 2020-07-10 16:45:26 +02:00
lbartoletti
51b71e35f2 Fix link to "rebuilding the compiler" (#14567) 2020-06-06 21:53:18 +02:00
Timothee Cour
fe7a2d60f9 make it easier to figure out how to debug issues (#14477) 2020-05-28 01:19:12 -07:00
narimiran
d844d10e8e [ci skip] clean-up CI badges 2020-04-30 10:19:18 +02:00
Tristram Oaten
a297c016fa Remove travis ci badge (#14062) 2020-04-29 17:06:14 +02:00
Timothee Cour
706de1a566 add CI badges for CI github actions ssl+docs 2020-04-24 11:10:14 +01:00
Timothee Cour
b18b1b0302 add CI badges for azure-pipelines for devel, 1.0, 1.2 branches (#14101) 2020-04-24 09:08:27 +02:00
Euan
7828199827 #12103 - CI for OpenBSD (#12105)
* Working on OpenBSD CI
* Condense steps into 2 steps to make output easier to follow.
* Move up one directory after csources build.
* Remove FreeBSD build manifest and add OpenBSD test ignores for coroutines and hot code reloading.
* If runCI fails, run the test results script.
* Add email trigger for build failure
* Remove .git from repository URL
* Disable SFML test on OpenBSD
* Disable tgetaddrinfo on OpenBSD as only UDP and TCP protocols are supported.
* Remove getFilePermissions as it causes CI test failures with NimScript.
* Set clang as cc in nim.cfg and use gmake to build csources.
* Add getCurrentDir to nimscript.
* Remove duplicate getCurrentDir and check for not weirdTarget.
* Add CI badge for OpenBSD.
* Disable tests which allocate lots of memory for OpenBSD.
* Use `CORO_BACKEND_SETJMP` on OpenBSD rather than ucontext.
* Simplify building of koch
* Disable t8657 on OpenBSD. See issue #13760.
* Fix #12142 - tarray_of_channels fails on OpenBSD
* Disable thhtpclient_ssl and tosprocterminate on OpenBSD. These tests can be enabled at a later date after fixing them.
* Install libffi.
* Set path to libc for openbsd.
* Disable tevalffi for now.
* Remove tevalffi.nim.
* Use ncpuonline sysctl rather than ncpu.
* Disable tacceptcloserace and tasynchttpserver on OpenBSD.
* Enable tacceptcloserace and tasynchttpserver.
* Fix #13775 as suggested by @alaviss - use /bin/cat on OpenBSD rather than /bin/sh.
* Enable test on OpenBSD.
* Disable tflowvar on OpenBSD.
2020-04-21 15:05:21 +02:00
Nな人(N na hito)
8f73753a2d Update LICENSE (#13421) 2020-02-17 18:40:39 +01:00
King Eca
b67dea7a33 Fixes stackoverflow links in readme (#12963) [backport] 2019-12-27 08:31:01 +00:00
Euan
c5c6bae2a4 #12103 - CI for FreeBSD (#12179)
* Ref #12103 - adds FreeBSD CI
* Fix getApplFreebsd - length of the string includes the null terminator byte, so minus 1 for result length
* Show last commit in setup task.
* Remove .git from repository URL
* Don't include noisy details showing last commit.
* Add FreeBSD build status badge
* Fix #12182 - disable tconsole on FreeBSD
* Disable tgetaddrinfo on FreebSD as getaddrinfo doesn't support the ICMP protocol.
* Install boehm-gc-threaded
* Use libgc-threaded.so on FreeBSD rather than libgc.so.
* Simplify build failure handling. Update alt text for CI badge.
* Disable test on FreeBSD
* Simplify build config

- use GNU make to build csources
- set PATH variable using the environment key
- remove modification of config to set CC as this is already set

* Install git which seems to be missing from current freebsd images
* Revert change to how path is set
* Add a comment explaining why the length is truncated
* Fix tconsole.
2019-11-29 21:00:54 +01:00
treeform
dbcffcfccb Easier build instructions for windows - just run build_all.bat. (#12276)
* Easier build instructions for windows.

* title letter

* Update build_all.bat to be like build_all.sh
2019-10-08 11:00:37 +02:00
Vitor Oliveira
93f74e4f93 Fix typo (#12210) [ci skip] 2019-09-18 07:17:38 +02:00
Federico Ceratto
c3229dc1c3 Add packaging guide #5182 (#10384) 2019-01-23 11:12:46 +01:00
tweenietomatoes
384e517f09 Most important date change ever (#10323) 2019-01-16 09:36:18 +01:00
Miran
c492a7fd83 complete removal of web folder, fixes #9304 (#9310)
* complete removal of web folder, fixes #9304

* remove `buildJS`
2018-10-12 17:27:04 +02:00
Timothee Cour
da4215af6a make contributing.rst more up to date; reference it in readme.md to make it more discoverable (#9302) 2018-10-11 08:55:15 +02:00
Timothee Cour
d3ea56ad15 add link to https://nim-lang.github.io/Nim/ in readme.md 2018-10-03 09:46:40 -07:00
Timothee Cour
506418ef53 add build_all.sh to allow 1-liner to build development version of the compiler (#8546) 2018-08-08 16:47:17 +02:00
data-man
a55f49a7b4 Years were updated. 2018-05-31 01:37:34 +03:00
data-man
60d437427b Added Telegram channel to readme. 2018-05-31 01:26:11 +03:00
Dominik Picheta
86c65db18d Some more fixes to the readme. 2018-04-01 00:51:45 +01:00
Dominik Picheta
f97decaa2f Improve compilation instructions in readme 2018-04-01 00:50:48 +01:00
codetriage-readme-bot
510392bc60 Add CodeTriage badge to nim-lang/nim
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/nim-lang/nim/badges/users.svg)](https://www.codetriage.com/nim-lang/nim)

## What is CodeTriage?

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

## Why am I getting this PR?

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly 4 months ago, [@milan15](https://github.com/milan15) added this project to CodeTriage in order to start contributing. Since then, 4 people have subscribed to help this repo.

## What does adding a badge accomplish?

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

## Have a question or comment?

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.
2018-02-02 11:23:39 -06:00
Juan Francisco Cantero Hurtado
c8da417211 Gratipay is dead
https://gratipay.news/the-end-cbfba8f50981
2018-01-23 14:28:48 +01:00
Federico Ceratto
da2fd42e67 Add comments on "untestable" tests directory 2017-11-03 20:58:32 +00:00
Aaron Salvo
11a664dfb3 Felt this paragraph was a little grammatically awkward. 2017-10-26 09:45:48 -04:00
wizzardx
d1cf04a38d Add a link to the github wiki 2017-10-25 17:26:58 +02:00
Kobi Lurie
f6c63d1191 improved wording style (#6527) 2017-10-18 22:47:26 +02:00
Tristan B. Kildaire
3c870d3bb9 remove stupid shell dollar signs that make copypasta hard (#6354) 2017-09-11 09:11:55 +02:00
Daniil Yarancev
0fff332b89 Small fix to README
Fixed link to github contributors page
2017-08-06 14:19:45 +03:00
Dominik Picheta
6b38b37b4f Small fixes to readme after #6160. 2017-07-30 21:16:42 +01:00
Xavier Damman
342834d7ff updated readme.md 2017-07-30 16:07:51 -04:00
Fredrik Høisæther Rasch
3cef2129b9 Fixed nimsuggest in readme 2017-05-18 15:39:15 +02:00
Dominik Picheta
759a586b19 Fix huge logo in readme. 2017-04-15 15:50:28 +02:00
Hugo Locurcio
9e170f1159 Fix typo in readme.md (there is no "build-essentials" package in Debian) 2017-03-07 12:20:17 +01:00
Emily Mabrey
1a7fdb09d9 Make additional minor changes to readme.md
Move the community section closer to the top of the readme. Make the
reference to the copying.txt file in the license section actually
link to that file. Adjust the nimble section to be more clear about
how and where to acquire the nimble source.
2017-02-09 17:42:15 -05:00
Emily Mabrey
03b05bd346 Cleanup and reorganize readme.md
Fix typos and grammatical errors while rearranging and cleaning up the
readme. Change all links to use the reference style Markdown link for
increased maintainability. Make all badges use a consistent flat style
that matches the art style of the logo. Replace HTML snippet for logo
with valid Markdown link by utilizing the freely available Google API
for image resizing.
2017-02-09 17:41:00 -05:00
Andreas Rumpf
fcefe06b57 minor website improvement 2017-01-29 14:15:05 +01:00
timothy eichler
4ec0f9305e Remove Build status waterfall, all links 502 (#5249) 2017-01-19 13:21:33 +01:00
Dominik Picheta
5947403e84 Small fixes in readme. 2017-01-08 21:23:15 +01:00
Araq
ceb30d7a0e document the new way of doing things; refs #4934 2016-10-24 17:41:02 +02:00
Araq
4ab79faf6e remove outdated warning about the Nimble installation process 2016-10-08 11:11:36 +02:00
Araq
91722b4aed install_tools is not for building by source 2016-10-08 10:47:47 +02:00
Araq
ae0e5604f4 more documentation knows about the new install_tools.nims script 2016-09-28 23:39:56 +02:00
Ruslan Mustakov
0a28e45b95 Added Gitter links to readme 2016-09-02 20:18:11 +07:00
miere43
268ba0ba00 fix several broken links 2016-07-31 21:39:32 +03:00
Dominik Picheta
823b3c250b Add note about build-essentials package to readme 2016-07-31 19:42:52 +02:00
Dominik Picheta
46ee026e77 Many additions to readme. 2016-04-05 12:11:37 +01:00
Federico Ceratto
22a65d12f0 Switch git clone URLs to HTTPS
GitHub recommends HTTPS for security reasons.
2016-01-23 10:45:11 +00:00