Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
duniter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
duniter
Commits
c04eb1ee
Commit
c04eb1ee
authored
8 years ago
by
Cédric Moreau
Browse files
Options
Downloads
Patches
Plain Diff
[fix] Windows build was not starting
parent
19097c0c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
release/arch/windows/build.bat
+3
-0
3 additions, 0 deletions
release/arch/windows/build.bat
with
3 additions
and
0 deletions
release/arch/windows/build.bat
+
3
−
0
View file @
c04eb1ee
...
...
@@ -63,6 +63,9 @@ call npm install --build-from-source
call
node
-pre-gyp --runtime
=
node
-webkit --target
=
%NW_VERSION%
--msvs
_version
=
2015
configure
call
node
-pre-gyp --runtime
=
node
-webkit --target
=
%NW_VERSION%
--msvs
_version
=
2015
build
copy
%cd%
\lib\binding\node
-webkit
-
%NW_RELEASE%
-win
32
-x
64
\node_sqlite3.node
%cd%
\lib\binding\node
-v
%ADDON_VERSION%
-win
32
-x
64
\node_sqlite3.node
/Y
cd
../heapdump
call
nw
-gyp --target
=
%NW_VERSION%
--msvs
_version
=
2015
configure
call
nw
-gyp --target
=
%NW_VERSION%
--msvs
_version
=
2015
build
cd
../..
call
npm
install
duniter
-ui --save --production
rd
/s /q
%cd%
\node_modules\duniter
-ui
\node_modules
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment