index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Reference-tables.md
Age
Commit message (
Expand
)
Author
2018-11-08
Add support for Renesas CC-RX toolchain
Phillip Cao
2018-11-03
Add new compiler.get_argument_syntax method
Dylan Baker
2018-10-27
docs: Fix gcc attribute list link [skip ci]
Nirbheek Chauhan
2018-10-10
Add gnu hurd to *_machine information
Dylan Baker
2018-10-02
docs: Add note to cpu_family table about endianess [skip ci]
Dylan Baker
2018-09-23
mesonbuild: Recognise ARC architecture
Alexey Brodkin
2018-09-07
Add method to check for C/C++ function attributes
Dylan Baker
2018-08-27
Add support for custom dist scripts.
Jussi Pakkanen
2018-08-11
Add support for s390x CPUs. Closes #3897.
Jussi Pakkanen
2018-08-03
Add 32 bit sparc processor support. Closes #3901.
Jussi Pakkanen
2018-07-21
mesonbuild: Recognise risc-v architecture
Khem Raj
2018-07-07
Canonicalise 64-bit PowerPC CPU families to "ppc64"
Ross Burton
2018-06-21
Added ARMCLANG compiler support for C/C++ (#3717)
Vasu Penugonda
2018-06-20
Validate cpu_family (#3753)
Ross Burton
2018-06-01
docs: Update cpu families (#3651) [skip ci]
Dylan Baker
2018-04-16
Merged Arm CC support.
Jussi Pakkanen
2018-04-15
Merge pull request #3115 from makise-homura/e2k-lcc-support
Jussi Pakkanen
2018-03-28
[skip ci] Added lcc and e2k CPU to reference tables
makise-homura
2018-03-27
Updates to CPP support and update review changes
Somasekhar Penugonda
2018-03-04
Fixing broken language arguments [skip ci]
Tim Ansell
2018-02-25
[skip ci] docs: Add reference table for language args parameter names (#3126)
Hylke Bons
2018-01-27
Fix typo in reference tables
xknight
2018-01-06
docs: Add netbsd to the reference table
Dylan Baker
2018-01-06
docs: Add dragonfly BSD to OS reference table
Dylan Baker
2018-01-06
docs: Add freebsd to the reference table
Dylan Baker
2017-12-07
docs: Add haiku to reference table
Dylan Baker
2017-11-19
docs: Add 'cygwin' to reference table for .system()
Jon Turney
2017-09-18
Added a page for reference tables.
Jussi Pakkanen