You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Noordhuis
7861ff4728
test: create test-ci, modify test-all, fix cpplint
test: add test/addons to default test list
`make test-all` and `python tools/test.py` will now also run the addon
tests in test/addons.
test: remove test-npm from test-all make target
The test-npm target builds documentation, changes versioned files,
clutters the current working directory with artifacts, etc. In short,
it doesn't seem quite ready for inclusion in `make test-all`.
test: add test-ci target, reduced test-all
Add a test-ci target that is like test-all minus the (slow) pummel and
gc test suites.
This is primarily intended for the continuous integration, where we want
decent coverage but don't want to wait for ages for tests to complete.
cpplint: add -license/copyright to default filters
Commit 3e1b1dd
("Remove excessive copyright/license boilerplate") trips
up the copyright boilerplate style check. Disable it.
PR-URL: https://github.com/iojs/io.js/pull/314
Reviewed-By: Rod Vagg <rod@vagg.org>
10 years ago
..
closure_linter
Import Google's closure_linter
14 years ago
configure.d
build: i18n: add icu config options
10 years ago
doc
Remove excessive copyright/license boilerplate
10 years ago
gyp
gyp: fix build with python 2.6
11 years ago
icu
build: i18n: add icu config options
10 years ago
mdb
build: embed the mdb_v8.so into the binary
12 years ago
msvs
src: rename node to io.js for Windows installer
10 years ago
osx-pkg.pmdoc
Mac installer shows license
13 years ago
pkgsrc
build: add pkgsrc rule
12 years ago
rpm
build: rename rpmbuild .spec file
10 years ago
wrk
wrk: compile on sunos
11 years ago
Makefile
timers: backport f8193ab
11 years ago
build-changelog.sh
Fix #3089 Build changelog.html for website
13 years ago
certdata.txt
tools: update certdata.txt
11 years ago
changelog-head.sh
2012.01.09, Version 0.8.17 (Stable)
12 years ago
check-imports.sh
tools: make check-imports.sh work on bsd-likes
12 years ago
cpplint.py
test: create test-ci, modify test-all, fix cpplint
10 years ago
email-footer.md
email-footer: update the binary package links to x86/x64
13 years ago
genv8constants.py
Revert "sunos: unbreak build after v8 downgrade"
12 years ago
getnextnodeversion.py
tools: Add next/prev version scripts
12 years ago
getnodeisrelease.py
Makefile: add a better check to ensure a node "release"
13 years ago
getnodeversion.py
Remove str.format to support python2.5.
13 years ago
getprevnodeversion.py
tools: Add next/prev version scripts
12 years ago
getstability.py
tools: script to report [un]stable build
12 years ago
gyp_node.py
gyp: update to bebdcea
11 years ago
install.py
install: install iojs -> node compat symlink
10 years ago
js2c.py
tools: fix js2c macro expansion bug
12 years ago
license2rtf.js
license2rtf: collapse whitespace
13 years ago
mk-ca-bundle.pl
tools: customize mk-ca-bundle.pl
11 years ago
node-release-post-build.sh
Now working on 0.10.31
11 years ago
osx-codesign.sh
build: Sign pkg installer for OS X
13 years ago
osx-pkg-postinstall.sh
Include NPM, update .pkg to install it.
13 years ago
osx-productsign.sh
build: Sign pkg installer for OS X
13 years ago
run-valgrind.py
Use v8's test runner
16 years ago
specialize_node_d.py
gyp: specialize node.d for freebsd
11 years ago
test.py
test: create test-ci, modify test-all, fix cpplint
10 years ago
update-authors.sh
doc: update AUTHORS, .mailmap, add authors tool
10 years ago
updateAuthors.awk
Bump version to v0.3.5
14 years ago
upgrade-npm.sh
deps: upgrade npm to 2.0.0
11 years ago
utils.py
tools: fix test.py after v8 upgrade
12 years ago