Commit Graph

21 Commits

Author SHA1 Message Date
Ian Olsen
b18ca74e49 put everything else back 2017-08-29 16:29:45 -07:00
Ian Olsen
09e98fe944 just libs and debugger files 2017-08-29 15:52:11 -07:00
Ian Olsen
9eca8ff4aa even more conservative 2017-08-29 15:30:51 -07:00
Ian Olsen
c7dcbeb0da put libgit2 back 2017-08-29 15:04:58 -07:00
Ian Olsen
c4d4ef0209 next guess 2017-08-29 14:48:51 -07:00
Ian Olsen
a0ebc21893 indentation fix for linter 2017-08-29 14:11:31 -07:00
Ian Olsen
d42326ea09 first guess 2017-08-29 14:00:26 -07:00
Ian Olsen
433bc6d874 baseline from Paul's changes 2017-08-29 13:33:09 -07:00
Ian Olsen
e8251bdb97 Revert "Remove unneeded files from build result" 2017-08-17 13:49:25 -07:00
Paul Betts
7df6b14d0b More excludes 2017-06-15 17:10:10 -07:00
Paul Betts
2ede9aaf85 Exclude 3MB of Markdown files 2017-06-15 17:10:10 -07:00
Paul Betts
8b20dda24b omg are you srs 2017-06-15 17:10:10 -07:00
Paul Betts
2acf1467fc Exclude docs and samples too 2017-06-15 17:10:10 -07:00
Paul Betts
205d32cab8 Don't ship libgit2 in-box 2017-06-15 17:10:10 -07:00
Paul Betts
1895121784 Exclude lots of native node module cruft 2017-06-15 17:10:09 -07:00
Wliu
7c2510eb9c Merge branch 'master' into wl-build-on-node-7 2017-05-11 12:06:26 -04:00
Ash Wilson
e53d07738a Ensure that win_delay_load_hook.cc is included 2017-05-06 10:23:52 -04:00
Max Brunsfeld
1fc23c3a4f Fix another regexp error for excluding C++ files from the app 2017-04-19 17:52:21 -07:00
Max Brunsfeld
e022d4fa72 Fix regexps for excluding C++ sources from the binary
Previously, a spurious '*' in these regexps would cause them to match anything in
the containing modules' src folder. This caused problems for modules like
oniguruma that have JavaScript files in the src folder.

Also, we were shipping superstring's C++ code because we forgot to add it to
the blacklist. I think it's safe to say we don't want to ship any C++ code
at all.
2017-04-19 17:36:54 -07:00
Wliu
7bb08e39f3 👕 2017-01-24 23:41:30 -05:00
Antonio Scandurra
aa63162aed Move build to script 2016-08-02 09:24:02 +02:00