node/tools
Sam Roberts 2b86e6b850 gyp: implement LD/LDXX for ninja and FIPS
The ability to set the link rule is used for FIPS, and needs to set
both the `ld =` and `ldxx =` variables in the ninja build file to link
c++ (node) and c (openssl-cli, etc.) executables.

URL: https://github.com/nodejs/node/pull/14227
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-07-19 15:02:51 -04:00
..
configure.d
doc tools: update package.json engine field 2017-07-19 15:02:37 -04:00
eslint tools: update ESLint to 4.2.0 2017-07-19 15:02:31 -04:00
eslint-rules tools: remove align-multiline-assignment lint rule 2017-07-19 15:02:16 -04:00
gyp gyp: implement LD/LDXX for ninja and FIPS 2017-07-19 15:02:51 -04:00
icu tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-19 15:02:09 -04:00
msvs build: add npx to installers 2017-07-19 15:02:49 -04:00
osx-pkg.pmdoc
pkgsrc
rpm
.eslintrc.yaml tools: eslint - use error and off 2017-07-19 15:02:12 -04:00
certdata.txt tools: update certdata.txt 2017-05-29 09:35:49 -07:00
check-imports.py
compress_json.py
cpplint.py src,lib,test,doc: correct misspellings 2017-07-18 19:56:18 +02:00
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py build: simplify if in setting of arg_paths 2017-05-16 15:26:20 -04:00
install.py build: add npx to installers 2017-07-19 15:02:49 -04:00
js2c.py src: support UTF-8 in compiled-in JS source files 2017-02-13 19:16:14 +01:00
jslint.js doc, tools: add doc linting to CI 2017-04-25 22:44:09 +03:00
license-builder.sh deps: switch to v8_inspector in V8 2017-02-22 15:56:58 +01:00
license2rtf.js tools: change var to const in ./license2rtf 2017-07-19 15:02:02 -04:00
lsan_suppressions.txt
macosx-firewall.sh tools: add macosx-firwall script to avoid popups 2016-12-09 08:31:08 +01:00
make-v8.sh v8: update make-v8.sh to use git 2016-11-09 17:34:22 -05:00
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh build: add npx to installers 2017-07-19 15:02:49 -04:00
osx-productsign.sh
package-lock.json tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-19 15:02:09 -04:00
release.sh tools: be explicit about including key-id 2017-06-05 12:22:54 -07:00
run-valgrind.py tools: make run-valgrind.py useful 2016-11-15 17:01:24 +01:00
sign.bat
specialize_node_d.py
test-npm-package.js tools, test: update test-npm-package paths 2017-06-07 13:36:53 -07:00
test-npm.sh tools: update test-npm.sh paths 2017-05-28 07:00:30 -07:00
test.py tools: increase test timeouts 2017-07-19 15:02:32 -04:00
update-authors.sh
update-eslint.sh tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-19 15:02:09 -04:00
utils.py