Musa Ibrahim
2bb82aafb4
Merge pull request #21398 from atom-ide-community/exclude-tests
...
exclude test folders from the packaged app
2020-09-29 09:57:19 +01:00
Amin Yahyaabadi
83bc6b8379
exclude specific spec folders
...
Picked by hand to make sure they are test
2020-09-27 20:41:56 -05:00
Amin Yahyaabadi
449d6e6d80
exclude test folders from packaged app
2020-09-27 14:27:22 -05:00
Ash Wilson
efca1361f5
Prevent node_modules/nan pattern from matching node_modules/nanoid
2020-09-27 10:28:51 -04:00
Nathan Sobo
c919744f0e
Rely on Azure Pipelines instead of Travis for Linux builds
2019-06-25 14:28:27 -06:00
Jason Rudolph
898c12fe21
Rely on Azure Pipelines instead of AppVeyor for Windows builds
2019-06-12 10:23:18 -04:00
Rafael Oleza
7f3f040628
Reformat all JS files using prettier
2019-05-31 18:33:56 +02:00
Rafael Oleza
4d3e71d25a
Ignore node_modules of the fuzzy-native package
2019-03-29 19:21:06 +01:00
David Wilson
138966224a
Fix missing READMEs on core package detail pages
...
Fixes atom/settings-view#1069
Co-Authored-By: Tilde Ann Thurium <annthurium@github.com >
2018-08-15 16:34:57 -07:00
Jason Rudolph
44f0a0175b
Remove CircleCI configuration
2018-08-06 09:39:59 -04:00
Damien Guard
c698576c8f
Remove test*.html from packaged app output
2017-10-06 10:43:01 -07:00
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