Cheng Zhao
|
d2682233fd
|
docs: Atom Shell => Electron
|
2015-04-16 11:31:12 +08:00 |
|
Cheng Zhao
|
d878bd33d7
|
docs: Update links in README
The npm instructions are removed for now, will add it back when we had
electron in npm registry.
|
2015-04-16 11:10:24 +08:00 |
|
Cheng Zhao
|
76316e5e65
|
Forgot to set default version in crash reporter
|
2015-04-14 17:37:22 +08:00 |
|
Cheng Zhao
|
14e05c6d68
|
mac: Remove "Atom"s from default menu
|
2015-04-14 17:27:04 +08:00 |
|
Cheng Zhao
|
49c82b3b93
|
atom => electron in atom.gyp
|
2015-04-14 17:23:31 +08:00 |
|
Cheng Zhao
|
c7468278df
|
Change the window class names
|
2015-04-14 16:18:57 +08:00 |
|
Cheng Zhao
|
e04c58f398
|
mac: Generate Info.plist from gyp variables
|
2015-04-14 16:09:34 +08:00 |
|
Cheng Zhao
|
1200d641b8
|
Change the names in specs
|
2015-04-14 15:59:45 +08:00 |
|
Cheng Zhao
|
2d8d328f02
|
Rename hard-coded application names in code
|
2015-04-14 15:55:41 +08:00 |
|
Cheng Zhao
|
c6c305a827
|
Don't hard-code product name in crash-repoter
|
2015-04-14 15:39:48 +08:00 |
|
Cheng Zhao
|
b86f149512
|
Set process.versions['electron']
|
2015-04-14 14:18:20 +08:00 |
|
Cheng Zhao
|
ecc14dd023
|
mac: Avoid making frameworks_path for twice
|
2015-04-14 14:15:53 +08:00 |
|
Cheng Zhao
|
c20dc06c96
|
PRODUCT_NAME => ATOM_PRODUCT_NAME
|
2015-04-14 14:13:03 +08:00 |
|
Cheng Zhao
|
a72c7b38a5
|
Don't hard code exec path in child_process.fork
|
2015-04-14 14:05:30 +08:00 |
|
Cheng Zhao
|
4353c6d402
|
mac: Allow modifying helper app's name
|
2015-04-14 13:51:08 +08:00 |
|
Cheng Zhao
|
74be99de31
|
Use atom.gyp to generate filenames in upload-windows-pdb.py
|
2015-04-12 22:26:00 +08:00 |
|
Cheng Zhao
|
7255962bd3
|
Fix uploading index.json under OS X
|
2015-04-12 22:24:07 +08:00 |
|
Cheng Zhao
|
b413acddb8
|
Update tmp dir prefix
|
2015-04-12 22:10:46 +08:00 |
|
Cheng Zhao
|
6ba57dcfa3
|
Use atom.gyp to generate paths in test.py
|
2015-04-12 22:10:02 +08:00 |
|
Cheng Zhao
|
f8d64ef1e4
|
Use atom.gyp to generate filenamse in create-dist.py
|
2015-04-12 22:06:06 +08:00 |
|
Cheng Zhao
|
af37af3e1c
|
Rename some functions in bootstrap.py
|
2015-04-12 22:04:48 +08:00 |
|
Cheng Zhao
|
4e7ed50162
|
Use "project_name" in atom.gyp as default target in build.py
|
2015-04-12 21:52:56 +08:00 |
|
Cheng Zhao
|
43fe82e1e5
|
Merge branch 'master' into rename-to-electron
|
2015-04-12 21:49:08 +08:00 |
|
Cheng Zhao
|
159e013ce5
|
docs: Don't mention apm
It causes confusions, and it is not convineint any more, see #793.
|
2015-04-12 21:46:50 +08:00 |
|
Cheng Zhao
|
61100c9c0b
|
No need to store apm's version in index.json
|
2015-04-12 21:42:11 +08:00 |
|
Cheng Zhao
|
1027fe9991
|
linux: Fix wrong off_t type under 32bit arch
|
2015-04-12 08:16:17 +00:00 |
|
Cheng Zhao
|
f979847e06
|
linux: Upgrade brightray to fix linking problem
|
2015-04-12 07:56:53 +00:00 |
|
Cheng Zhao
|
26ac617692
|
win: vccorlib120.dll is not needed anymore
|
2015-04-12 15:27:28 +08:00 |
|
Cheng Zhao
|
d0f2da944f
|
Add missing 'v' in some places
|
2015-04-12 14:23:48 +08:00 |
|
Cheng Zhao
|
64aaa2bcb1
|
Merge pull request #1405 from atom/win_64bit
Add 64bit Windows build
|
2015-04-12 13:46:05 +08:00 |
|
Cheng Zhao
|
d19a1063d5
|
Fix pylint warnings
|
2015-04-12 13:15:11 +08:00 |
|
Cheng Zhao
|
a724d6d684
|
Bump v0.23.0
|
2015-04-12 12:59:04 +08:00 |
|
Cheng Zhao
|
b53123d5e7
|
Add clean script
|
2015-04-12 12:55:38 +08:00 |
|
Cheng Zhao
|
e5a7921873
|
Don't push when bumping version
|
2015-04-12 12:52:07 +08:00 |
|
Cheng Zhao
|
b9b7928e7d
|
Move version info to atom.gyp and discard apm dependency
Fixes #1408.
Closes #1359.
|
2015-04-12 12:45:18 +08:00 |
|
Cheng Zhao
|
6b1dd0d413
|
s3_config should be in lib.config
|
2015-04-12 12:00:02 +08:00 |
|
Cheng Zhao
|
aa835ad38a
|
Upload index.json when publishing release
|
2015-04-12 11:36:55 +08:00 |
|
Cheng Zhao
|
6b1f2215b2
|
win: Do not copy vc runtime dlls
We now statically link with vc runtime.
|
2015-04-12 11:23:41 +08:00 |
|
Cheng Zhao
|
f64a3dd349
|
Add win32-ia32 in index.json
|
2015-04-12 00:02:45 +08:00 |
|
Cheng Zhao
|
8a418ba347
|
Upload SHASUMS.txt when publishing release
|
2015-04-12 00:01:10 +08:00 |
|
Cheng Zhao
|
c30d806837
|
win: Upload node.lib of x64 build
|
2015-04-11 23:40:10 +08:00 |
|
Cheng Zhao
|
fabaa2af94
|
Upgrade breakpad and brightray
|
2015-04-11 23:28:59 +08:00 |
|
Cheng Zhao
|
03bdd8814e
|
Fix typo
|
2015-04-11 23:03:54 +08:00 |
|
Cheng Zhao
|
b5450801d0
|
win: Upload node.dll.pdb
|
2015-04-11 22:15:50 +08:00 |
|
Cheng Zhao
|
9e7c2a6fe4
|
spec: Suppress crash-reporter test on 64bit Windows
|
2015-04-11 20:15:31 +08:00 |
|
Cheng Zhao
|
aa07d5e557
|
win: Fix linking problem on x64
|
2015-04-11 19:51:11 +08:00 |
|
Cheng Zhao
|
f32cd5a35e
|
win: Suppress size loss warnings
|
2015-04-11 19:17:03 +08:00 |
|
Cheng Zhao
|
6175380bc0
|
Explicit set default arch
|
2015-04-11 18:30:01 +08:00 |
|
Cheng Zhao
|
de016e72a5
|
win: Build with the arch chosen by user
|
2015-04-11 18:07:22 +08:00 |
|
Cheng Zhao
|
1a6832d849
|
TARGET_PLATFORM => PLATFORM
TARGET_PLATFORM is quite misleading since it is actually host platform.
|
2015-04-11 17:30:52 +08:00 |
|