index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-23
doc: Pixel-nudging
isaacs
1
-0
/
+3
2012-01-23
doctool: correct improperly nested ul/li handling
isaacs
1
-4
/
+14
2012-01-10
Use .jpg instead of .bmp for .msi
Ryan Dahl
1
-2
/
+2
2011-12-09
Fix MSI generation on VC Express
Igor Zinkovsky
1
-10
/
+22
2011-12-09
Change artwork in msi
Ryan Dahl
1
-2
/
+2
2011-12-08
Enable upgrades in MSI.
Igor Zinkovsky
2
-3
/
+6
2011-12-05
s/NPM/npm/
isaacs
1
-2
/
+2
2011-12-01
Remove duplicate npmrc file
isaacs
1
-1
/
+0
2011-12-01
npm msi changes
Igor Zinkovsky
2
-3
/
+30
2011-12-01
Re #2207 Add default npmrc for MSI install
isaacs
1
-0
/
+1
2011-11-28
docs: add rel="canonical" link to latest API docs
Ben Noordhuis
1
-0
/
+1
2011-11-22
Fixes #2076. Add logos to MSI
Ryan Dahl
1
-0
/
+3
2011-11-22
Fixes #2083. Support installing npm in the .msi
Ryan Dahl
2
-3
/
+11
2011-11-22
Fix broken commit 2cd5adc
Ryan Dahl
1
-1
/
+1
2011-11-22
Install npm with 'make install'
Ryan Dahl
1
-1
/
+1
2011-11-21
Include NPM, update .pkg to install it.
Ryan Dahl
6
-4
/
+16
2011-11-20
Fixes #2084. Makeify tools/osx-dist.sh
Ryan Dahl
2
-29
/
+1
2011-11-14
Remove str.format to support python2.5.
Ryan Dahl
1
-2
/
+2
2011-11-11
Be consistent with v before version in packages
Ryan Dahl
1
-1
/
+1
2011-11-11
msi changes
Igor Zinkovsky
3
-9
/
+36
2011-11-11
Simplify and move getnodeversion.py
Ryan Dahl
2
-3
/
+10
2011-11-10
Improve OSX installer
Ryan Dahl
5
-75
/
+31
2011-11-10
fix msi builder
Igor Zinkovsky
2
-3
/
+3
2011-11-10
Add node.rc with a version resource
Igor Zinkovsky
6
-0
/
+62
2011-11-02
Remove separation of libuv tests
Ryan Dahl
1
-25
/
+5
2011-10-26
gyp: support older bash versions
Ben Noordhuis
1
-3
/
+6
2011-10-21
Merge remote branch 'origin/v0.4'
Ryan Dahl
1
-0
/
+3
2011-10-21
gyp: upgrade to r1081
Ben Noordhuis
2
-22
/
+112
2011-10-18
Upgrade GYP to r1078
Ryan Dahl
11
-170
/
+341
2011-10-11
wix project to create msi installer for windows
Tomasz Janczuk
5
-0
/
+128
2011-10-10
gyp: work around sunos python flock() bug
Ben Noordhuis
1
-6
/
+12
2011-09-21
docs: Add anchor links next to each function
Vitor Balocco
1
-0
/
+3
2011-08-17
gyp: add freebsd support
Ben Noordhuis
1
-0
/
+6
2011-08-17
gyp: revive sunos support, lost in 6b98a63
Ben Noordhuis
1
-20
/
+50
2011-09-18
Upgrade gyp to r1046
Ryan Dahl
7
-98
/
+393
2011-09-12
gyp: add sunos support
Ben Noordhuis
2
-18
/
+90
2011-09-08
Upgrade GYP to r1034
Ryan Dahl
7
-232
/
+442
2011-08-24
Reapply Peter Bright's fixes for GYP on MSVS
Ryan Dahl
1
-3
/
+14
2011-08-23
tools/test.py to support marking files a libuv-broken
Ryan Dahl
1
-5
/
+25
2011-08-23
Support MSVS build directories in tools/test.py
Ryan Dahl
1
-2
/
+13
2011-08-23
WAF builds in out/ instead of build/
Ryan Dahl
1
-2
/
+2
2011-08-23
Have WAF variants match GYP configuration names
Ryan Dahl
4
-7
/
+7
2011-08-22
Upgrade GYP to r1010
Ryan Dahl
10
-92
/
+963
2011-08-15
Complete GYP support for Python 2.5.2
Ryan Dahl
1
-2
/
+3
2011-08-15
GYP Support python 2.5.2
Ryan Dahl
1
-1
/
+2
2011-08-15
Upgrade GYP to r999
Ryan Dahl
1
-8
/
+4
2011-08-15
Upgrade GYP to r995
Ryan Dahl
21
-563
/
+1467
2011-08-13
Rename gyp files to produce useful solution names.
Peter Bright
3
-142
/
+11
2011-08-11
Fix MSVS building.
Peter Bright
1
-1
/
+0
2011-08-08
Tests should point at the build directory until GYP is default
Ryan Dahl
1
-2
/
+2
[next]