Commit Graph

62 Commits

Author SHA1 Message Date
Nathan Sobo
18c5a31fbc Unset ELECTRON_ENABLE_LOGGING on Windows unless explicitly requested 2017-08-03 11:53:36 -06:00
Nathan Sobo
b5bdf4acb9 Don't enable electron logging by default 2017-08-02 21:03:29 -06:00
Damien Guard
805d19cda8
Use uname-r instead to avoid msys2 incompatibility 2017-04-24 11:31:29 -07:00
Damien Guard
b5c4493f57
Attempt to map /mnt/ paths for WSL on Windows 2017-04-19 23:04:23 -07:00
Jared M. Smith
0be25d818a 🐛 Fix apm shell script reference in Windows
fixes #13874
2017-02-23 15:09:35 -06:00
Damien Guard
a8f2d18d4c
Custom icon for jumplist projects 2016-12-13 19:15:42 -08:00
Damien Guard
59dfb9e54b Merge pull request #12929 from atom/wl-use-scripts-from-apm
Redirect apm scripts to use the actual apm ones
2016-12-12 19:05:21 -08:00
Antonio Scandurra
1bdd79d719 Implement atom --benchmark-test to ensure benchmarks are valid on CI 2016-10-14 11:02:59 +02:00
Wliu
1efda55761 Redirect apm scripts to use the actual apm ones 2016-10-10 14:19:30 -04:00
simurai
7304fb31cd Add Windows file icon 2016-08-25 22:28:48 +09:00
Damien Guard
dc6388323c
Ensure Cygwin + Msys compatibility on Windows 2016-05-24 11:14:24 -07:00
Damien Guard
26fcb03662 Optimize bash Windows, force LF line endings 2016-05-16 13:01:10 -07:00
Damien Guard
0e5a4ffb6e Ensure atom command works on Cygwin + MSYS bash shells 2016-05-15 21:02:47 -07:00
Damien Guard
405f28f726 Handle spaces in relative path to atom.sh on bash/win, fixes #11732 2016-05-10 16:32:13 -07:00
Damien Guard
891071196f Ensure atom.cmd with --wait returns exit code of 0 for git commit usage #11605 2016-04-25 15:28:22 -07:00
Damien Guard
196bc53e6b Ensure Windows Bash script works on all versions 2016-04-20 09:57:41 -07:00
Damien Guard
53b516a6ec Quote spaces in paths on Win cmd line 2016-04-18 20:48:34 -07:00
Damien Guard
52d6fbde1b More reliable to just call atom.cmd for Cygwin 2016-03-08 12:12:52 -08:00
Damien Guard
56b23a4a10 Make cli atom --wait work on Cygwin 2016-03-07 14:01:05 -08:00
Damien Guard
4d9e2b865b Ensure atom.cmd --wait correctly waits in Windows cmd & powershell 2016-03-03 20:03:44 -08:00
Damien Guard
92bbbf0645 Windows command line does not allow ELSE on separate line, fixes #10934 2016-02-28 15:05:16 -08:00
Dave Rael
f1cb69ccde 🎨 Cleanup tabs vs spaces and debugging line 2015-11-30 18:20:40 -06:00
Dave Rael
ca629027ff :checkered-flag: Add race condition protection for getting process id
to make sure temp file isn't in conflict with another process and to make sure
to get the right process id
2015-11-24 15:04:53 -07:00
Dave Rael
e392e5dfcc 🏁 Make --wait work on Windows
including using Atom as the git commit editor
2015-11-24 09:34:53 -07:00
Thomas Johansen
ae09d687a0 Re-enable console.log via ELECTRON_ENABLE_LOGGING 2015-11-18 17:46:20 +01:00
Wliu
32ec2b0270 🏁 Add apm.cmd 2015-11-13 18:14:37 -05:00
Max Brunsfeld
c918a44eb0 Configure icons based on --channel option to build task
On CI, set that option to 'beta', 'stable' or 'dev' based on the branch
2015-09-16 16:32:30 -07:00
Kevin Sawicki
f59382dbda Use dirname in win/apm.sh
Refs #6738
Refs #7141
2015-06-10 16:11:13 -07:00
Jan Niklas Hasse
9c5f9c5be9 Use dirname of $0 2015-05-11 15:18:30 +02:00
Kevin Sawicki
5bf0e53c01 Shorten apm paths on Windows 2015-01-21 09:07:26 -08:00
simurai
bd08e36d2d Replace Win icons 2015-01-08 14:14:12 +09:00
Kevin Sawicki
83d5890962 Add missing .. segment 2014-12-16 09:40:16 -08:00
Kevin Sawicki
7ee3ccb43d Move up one more directory 2014-12-16 09:33:16 -08:00
Kevin Sawicki
89ed95e2ae Add apm sh shim 2014-12-16 09:08:31 -08:00
Kevin Sawicki
59d582722b Add .sh extension 2014-12-15 17:48:04 -08:00
Kevin Sawicki
9239b95241 Use $0 instead of %~dp0 2014-12-15 17:47:01 -08:00
Kevin Sawicki
ab8b5959d3 Add initial Windows atom wrapper script 2014-12-15 17:46:34 -08:00
Kevin Sawicki
eef6532b8c atom.exe is now up one more directory 2014-12-12 12:11:38 -08:00
Kevin Sawicki
9d3aaad394 atom.exe is now up on more directory 2014-12-12 12:11:38 -08:00
Kevin Sawicki
f91741eec1 Install cli folder to resources directory 2014-12-12 12:11:37 -08:00
Kevin Sawicki
8f77d65aab Add --executed-from as first argument 2014-12-12 12:11:37 -08:00
Kevin Sawicki
3dced04aab Add -t and --test to expected output args 2014-12-12 12:11:37 -08:00
Kevin Sawicki
bac9eac1fc Resolve atom path and executed-from in atom.js 2014-12-12 12:11:37 -08:00
Kevin Sawicki
1d0dd86041 Use new atom.cmd wrapper from installer 2014-12-12 12:11:37 -08:00
Kevin Sawicki
690ece3a9e Remove escaped slashes 2014-12-12 12:11:37 -08:00
Kevin Sawicki
100a1f5764 Parse output flags in atom.cmd 2014-12-12 12:11:37 -08:00
Kevin Sawicki
35f49be82a Pass through arguments 2014-12-12 12:11:36 -08:00
Kevin Sawicki
4225c25ad7 Add initial atom.cmd 2014-12-12 12:11:36 -08:00
Kevin Sawicki
330592e2bd Add atom.cmd 2014-12-12 12:11:36 -08:00
Kevin Sawicki
d306876229 Remove disconnect call 2014-12-12 12:11:36 -08:00