Cheng Zhao
|
5514e89276
|
Copy locales in Cocoa format
|
2016-01-08 12:38:00 +08:00 |
|
Cheng Zhao
|
73ab6d409b
|
Fix building with Xcode 6
|
2015-10-08 10:19:24 +08:00 |
|
Cheng Zhao
|
4214b62551
|
Set sysroot for arm build
|
2015-07-01 09:54:27 +00:00 |
|
Andy Dill
|
7644799790
|
Check PATH first
|
2015-05-20 14:37:26 -07:00 |
|
Andy Dill
|
e4415f0021
|
compile-coffee.py searches for node even on non-windows systems
|
2015-05-15 22:35:49 -07:00 |
|
Cheng Zhao
|
61100c9c0b
|
No need to store apm's version in index.json
|
2015-04-12 21:42:11 +08:00 |
|
Cheng Zhao
|
aa835ad38a
|
Upload index.json when publishing release
|
2015-04-12 11:36:55 +08:00 |
|
Cheng Zhao
|
8500a53c23
|
mac: Improve how we find .dSYM bundle
|
2015-04-10 13:24:05 +08:00 |
|
Cheng Zhao
|
97c76c19c4
|
win: Register msdia80.dll in dump-symbols.py
|
2015-04-09 13:21:33 +08:00 |
|
Cheng Zhao
|
42dafd47fd
|
Separate symbols generation from building
|
2015-04-08 22:12:47 +08:00 |
|
Cheng Zhao
|
565065ed6b
|
Remove unused copy_chromedriver target
|
2015-04-08 20:16:02 +08:00 |
|
Cheng Zhao
|
2980adfd79
|
Fix calling js2c
|
2015-04-01 19:03:50 +08:00 |
|
Cheng Zhao
|
414c91a637
|
Cleanup #1275
|
2015-03-23 09:51:50 +08:00 |
|
Yonggang Luo
|
fa011c3d97
|
Add runas as devDependencies, or the python script will install it again and again.
The options of register_msdia80_dll.js should be admin.
Fix the problem of runas not works cause it will escape command parameters by default.
|
2015-03-21 17:28:07 +08:00 |
|
Cheng Zhao
|
0f15dd04af
|
Put compiled coffee sources into asar archive
|
2015-02-13 13:05:51 +08:00 |
|
Cheng Zhao
|
f905bb64f6
|
Compile asar.coffee to .c
|
2015-02-03 16:46:52 -08:00 |
|
Cheng Zhao
|
3bbcc1efd8
|
compile-coffee.py should be put under tools/
|
2015-02-03 15:56:58 -08:00 |
|
Cheng Zhao
|
1bebf1cc2c
|
win: Fix generating location.pak.
|
2014-12-11 19:29:36 -08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
cba155bcfb
|
Add action to copy chromedriver.
|
2014-09-12 21:48:45 +08:00 |
|
Cheng Zhao
|
f96485f950
|
linux: Fix error when generating symbols.
Somehow strip would return 1 when a directory is passed, so we have to
wrap it in a script to avoid the error.
|
2014-08-11 11:08:29 +00:00 |
|
Cheng Zhao
|
a04cb08715
|
win: Fix generating symbols.
|
2014-07-25 18:00:05 +08:00 |
|
Cheng Zhao
|
16bc7f10c1
|
Generate .pak for each locale.
|
2014-05-29 19:08:59 +08:00 |
|
Cheng Zhao
|
f57bcfc429
|
mac: Fix en-US locale.
|
2014-05-29 17:13:24 +08:00 |
|
Cheng Zhao
|
7bd0c8aa06
|
mac: Create .lproj files for each locale.
|
2014-05-29 15:54:45 +08:00 |
|
Cheng Zhao
|
3c0ec73d75
|
win: Fix dumping symbols.
|
2014-05-05 12:24:30 +08:00 |
|
Cheng Zhao
|
99ee21d657
|
linux: Generate symbols from the symbol file.
|
2014-03-11 09:04:41 +00:00 |
|
Cheng Zhao
|
95e1ea6599
|
Move the generate_breakpad_symbols to tools/posix.
|
2014-03-03 10:15:19 +08:00 |
|
Cheng Zhao
|
30be4a847f
|
win: Do not generate symbols for static libraries and strip .pdb in symbol name.
|
2013-11-28 20:53:07 +08:00 |
|
Cheng Zhao
|
deef68bcf9
|
Also search libchromiumcontent download dir for dSYMs.
|
2013-11-23 01:07:38 -08:00 |
|
Cheng Zhao
|
386b921914
|
win: Register msdia80.dll automatically when dumping symbols.
|
2013-11-26 22:05:32 +08:00 |
|
Cheng Zhao
|
ffaf535d00
|
Add script to generate symbols from pdbs on Windows.
|
2013-11-26 21:23:50 +08:00 |
|
Cheng Zhao
|
858f21a69c
|
mac: Dump symbols from .dSYM when possible.
|
2013-11-26 09:30:51 +08:00 |
|
Cheng Zhao
|
1d2de6d1fb
|
mac: Add target to dump breakpad symbols.
|
2013-11-15 22:52:08 +08:00 |
|
Cheng Zhao
|
ec5cd2fb1c
|
Do not set sdk_root, it's already set by brightray.
|
2013-11-08 19:01:56 -08:00 |
|
Cheng Zhao
|
7a27537c89
|
Update brightray: fix building with ninja.
|
2013-07-02 17:33:43 +08:00 |
|
Cheng Zhao
|
892f1aa7ce
|
Rename source_root to atom_source_root to avoid conflicts.
|
2013-07-02 12:10:14 +08:00 |
|
Cheng Zhao
|
6362e60a7b
|
Make video and audio tag work, fixes #31.
See more about this on:
fdf20531bd
|
2013-06-26 10:31:32 +08:00 |
|
Cheng Zhao
|
6d187cbb7d
|
Build atom-shell with ninja.
|
2013-06-19 21:34:43 +08:00 |
|