Commit graph

381 commits

Author SHA1 Message Date
Dominik Picheta
cc2c606fbe Changelog for v0.7.4. v0.7.4 2016-06-06 22:04:49 +01:00
Dominik Picheta
e95df37ebe Small readme installation instruction updates. 2016-06-06 21:33:55 +01:00
Dominik Picheta
b50426c3d3 Set compiler.options.gPrefixDir to help it find the stdlib.
Fixes #220. Fixes #173.
2016-06-06 21:16:08 +01:00
Dominik Picheta
cbdc4ed354 Bump version to 0.7.4. 2016-06-06 20:02:09 +01:00
Dominik Picheta
5deff1501a Re-adds -d:ssl by default. Fixes #209. Fixes #210. 2016-06-06 11:10:52 +01:00
Dominik Picheta
01a962fcbb Disable --noNimblePath in config.
This allows nimble to be built when the `compiler` package
has been installed into /opt/nimble/pkgs/.
2016-06-06 11:10:07 +01:00
Dominik Picheta
0da746029e Merge pull request #233 from Jeff-Ciesielski/jeffc/infinite_search_loop
Fix infinitely recursive "update package lists?" prompt
2016-06-03 13:28:04 +01:00
Jeff Ciesielski
be991a10f3 Fix infinitely recursive "update package lists?" prompt 2016-06-03 08:07:22 -04:00
Andreas Rumpf
e9e6f814d0 Hotfix: make nimble compile with nim devel again 2016-05-31 09:58:27 +02:00
Dominik Picheta
adb20af272 Merge pull request #232 from Tormund/deps_only
Dependencies only installation
2016-05-24 10:43:58 +01:00
tormund
07e9ac0972 cleanup 2016-05-23 14:52:50 +03:00
tormund
cec74dbdcc add install only dependencies 2016-05-23 14:47:15 +03:00
Dominik Picheta
e29b915d9c Merge pull request #230 from k0pernicus/master
Create a table of contents in README file
2016-05-20 00:27:13 +01:00
k0pernicus
831dfaec0b Fix typo and add title 2016-05-19 17:20:28 -04:00
k0pernicus
977475c9a6 Add new format from markdown-toc 2016-05-19 17:19:28 -04:00
k0pernicus
8e56412d7a Add a table of contents 2016-05-19 17:09:41 -04:00
Dominik Picheta
3ce7cd2321 Merge pull request #229 from k0pernicus/master
Add a Troubleshooting section
2016-05-19 17:57:47 +01:00
k0pernicus
966361c22a Add a Troubleshooting section 2016-05-19 10:47:46 -04:00
Dominik Picheta
8244bdf708 Merge pull request #226 from yglukhov/actionRefresh
Renamed actionUpdate to actionRefresh
2016-04-13 20:58:42 +01:00
Yuriy Glukhov
4c3f62adf3 Renamed actionUpdate to actionRefresh 2016-04-13 15:20:28 +03:00
Dominik Picheta
d594603438 Merge pull request #225 from aidansteele/patch-2
Package names are case insensitive (#190)
2016-04-11 17:17:05 +01:00
Aidan Steele
8abf18633d Package names are case insensitive (#190) 2016-04-11 10:39:10 +10:00
Aidan Steele
04df41215b Updated README syntax (#188)
* Updated README syntax

* Clarified README syntax between formats
2016-04-08 10:28:10 +01:00
Dominik Picheta
21c8457a8c Merge pull request #223 from yglukhov/fd-leak
Fixed FD leak.
2016-04-06 14:40:08 +01:00
Yuriy Glukhov
08496341b7 BONUS: Fixed tests because of dom's breaking changes ;) 2016-04-06 15:54:08 +03:00
Yuriy Glukhov
36d09de320 Fixed FD leak. 2016-04-06 15:21:55 +03:00
Dominik Picheta
cdc81f3371 Merge pull request #218 from yglukhov/cygwin-stub-fix
Fixed cygwin stub
2016-03-18 17:53:51 +00:00
Yuriy Glukhov
5aa4752b15 Fixed cygwin stub 2016-03-18 13:48:38 +02:00
Dominik Picheta
ccb52359f0 Merge pull request #214 from Jeff-Ciesielski/bugfix/github_trailing_slash_204
Fix for Issue 204
2016-03-17 21:49:58 +00:00
Dominik Picheta
ed4b9aa6f5 Merge pull request #216 from def-/master
Documentation: Build release binary of nimble
2016-03-17 21:48:37 +00:00
def
3bbf51bc77 Documentation: Build release binary of nimble
This speeds up the building process by a factor of 2 because afterwards
nimble builds itself again, but using -d:release.
2016-03-06 23:25:57 +01:00
Jeff Ciesielski
8ed8b98c61 Switch to only checking for 'github.com' in url
Avoids dealing with http:// v https:// v git:// urls
2016-02-26 13:57:47 -05:00
Jeff Ciesielski
e51d1679c5 Fix for Issue 204
Github + https + trailing slash in URL causes failed checkouts / remote
tag fetches.  The issue appears to be indemic to github.com, not git itself
2016-02-25 18:57:08 -05:00
Dominik Picheta
5bc945df5f Merge pull request #208 from SSPkrolik/permission-fix
Fixed permission issue when installing package
2016-02-17 11:05:33 +00:00
Rostyslav Dzinko
296499435e Fixed permission issue when installing package 2016-02-17 10:26:35 +02:00
Dominik Picheta
7b47ebc8a2 Merge pull request #207 from yglukhov/symlink-issue
Fixes symlink installation issue
2016-02-15 12:11:13 +00:00
Yuriy Glukhov
2fdc267ba7 Added test for #206 2016-02-15 11:57:50 +02:00
Yuriy Glukhov
2de92a8230 Fixes symlink installation issue 2016-02-14 21:13:02 +02:00
Dominik Picheta
83b1292d23 Version 0.7.2. v0.7.2 2016-02-11 16:24:13 +00:00
Dominik Picheta
670bcec61d Update installation instructions for Unix users who install Nim. 2016-01-19 01:00:45 +00:00
Dominik Picheta
aa3ee0942e Merge pull request #196 from oderwat/SmartUninstallCompletion
Smarter uninstall Bash completion.
2016-01-13 11:14:58 +00:00
Dominik Picheta
08b58c78b9 Merge pull request #195 from oderwat/OSX-BashCompletion
Fix for the Bash completion on OSX.
2016-01-13 11:14:01 +00:00
Dominik Picheta
2485ab6746 Replaced 'auto' with explicit types in sort anon proc. 2016-01-12 20:08:13 +00:00
Hans Raaf
14e0ca9a3b This change sorts the list of the installed modules by name.
It also adds some files to .gitignore to make checkins easier.
2016-01-11 02:37:44 +01:00
Hans Raaf
c6d8742807 Smarter uninstall Bash completion.
Instead of offering just the base names of the packages the uninstall
parameter completion now lists all installed versions. This makes it
easy to uninstall whats not needed anymore and helps remembering the
syntax for this task.

Example:

```
$ nimble uninstall nake[TAB]@1.[TAB]
nake@1.4  nake@1.6  nake@1.8
$ nimble uninstall nake@1.4
```
2016-01-11 01:54:46 +01:00
Hans Raaf
2b5d2a9073 Fix for the Bash completion on OSX. 2016-01-11 01:44:30 +01:00
Dominik Picheta
ac1714ffef Fixes infinite loop. Ref @zielmicha/reactor.nim#1. 2016-01-10 00:36:02 +00:00
Dominik Picheta
80a418e680 Nimble now requires at least Nim 0.12.1 to compile. Updates to readme. v0.7.0 2015-12-31 00:30:31 +00:00
Dominik Picheta
9b4b2579ae Added changelog for 0.6.4 and 0.7.0. 2015-12-30 22:39:33 +00:00
Dominik Picheta
1fa209a689 Fix tests. Add test for hooks. 2015-12-30 20:20:04 +00:00