This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
meson
mirror of
https://github.com/mesonbuild/meson.git
Watch
8
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1501
Commits
0
Branches
171
Tags
74 MiB
Python
79.9%
Meson
11.9%
C
3.7%
Shell
1.1%
C++
1.1%
Other
1.5%
Tag:
Branch:
Tree:
5c38a00068
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5c38a00068'
${ noResults }
meson
/
test cases
/
common
/
20 array
/
prog.c
3 lines
71 B
Raw
Blame
History
extern
int
func
(
)
;
int
main
(
int
argc
,
char
*
*
argv
)
{
return
func
(
)
;
}
Reference in new issue
View Git Blame
Copy Permalink