Commit graph

541 commits

Author SHA1 Message Date
Samantha Marshall
26344e2083
adding on-screen delay for new message 2017-03-11 14:54:48 -05:00
Samantha Marshall
32ed21695b
adding support for an environment variable 2017-03-11 14:51:54 -05:00
Dominik Picheta
8e143a097d Change name of file where publish token is saved. 2017-02-22 18:17:18 +01:00
Dominik Picheta
82dcadeb46 Merge pull request #336 from Jeff-Ciesielski/jeffc/cache_creds
Add credential caching
2017-02-22 18:16:33 +01:00
Jeff Ciesielski
c13a1c8977 Add credential caching
This change stores the user's github API token in ~/.nimble/api_token for
ease of publishing.

closes https://github.com/nim-lang/nimble/issues/307
2017-02-21 22:26:20 -05:00
Dominik Picheta
195c67826c Merge pull request #333 from andreaferretti/master
Fixed #329
2017-02-10 17:29:52 +01:00
Andrea Ferretti
83731a9b32 Fixed #329 2017-02-10 16:53:27 +01:00
Dominik Picheta
0a280aa6dd Version 0.8.4 v0.8.4 2017-01-29 21:31:31 +01:00
Dominik Picheta
c4d294ca9b Fixes #319. 2017-01-29 20:47:47 +01:00
Dominik Picheta
4c99e3b6eb Fixes #321. 2017-01-29 16:58:53 +01:00
Dominik Picheta
015233a8b6 Travis: Upgrade to Nim 0.16.0. 2017-01-29 16:16:17 +01:00
Dominik Picheta
64518698e2 Travis: Use ubuntu 14.04 instead of 12.04. 2017-01-29 16:07:23 +01:00
Dominik Picheta
f479213ad8 Fixes #323. 2017-01-29 15:57:15 +01:00
Dominik Picheta
27b970885a Merge pull request #325 from samdmarshall/master
whooops, missed part two of #324
2017-01-28 18:34:53 +01:00
Samantha Marshall
f613458780
whooops, missed part two of this changeset 2017-01-28 10:47:04 -05:00
Dominik Picheta
6836b337ef Merge pull request #324 from samdmarshall/master
updating git command to fetch the url of the remote origin
2017-01-28 12:39:19 +01:00
Samantha Marshall
caae0a3cbd
updating git command to fetch the url of the remote origin 2017-01-27 20:25:25 -05:00
Dominik Picheta
ee07fb83e7 Always overwrite temporary nimscriptapi.nim in /tmp. 2017-01-11 00:10:40 +01:00
Dominik Picheta
69efef5f4b Fixes #313. Fixes #314. Binary packages installation issues fixed. 2017-01-10 23:53:46 +01:00
Dominik Picheta
97c67e64a4 Fixes #312. 2017-01-09 20:28:17 +01:00
Dominik Picheta
756beb6b5e Increment to v0.8.3. 2017-01-09 20:28:03 +01:00
Dominik Picheta
690fcf04a3 Add 0.8.2 changelog. v0.8.2 2017-01-08 18:41:00 +01:00
Dominik Picheta
297d3651ae Clarify install instructions to mention koch. 2017-01-08 18:38:29 +01:00
Dominik Picheta
c37420d507 Bump to v0.8.2. 2017-01-08 18:34:34 +01:00
Dominik Picheta
f847344784 Add missing test files. 2017-01-08 18:16:56 +01:00
Dominik Picheta
d78af3acf1 Fixes aporia install. See nim-lang/aporia#136. Refs #311. 2017-01-08 18:15:36 +01:00
Dominik Picheta
08f5032781 Small changelog adjustment. 2017-01-05 21:32:01 +00:00
Dominik Picheta
8a3c661b98 Add info about external dependency feature to changelog. v0.8.0 2017-01-05 21:28:52 +00:00
Dominik Picheta
4f175749e4 Don't search for nimscriptapi overrides. Fixes #306. 2017-01-04 16:05:43 +00:00
Dominik Picheta
17f1467e5d Add missing test files. 2017-01-03 20:04:48 +00:00
Dominik Picheta
0628911758 Show output for the compiler/docgen commands. Fixes #303. 2017-01-03 19:38:34 +00:00
Dominik Picheta
dda0c39e34 Fixes #304. 2017-01-03 19:25:36 +00:00
Dominik Picheta
b629048249 Just check for nimdistros instead of adding an additional define. 2017-01-03 19:00:39 +00:00
Dominik Picheta
fcbb3de783 More intelligent definition of nimbledistros.
This fixes issues with using latest Nimble in an
0.15.2 environment.

Squashed commit of the following:

commit 4c5f791873b7965a25b9dbdb29a96b38a065c478
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Tue Jan 3 18:41:30 2017 +0000

    Disable output in tester.

commit 9f4af9685a36fbebc5a71b6d39130c2d2b30bc05
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Tue Jan 3 18:30:38 2017 +0000

    Attempt at fixing tests.

commit d0de031d1ce11be0f106eb6d92885b6833ce95b0
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date:   Tue Jan 3 18:16:40 2017 +0000

    Testing.
2017-01-03 18:41:51 +00:00
Dominik Picheta
4d7b3081a8 Fixes tests. 2017-01-03 18:02:55 +00:00
Dominik Picheta
2f45eab060 Fixes #301. 2017-01-03 17:43:59 +00:00
Dominik Picheta
040189dfca Define new symbol to support distros in older Nimble versions. 2017-01-03 17:06:18 +00:00
Dominik Picheta
1c982a7e5f Use display for external deps and document this new feature. 2017-01-03 16:56:44 +00:00
Dominik Picheta
8120ac02c8 Add foreign deps to nimble.nimble. 2017-01-03 14:41:08 +00:00
Andreas Rumpf
2bec00a9f3 Merge branch 'master' into native-pkg-support 2017-01-02 20:16:19 +01:00
Dominik Picheta
df640de6c8 Bump to 0.8.0 and fill out changelog for this release. 2017-01-01 17:47:14 +00:00
Dominik Picheta
d25c8e29d4 Prevent crash when symlink already exists in $nimbleDir/bin. 2017-01-01 17:14:12 +00:00
Dominik Picheta
d70526fa90 Improve error when fork can't be created for publishing.
References #284.
2017-01-01 16:34:03 +00:00
Dominik Picheta
6b175056df Fixes #236. 2017-01-01 15:57:06 +00:00
Dominik Picheta
db68bc575a Merge pull request #297 from luked99/master
Remove quotes around "test"
2016-12-31 12:37:41 +00:00
Araq
6368ccb0df Merge branch 'master' into native-pkg-support 2016-12-31 02:12:00 +01:00
Araq
ad21bb039f removed distros.nim; now part of Nim's stdlib 2016-12-31 02:09:14 +01:00
Luke Diamand
56f547f52e Remove quotes around "test"
The example for adding a test section uses quotes around the
test target, "test".

However, this doesn't work, as it's not a valid identifier and
nimble fails with:

    Error: identifier expected, but found '`"test" Task`'.

Remove the quotes in the example.
2016-12-30 18:43:29 +00:00
Dominik Picheta
850304ffcb Fixes #189. 2016-12-30 12:43:52 +00:00
Dominik Picheta
0c70b67a0a Merge pull request #296 from nigredo-tori/better-dump
Change the way `dump` locates the project file
2016-12-30 10:51:14 +00:00