Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nimrod -> nim in some filenames | def | 2015-02-14 | 1 | -2/+2 |
| | |||||
* | make FreeBSD's compiler clang | Mikhail Sobolev | 2015-01-12 | 1 | -1/+7 |
| | | | | | * there's not much documentation about what's in nim.cfg file * the build.sh template was updated based on darwin | ||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -2/+2 |
| | |||||
* | fix NSIS uninstaller filename (fix #1804) | cremno | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | niminst: use project-version for the zip file | Araq | 2014-12-29 | 1 | -2/+2 |
| | |||||
* | fixes #1646 | Araq | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-11-03 | 1 | -1/+12 |
|\ | |||||
| * | Update buildbat.tmpl | Varriount | 2014-11-03 | 1 | -1/+12 |
| | | | | | | Batch scripts generated by `koch csources` now return proper error codes, and stop when there is an error. | ||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-11-03 | 1 | -9/+6 |
|\ \ | |/ |/| | | | | | | | | | | | Conflicts: lib/impure/db_postgres.nim lib/pure/json.nim lib/pure/math.nim lib/system/atomics.nim | ||||
| * | only produce the link to the docs if they are installed | Araq | 2014-11-03 | 1 | -5/+0 |
| | | |||||
| * | Update nsis.tmpl | Varriount | 2014-11-02 | 1 | -4/+3 |
| | | |||||
| * | Update nsis.tmpl | Varriount | 2014-11-02 | 1 | -0/+1 |
| | | |||||
| * | Update nsis.tmpl | Varriount | 2014-10-25 | 1 | -0/+2 |
| | | | | | | Fix adding the mingw binary to the path variable | ||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-23 | 1 | -2/+8 |
|\| | | | | | | | | | Conflicts: web/news.txt | ||||
| * | Update nsis.tmpl | Varriount | 2014-10-21 | 1 | -2/+8 |
| | | | | | | React appropriately when the user cancels the downloading of a component. | ||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 4 | -14/+642 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt | ||||
| * | Update the NSIS Installer Script | Clay Sweetser | 2014-10-19 | 2 | -166/+595 |
| | | |||||
| * | niminst: source based installation works again | Araq | 2014-10-18 | 1 | -1/+1 |
| | | |||||
| * | more improvements for the NSIS installer | Araq | 2014-10-17 | 1 | -3/+9 |
| | | |||||
| * | added missing template file | Araq | 2014-10-17 | 1 | -0/+166 |
| | | |||||
| * | niminst supports NSIS | Araq | 2014-10-17 | 2 | -13/+40 |
| | | |||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 1 | -4/+4 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/ast.nim compiler/nimfix/prettybase.nim compiler/pragmas.nim compiler/sempass2.nim doc/manual.txt koch.nim lib/pure/concurrency/threadpool.nim web/news.txt | ||||
| * | zipfile generation works again | Araq | 2014-10-12 | 1 | -4/+4 |
| | | |||||
* | | posix.nim compiles again | Araq | 2014-08-29 | 2 | -23/+23 |
|/ | |||||
* | resolved conflicts with master | Araq | 2014-01-18 | 3 | -9/+9 |
|\ | |||||
| * | Rename C sources dir to c_code. | Dominik Picheta | 2014-01-12 | 3 | -9/+9 |
| | | |||||
* | | case consistency: niminst | Araq | 2013-12-29 | 1 | -9/+9 |
| | | |||||
* | | case consistency part 5 | Araq | 2013-12-28 | 7 | -9/+9 |
|/ | |||||
* | Use quoteShell in stdlib, where appropriate. | Michał Zieliński | 2013-12-11 | 1 | -3/+2 |
| | |||||
* | Add DragonFly as essentially a clone of FreeBSD | Markus Pfeiffer | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | niminst: yet another bugfix | Araq | 2013-10-07 | 1 | -2/+2 |
| | |||||
* | niminst: slashify was a stupid idea | Araq | 2013-10-06 | 6 | -34/+34 |
| | |||||
* | fixes for niminst | Araq | 2013-09-28 | 1 | -3/+5 |
| | |||||
* | examples from the talk part of test suite | Araq | 2013-09-27 | 1 | -1/+4 |
| | |||||
* | support for multiple modules of the same name; niminst supports 'platforms'; ↵ | Araq | 2013-09-24 | 1 | -4/+35 |
| | | | | minor bugfixes | ||||
* | fixes #582 | Araq | 2013-09-01 | 6 | -29/+47 |
| | |||||
* | fixes #578 | Araq | 2013-08-30 | 1 | -11/+11 |
| | |||||
* | Modified the behaviour of the build scripts to accommodate new C sources | Dominik Picheta | 2013-08-04 | 3 | -19/+41 |
| | | | | repo. | ||||
* | Moved linker flags to the end of cmd line in build.sh and bat templates | Yury Benesh | 2013-07-06 | 2 | -4/+4 |
| | |||||
* | implemented large parts of the 'not nil' checking | Araq | 2013-06-09 | 1 | -2/+2 |
| | |||||
* | added FAQ about 'proc' | Araq | 2013-05-25 | 1 | -1/+1 |
| | |||||
* | Separate out install/uninstall script generation | Alain Kalker | 2013-03-17 | 1 | -4/+12 |
| | | | | | | | | - Add new feature to niminst: scripts - build install scripts (based on csource feature) - Change install feature in koch to build the install scripts, then run install.sh - Don't track install scripts in Git. | ||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 6 | -0/+0 |
| | |||||
* | use clang for macosx in buildsh.tmpl | Araq | 2013-03-04 | 1 | -0/+2 |
| | |||||
* | nimbuild should work again | Araq | 2012-11-01 | 1 | -1/+1 |
| | |||||
* | fixes #235 | Araq | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | small bugfixes; reactivated tests/compile | Araq | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | niminst compiles again | Araq | 2012-08-03 | 1 | -1/+0 |
| | |||||
* | added some support for Haiku | Araq | 2012-07-29 | 1 | -18/+22 |
| | |||||
* | Added support for ARM. | Dominik Picheta | 2012-07-07 | 1 | -0/+2 |
| |