2
0
mirror of https://github.com/boostorg/config.git synced 2026-01-19 04:02:17 +00:00

13 Commits

Author SHA1 Message Date
Zhang Na
a665838eb0 Add support for LoongArch 2022-09-21 09:08:22 +08:00
Nikita Kniazev
1a55d1d9c6 Rename mips1 to mips and alias mips1 to mips 2021-07-28 21:06:54 +03:00
Peter Dimov
d43027c777 Fix b2 headers 2020-12-29 19:52:36 +02:00
Peter Dimov
c4e9597e5f Rename Jamroot.jam to Jamfile.jam (refs #351) 2020-12-29 19:40:26 +02:00
YunQiang Su
ea2a98d92d make mips1.cpp recognize all mips
currently mips1.cpp can only recognize mips 32bit (MIPS1 by __mips=1,
and mips2 above by R3000).

64bit cannot be recognized.
So drop the __mips==1 here.
2019-12-18 03:43:35 -08:00
jzmaddock
b97ab76eae Big clean up to fix issues identified by the inspect program.
Regenerate docs.
2019-08-20 18:51:17 +01:00
Michael Caisse
6409132b36 fix file name to match expected 2019-06-26 07:37:43 -07:00
Neale Ferguson
b62dd43cc0 Change s390 -> s390x 2019-04-26 09:04:06 -04:00
Neale Ferguson
4f82c11ce8 Add s390 2019-04-25 12:29:16 -04:00
Andreas Schwab
f6029148a8 Add detection of the RISC-V architecture 2019-04-09 14:23:59 +02:00
Sage Weil
5cb5c8e82d .gitignore config/checks/architecture/bin/ 2016-09-26 17:15:19 -04:00
Ananth Jasty
8787f6b071 Changes required for aarch64 support in boost::config. 2015-04-22 19:02:49 +01:00
Jürgen Hunold
5cd585bfa2 Lift architecture detection 2015-02-20 18:18:09 +01:00