index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
target-triplet
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-03-08
Add recognition of *-apple-ios* target triplets, ios target class
Boris Kolpackov
1
-0
/
+19
2020-11-30
Canonicalize arm64 to aarch64 in target triplet, similar to config.sub
Boris Kolpackov
1
-0
/
+5
2020-11-04
Add test for wasm32-unknown-emscripten target triplet
Boris Kolpackov
1
-0
/
+4
2020-08-24
Recognize *-nto-qnx target triplets, extract version
Boris Kolpackov
1
-1
/
+7
2020-08-24
Add target_triplet::representation() in addition to string()
Boris Kolpackov
1
-9
/
+9
Also stop stripping `none-` prefix from the system component.
2020-06-18
Complete NetBSD compatibility
Boris Kolpackov
1
-0
/
+8
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
2
-2
/
+0
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
2
-4
/
+3
2019-01-16
Update copyright year
Karen Arutyunov
2
-2
/
+2
2018-05-19
Update copyright year
Karen Arutyunov
2
-2
/
+2
2017-12-06
Handle system version in Clang's *-windows-msvc target triplet
Boris Kolpackov
1
-0
/
+8
2017-12-04
Recognize and handle Clang's <cpu>-pc-windows-msvc target triplet
Boris Kolpackov
1
-0
/
+4
2017-10-01
Only enable modularized build if forced
Boris Kolpackov
1
-6
/
+1
The two boolean command line variables that control this are: force_modules force_std_modules
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
2
-2
/
+22
Note: gave up on VC about half way though.
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
1
-1
/
+1
2017-07-13
Fix tests linkage
Karen Arutyunov
1
-2
/
+2
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-05-15
Fix VC15 warnings (/W3)
Karen Arutyunov
1
-1
/
+1
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
2
-3
/
+3
2017-04-01
Rename target triplet "macosx" class to "macos"
Boris Kolpackov
1
-1
/
+1
2017-01-09
Add operator<<(ostream, exception)
Karen Arutyunov
1
-1
/
+1
2017-01-06
Rework and rename target_triplet
Boris Kolpackov
2
-0
/
+168