1
0
Fork 0
Commit Graph

7 Commits (45cfeb858ba7cba35e9c877c865e8e1349731b14)

Author SHA1 Message Date
Andreas Bovens 7b86dace39 Updated readme with 'Firefox Preview' wording. (#3826) 2019-07-01 14:16:55 -05:00
Rimas Misevičius 144335d1be Fix the mklink command in README.md (#3820)
The `mklink /d` creates a directory symbolic link. As here we need a file symbolic link, the `/d` switch must not be used.

See `mklink` documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
2019-07-01 11:10:21 -05:00
KWierso 98b369d024 Update README.md to point to #fenix rather than #focus (#3808) 2019-07-01 11:00:50 -05:00
Divya Raj cd7308515b Typo in README 2019-06-27 09:42:13 -07:00
Isaak Eriksson 9617a06232 For #2914: Add Windows pre-push command on README (#2915) 2019-05-29 12:29:35 -05:00
Mitchell Hentges 282ad31345
Updates Fenix taskcluster tasks to support beta release (#1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
2019-05-06 19:09:29 +02:00
Colin Lee 8af55652be Add project README and pre-push-hook 2019-01-30 10:32:02 -08:00