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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
build: Set strict_aliasing on SunOS always
isaacs
1
-0
/
+2
2012-05-15
build: improve c compiler detection
Sadique Ali
1
-10
/
+14
2012-05-05
build: print error message if no compiler found
Javier Hernández
1
-4
/
+14
2012-04-11
configure: output a newline at the end of config.gypi
Nathan Rajlich
1
-1
/
+1
2012-04-11
configure: don't use "with" for Python 2.5 and older
Nathan Rajlich
1
-2
/
+2
2012-04-01
build: add support for DTrace and postmortem
Dave Pacheco
1
-2
/
+16
2012-03-17
build: make --openssl-use-sys a boolean option
Nathan Rajlich
1
-1
/
+1
2012-03-16
build: fix configure with spaces in CC
Alex Xu
1
-1
/
+1
2012-03-15
vcbuild: run the 'configure' script in vcbuild.bat
Nathan Rajlich
1
-3
/
+30
2012-03-05
build: disable -fvisibility=hidden if gcc < 4.0.0
Ben Noordhuis
1
-3
/
+3
2012-03-05
build: make CC command in -fstrict-aliasing check configurable
Ben Noordhuis
1
-8
/
+11
2012-03-05
build: make CC command in host check configurable
Sadique Ali
1
-2
/
+1
2012-03-03
build: fix gcc version check
Shigeki Ohtsu
1
-1
/
+1
2012-03-03
build: remove unused import from configure script
Shigeki Ohtsu
1
-1
/
+0
2012-03-02
build: disable -fstrict-aliasing if gcc < 4.6.0
Ben Noordhuis
1
-12
/
+19
2012-03-02
build: remove --shared-cares configure switch
Ben Noordhuis
1
-26
/
+0
2012-02-27
Fix #2830 for the old gcc bug on SmartOS
Shigeki Ohtsu
1
-2
/
+13
2012-02-27
build: support shared zlib
T.C. Hollingsworth
1
-1
/
+31
2012-02-23
Revert "Revert "build: support shared V8 properly""
isaacs
1
-0
/
+3
2012-02-23
Merge branch 'v0.7.5-release'
isaacs
1
-3
/
+0
2012-02-23
Revert "build: support shared V8 properly"
isaacs
1
-3
/
+0
2012-02-23
build: make default_configuration consistent with BUILDTYPE
Shigeki Ohtsu
1
-0
/
+1
2012-02-22
build: support shared V8 properly
T.C. Hollingsworth
1
-0
/
+3
2012-02-20
build: better host_arch() definition in configure
Nathan Rajlich
1
-17
/
+31
2012-02-20
build: map i686 to ia32
Nathan Rajlich
1
-0
/
+1
2012-02-20
build: test `uname -m` first, then `uname -p`
Nathan Rajlich
1
-2
/
+2
2012-02-13
build: detect host_arch better
Karl Skomski
1
-7
/
+8
2012-02-06
Revert support for isolates.
Ben Noordhuis
1
-6
/
+0
2012-01-18
build: remove node_debug from config.gypi
Ben Noordhuis
1
-1
/
+0
2012-01-17
build: respect --debug configure switch
Ben Noordhuis
1
-8
/
+11
2012-01-16
installer: install node-waf
Fedor Indutny
1
-0
/
+6
2012-01-15
build: support --dest-cpu configure switch again
Ben Noordhuis
1
-3
/
+2
2011-12-29
build: add --without-isolates configure switch
Ben Noordhuis
1
-0
/
+6
2011-12-23
GYP: rename options.gypi to config.gypi
Ryan Dahl
1
-3
/
+2
2011-12-20
gyp: switch json for pprint when generating config
jbergstroem
1
-3
/
+2
2011-12-17
--without-npm option
Fedor Indutny
1
-0
/
+6
2011-12-16
gyp: use built-in openssl by default
Ryan Dahl
1
-12
/
+20
2011-11-29
build: DRY configure script
Ben Noordhuis
1
-10
/
+16
2011-11-17
Force makefile generation in gyp
Ryan Dahl
1
-1
/
+1
2011-11-15
build: auto-run tools/gyp_node after ./configure
Ben Noordhuis
1
-0
/
+2
2011-11-14
Remove SCONS deprecate WAF
Ryan Dahl
1
-16
/
+242
2011-08-26
Fix typo in configure script
Ben Noordhuis
1
-1
/
+1
2011-08-09
Revert "Unify configure scripts"
Ryan Dahl
1
-99
/
+16
2011-08-08
Unify configure scripts
Ryan Dahl
1
-16
/
+99
2011-08-08
Bring back old Makefile and configure script
Ryan Dahl
1
-81
/
+16
2011-08-08
sketch out configure support
Ryan Dahl
1
-16
/
+81
2010-11-01
Back to WAF
Ryan Dahl
1
-4
/
+19
2010-10-30
Changes to compile on solaris
Ryan Dahl
1
-1
/
+1
2010-10-25
exec instead of sh a the configure.real script
Ryan Dahl
1
-2
/
+1
2010-10-25
more configure hackery
Ryan Dahl
1
-1
/
+3
[next]