summaryrefslogtreecommitdiff
path: root/coreconf/detect_host_arch.py
Commit message (Collapse)AuthorAgeFilesLines
* Backed out changeset 7f64f5d3df09 for build bustageMartin Thomson2023-01-141-1/+1
|
* Bug 1766767 - Move scripts to python3, r=nss-reviewers,jschanckMartin Thomson2023-01-121-1/+1
| | | | Differential Revision: https://phabricator.services.mozilla.com/D166506
* Bug 1705286 - Properly detect mips64. r=bbeurdoucheNSS_3_64_BETA1Mike Hommey2021-04-151-0/+2
| | | | Differential Revision: https://phabricator.services.mozilla.com/D112143
* Bug 1656986 - special-case arm64 in detect_host_arch.py; r=jcjNathan Froyd2020-08-031-0/+2
| | | | | | | | This case comes up when attempting to build NSS on ARM64 Mac. If we don't do this, we wind up detecting arm64 as "arm", with predictably bad consequences. Differential Revision: https://phabricator.services.mozilla.com/D85786
* Bug 1321287 - Unbreak build on 32bit Intel CPUs. r=tedJan Beich2016-11-301-1/+1
|
* bug 1311919 - rewrite detect_host_arch. r=franziskusTed Mielczarek2016-11-041-29/+21
|
* bug 1237872 - Add gyp build system for NSS. r=fkieferTed Mielczarek2016-09-231-0/+33