Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Commit ba1bbb4

Browse files
author
crazy-max
committed
New releases : 6.11.3, 8.5.0 (Issue neard/neard#332)
1 parent 661c903 commit ba1bbb4

17 files changed

Lines changed: 89 additions & 17 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,77 @@
11
# Changelog
22

3+
## r17 (2017/09/19)
4+
5+
* New releases : 6.11.3, 8.5.0 (Issue crazy-max/neard#332)
6+
37
## r16 (2017/08/10)
48

5-
* New bundles : 6.11.2, 8.3.0 (Issue crazy-max/neard#304)
9+
* New releases : 6.11.2, 8.3.0 (Issue crazy-max/neard#304)
610

711
## r15 (2017/07/30)
812

9-
* New bundle : 8.2.1 (Issue crazy-max/neard#300)
13+
* New release : 8.2.1 (Issue crazy-max/neard#300)
1014

1115
## r14 (2017/07/13)
1216

13-
* New bundles : 4.8.4, 6.11.1, 7.10.1, 8.1.4 (Issue crazy-max/neard#285)
17+
* New releases : 4.8.4, 6.11.1, 7.10.1, 8.1.4 (Issue crazy-max/neard#285)
1418

1519
## r13 (2017/06/13)
1620

17-
* New bundles : 6.11.0, 8.1.0 (Issue crazy-max/neard#275)
21+
* New releases : 6.11.0, 8.1.0 (Issue crazy-max/neard#275)
1822

1923
## r12 (2017/05/29)
2024

21-
* New bundles : 4.8.3, 6.10.3, 7.10.0 (Issue crazy-max/neard#263)
25+
* New releases : 4.8.3, 6.10.3, 7.10.0 (Issue crazy-max/neard#263)
2226

2327
## r11 (2017/03/22)
2428

25-
* New bundles : 4.8.1, 6.10.1, 7.7.4 (Issue crazy-max/neard#236)
29+
* New releases : 4.8.1, 6.10.1, 7.7.4 (Issue crazy-max/neard#236)
2630

2731
## r10 (2017/03/12)
2832

29-
* New bundles : 4.8.0, 6.10.0, 7.7.2 (Issue crazy-max/neard#232)
33+
* New releases : 4.8.0, 6.10.0, 7.7.2 (Issue crazy-max/neard#232)
3034

3135
## r9 (2017/01/25)
3236

33-
* New bundles : 0.12.18, 4.7.2, 6.9.4, 7.4.0 (Issue crazy-max/neard#210)
37+
* New releases : 0.12.18, 4.7.2, 6.9.4, 7.4.0 (Issue crazy-max/neard#210)
3438

3539
## r8 (2016/12/19)
3640

37-
* New bundles : 4.7.0, 6.9.2, 7.2.1 (Issue crazy-max/neard#200)
41+
* New releases : 4.7.0, 6.9.2, 7.2.1 (Issue crazy-max/neard#200)
3842

3943
## r7 (2016/11/29)
4044

41-
* New bundles : 0.10.48, 0.12.17, 4.6.2, 6.9.1, 7.2.0 (Issue crazy-max/neard#173)
45+
* New releases : 0.10.48, 0.12.17, 4.6.2, 6.9.1, 7.2.0 (Issue crazy-max/neard#173)
4246

4347
## r6 (2016/10/11)
4448

45-
* New bundles : 0.10.47, 0.12.16, 4.6.0, 5.12.0, 6.7.0 (Issue crazy-max/neard#119)
49+
* New releases : 0.10.47, 0.12.16, 4.6.0, 5.12.0, 6.7.0 (Issue crazy-max/neard#119)
4650

4751
## r5 (2016/06/20)
4852

49-
* New bundles : 4.4.5, 6.2.2
53+
* New releases : 4.4.5, 6.2.2
5054

5155
## r4 (2016/05/10)
5256

53-
* New bundles : 0.10.45, 0.12.14, 4.4.4, 5.11.1, 6.1.0
57+
* New releases : 0.10.45, 0.12.14, 4.4.4, 5.11.1, 6.1.0
5458
* Support of Windows XP / Vista is dropped since 6.0 (Issue nodejs/node#108)
5559
* Security issue on OpenSSL ([OpenSSL updates, 1.0.1t and 1.0.2h for Node.js](https://nodejs.org/en/blog/vulnerability/openssl-may-2016/))
5660

5761
## r3 (2016/04/17)
5862

59-
* New bundles : 0.12.13, 4.4.3, 5.10.1
63+
* New releases : 0.12.13, 4.4.3, 5.10.1
6064
* Add Ant build
6165

6266
## r2 (2016/01/30)
6367

64-
* New bundles : 4.2.6, 5.5.0
68+
* New releases : 4.2.6, 5.5.0
6569
* Unexpected result from npm init (Issue crazy-max/neard#108)
6670
* Move npm config files to `neard\bin\nodejs\nodejsx.x.x\etc`
6771
* Npm cache is global and located in `neard\tmp\npm-cache`
6872

6973
## r1 (2015/12/07)
7074

7175
* Init repo with Node.js bundles from Neard
72-
* New bundles : 0.10.41, 0.12.9, 4.2.3, 5.1.1
76+
* New releases : 0.10.41, 0.12.9, 4.2.3, 5.1.1
7377
* Create template files (.nrd) for future Neard release
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

β€Žbin/nodejs6.11.3/etc/npmrcβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cache = ~NEARD_WIN_PATH~\tmp\npm-cache
2+
globalconfig = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\npmrc
3+
globalignorefile = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\.npmignore
4+
init-module = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\.npm-init.js
5+
userconfig = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\npmrc
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cache = ~NEARD_WIN_PATH~\tmp\npm-cache
2+
globalconfig = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\npmrc
3+
globalignorefile = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\.npmignore
4+
init-module = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\.npm-init.js
5+
userconfig = ~NEARD_WIN_PATH~\bin\nodejs\nodejs6.11.3\etc\npmrc

β€Žbin/nodejs6.11.3/launch.batβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
@ECHO OFF
2+
SETLOCAL EnableDelayedExpansion
3+
4+
SET NEARD_NODEJS_PATH=%~dp0
5+
SET NEARD_NODEJS_PATH=!NEARD_NODEJS_PATH:~0,-1!
6+
SET NEARD_NODEJS_NPM_PATH=%NEARD_NODEJS_PATH%\node_modules\npm
7+
SET NEARD_NODEJS_CONFIG_PATH=%NEARD_NODEJS_NPM_PATH%\npmrc
8+
ECHO prefix = %NEARD_NODEJS_PATH%>%NEARD_NODEJS_CONFIG_PATH%
9+
10+
"%NEARD_NODEJS_PATH%\nodevars.bat" & "%NEARD_NODEJS_PATH%\npm" config set globalconfig "%NEARD_NODEJS_CONFIG_PATH%" --global
11+
12+
ENDLOCAL

β€Žbin/nodejs6.11.3/neard.confβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
nodejsVersion = "6.11.3"
2+
nodejsExe = "node.exe"
3+
nodejsVars = "nodevars.bat"
4+
nodejsNpm = "npm.cmd"
5+
nodejsLaunch = "launch.bat"
6+
nodejsConf = "node_modules/npm/npmrc"
7+
8+
bundleRelease = "@RELEASE_VERSION@"

β€Žbin/nodejs6.11.3/node_modules/npm/npmrcβ€Ž

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žbin/nodejs6.11.3/node_modules/npm/npmrc.nrdβ€Ž

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

β€Žbin/nodejs8.5.0/etc/npmrcβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cache = ~NEARD_WIN_PATH~\tmp\npm-cache
2+
globalconfig = ~NEARD_WIN_PATH~\bin\nodejs\nodejs8.5.0\etc\npmrc
3+
globalignorefile = ~NEARD_WIN_PATH~\bin\nodejs\nodejs8.5.0\etc\.npmignore
4+
init-module = ~NEARD_WIN_PATH~\bin\nodejs\nodejs8.5.0\etc\.npm-init.js
5+
userconfig = ~NEARD_WIN_PATH~\bin\nodejs\nodejs8.5.0\etc\npmrc

0 commit comments

Comments
Β (0)