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 |