Commit graph

418 commits

Author SHA1 Message Date
Yuriy Glukhov
68b1b67733 Fixed #274 2016-11-09 22:45:45 +02:00
Araq
a0670e9620 finish migration to new compiler API 2016-11-06 19:58:37 +01:00
Araq
ba46f95feb cleanup tester and introduce safeMoveFile for Windows 2016-11-06 19:58:20 +01:00
Andreas Rumpf
15db5da8a1 Merge pull request #272 from nim-lang/ARAQ-newcompilerapi3
make Nimble compile with the lastest version of the compiler API
2016-11-06 17:30:36 +01:00
Araq
417136e57e make Nimble compiler with the lastest version of the compiler API 2016-11-05 01:17:05 +01:00
Andreas Rumpf
58959f207e Merge pull request #269 from nim-lang/araq-compiler-api2
make Nimble compile with the changed compiler API
2016-11-01 00:27:33 +01:00
Araq
9c81e28343 Merge branch 'master' into araq-compiler-api2 2016-11-01 00:21:51 +01:00
Araq
4ce6f2b395 make Nimble compile with the changed compiler API 2016-10-31 20:40:21 +01:00
Dominik Picheta
06b942680b Remove spammy message about nimscriptapi.nim. 2016-10-26 21:14:18 +02:00
Dominik Picheta
d854bc64c8 Fix import inside nimble.nimble when Nimble is installed. 2016-10-26 20:16:35 +02:00
Dominik Picheta
2eec391732 Fixes getInstalledPkgs returning minimal package information.
This was introduced in commit 2cf03313fd.
2016-10-26 20:10:17 +02:00
Dominik Picheta
1be5c052ae Version 0.7.10. v0.7.10 2016-10-09 15:20:31 +02:00
Dominik Picheta
65dbd97269 Moves nimbleVersion to common.nim and uses it in .nimble file. 2016-10-09 15:19:42 +02:00
Dominik Picheta
df5b9b8c78 Small improvements to readme. 2016-10-09 14:55:21 +02:00
Dominik Picheta
b0737ada9b Fixes #186. 2016-10-08 21:13:49 +02:00
Dominik Picheta
ec5b00318c Revert "Fixed cygwin stub"
This reverts commit 5aa4752b15.

Refs #235.
2016-10-08 20:54:08 +02:00
Dominik Picheta
0564cb238a Fixes #129. 2016-10-08 20:51:19 +02:00
Dominik Picheta
138a5a2ae9 Statically read nimscriptapi.nim into the executable.
Fixes #238.
2016-10-08 20:27:47 +02:00
Dominik Picheta
75dbfe9d0e Improves readme installation instructions. Fixes #260. 2016-10-08 18:04:36 +02:00
Dominik Picheta
4c5506ca8a Merge pull request #259 from nim-lang/readme-patch
up to date readme.markdown
2016-10-08 14:12:41 +02:00
Araq
36a61739b1 up to date readme.markdown 2016-10-08 12:07:24 +02:00
Dominik Picheta
e3682c96b3 Bump version to v0.7.8. v0.7.8 2016-09-29 21:35:52 +02:00
Dominik Picheta
22d27cfaac Update changelog for v0.7.8. 2016-09-28 23:32:01 +02:00
Dominik Picheta
436b7c6e93 HotFix: Support spaces in binary paths for doCmdEx. 2016-09-28 23:30:09 +02:00
Dominik Picheta
f0dd4a1efc Update changelog with changes since 0.7.4. v0.7.6 2016-09-26 19:11:36 +02:00
Dominik Picheta
6fc72b03a2 Merge pull request #253 from yglukhov/vcs-rev-meta
Store vcs revision in metadata
2016-09-21 20:19:33 +02:00
Yuriy Glukhov
f29f21d2e0 Store vcs revision in metadata 2016-09-21 13:58:07 +03:00
Dominik Picheta
acb5e86fef Merge pull request #252 from Jeff-Ciesielski/jeffc/issue_215
Add binDir checking/auto creation.  Fixes #215
2016-09-19 19:30:56 +02:00
Jeff Ciesielski
e4838f4718 Add binDir checking/auto creation. Fixes #215 2016-09-19 08:45:33 -04:00
Dominik Picheta
e2b47c5a6b Merge pull request #251 from Jeff-Ciesielski/jeffc/nimbledir_tilde_239
Add tilde expansion to nimbleDir. Fixes #239
2016-09-15 18:41:30 +02:00
Jeff Ciesielski
29d69e9cc7 Add tilde expansion to nimbleDir. Fixes #239 2016-09-15 09:00:04 -04:00
Dominik Picheta
781bed25de Fixes "can use nimscript's setCommand with flags" test. 2016-09-04 15:49:26 +02:00
Dominik Picheta
dba301f33b Merge pull request #250 from euantorano/patch-1
Fix spelling mistake of "initial".
2016-09-04 15:41:28 +02:00
Euan T
dfb5dda51c Fix spelling mistake of "initial". 2016-09-04 14:21:01 +01:00
Andreas Rumpf
507dbf3ad3 updated readme.markdown 2016-08-11 15:01:33 +02:00
Dominik Picheta
e512b02fca Fix compilation problem introduced by nim-lang/Nim#4357. 2016-06-17 14:12:07 +01:00
def
f6a19b54e4 Fix --depsOnly 2016-06-08 16:28:24 +02:00
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