index
:
riscv-gnu-toolchain/qemu/meson.git
0.35.1
0.41
0.42
0.42-msi
0.44
0.45
0.46
0.47
0.48
0.49
0.50
0.51
0.52
0.53
0.54
0.55
0.56
0.57
0.58
0.59
0.60
0.61
0.62
0.63
0.63.0-ifort
0.64
0.pypy-test
0.pypy-test-2
0.tryme
1.0
1.0000000000000000000000001
1.1
1.2
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debpy310
delghwt
deterministichash
dimpdir
dirc2
dircondense
dircondense2
dircondense64
disable32rustwin
docbuild
docdelghwt
docimagelinks
docrewrap
dolphin
dotinclude
dverfix
eli/ci-shell
eli/submit/doc-no-pr-publish
emptysubdir
endmessage
env2cross
env2mfile
env2mfilefix
envvarfixup
es/0.61-plus-cython
eschwartz/python-lib-install-dir
exewrapfix
failcheck
fatalhotdoc
fedora
fgetcfix
filecleanup
fix7611
fix7920
fix7975
fixci
fixlint
fixmacci
fixplainwin
flexfix
flexunity
flob
fortrancase
fortranmodscan
fromlongmsg
gccmodules
gencustom
gentarget
gh-pages
gnuobjc
ignorebuilddir
ignoreencodingerrors
immufix
implicitcustom
includeviolation
installdir
installdoc
intrcmd
ioscross
javacross
joinelse
jslibs
keepbackend
killhfs
killpy3
lang-enum
limitpar
linkmsg
macfixes
macfixes2
macfixes3
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninjabump
ninjalink
ninjarestat
ninjarevert
ninjaver
ninjaverdown
nirbheek-vacation-nolife-typo-fixes
nirbheek/deprecate-get-option-buildtype
nirbheek/fix-giscanner
nirbheek/fix-x86-vs2017-ci
nirbheek/gnome-mkenums-rspfile
nirbheek/more-buildtype-changes
nirbheek/un-disable-rust-clang-cl
nirbheek/un-disable-rust-vs2017
nirbheek/valac-clang-int-conversion
no_build
noecho
nopipe
objversions
onemore
ongoingxcode
openmpitimeout
optionlookup
optiontree
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
rcdircondense
regrfix
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamesubdirs
renumber
renumbering
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
sysprops
targetbatch
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wrapcase
wrapdocs
xclaesse/pr11561-orig
xcode1234
xcode200
xcodeclean
xcodeeeeee
xcodeevenmore
xcodef
xcodefix
xcodeforever
xcodegalley
xcodegodot
xcodehalfway
xcodelibs
xcodeminor
xcodeobjc
xcodepartn
xcodepoop
xcodeprojecttree
xcoderefactor
xcodeslogging
xcodetunkki
xcodewarnopt
xcodex
xcodez
xcode🥃
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
environment.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
More strict eval.
Jussi Pakkanen
1
-1
/
+1
2017-04-28
Don't use dict.keys() to check membership
Dylan Baker
1
-1
/
+1
2017-04-28
Detect intel fortran compiler
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2017-04-23
Unset compiler envvars in unit tests.
Jussi Pakkanen
1
-9
/
+10
2017-04-22
vala: Add 'VALAFLAGS' to considered environment variables
Guillaume Poirier-Morency
1
-4
/
+6
2017-04-21
Use gcc-ar/llvm-ar as the static linker if available
Nirbheek Chauhan
1
-25
/
+38
2017-04-10
Fix shared module installation directory on Windows
Nirbheek Chauhan
1
-0
/
+4
2017-04-06
Use correct shared library naming for Cygwin
Jon Turney
1
-1
/
+23
2017-04-06
Don't use -fPIC on Cygwin, either
Jon Turney
1
-1
/
+2
2017-04-04
Use CPPFLAGS for pre-processor compiler checks
Nirbheek Chauhan
1
-3
/
+3
2017-04-04
Use shlex.split() to split CFLAGS/LDFLAGS/etc
Nirbheek Chauhan
1
-3
/
+4
2017-04-04
compilers: Rename 'get_define' to 'get_builtin_define'
Nirbheek Chauhan
1
-4
/
+4
2017-03-25
Detect 'ccache' in evars and cross-info files
Nirbheek Chauhan
1
-4
/
+18
2017-02-27
Use cross stripper when cross compiling and allow overriding native strip exe...
Jussi Pakkanen
1
-0
/
+4
2017-02-26
Fix undefined variables in ObjC/C++ detection
Nirbheek Chauhan
1
-6
/
+8
2017-02-21
Detect GCC type on macOS for ObjC/C++ too
Nirbheek Chauhan
1
-2
/
+4
2017-02-21
Support passing of options to compilers and linkers
Nirbheek Chauhan
1
-4
/
+2
2017-02-21
Use the same function for detection of C and C++ compilers
Nirbheek Chauhan
1
-46
/
+16
2017-02-21
Fix static linker exelist in cross-info and environment
Nirbheek Chauhan
1
-9
/
+11
2017-02-21
Fix compiler exelist in cross-info and the environment
Nirbheek Chauhan
1
-2
/
+2
2017-02-21
environment: Use shlex.split() to get AR from the env
Nirbheek Chauhan
1
-1
/
+1
2017-02-21
Detect (non-Apple) clang as objc/c++ compiler
Hase Bastian
1
-0
/
+4
2017-02-21
Factor out common code in compiler detection
Nirbheek Chauhan
1
-117
/
+65
2017-02-19
Fix the rest of them.
Jussi Pakkanen
1
-18
/
+20
2017-02-19
Fix compiler detection + cross when envvar not set.
Jussi Pakkanen
1
-21
/
+23
2017-02-19
Merge pull request #1396 from fabio-porcedda/cross-ccache
Jussi Pakkanen
1
-5
/
+8
2017-02-17
detect_c_compiler(): support extra commands and arguments in the string
Fabio Porcedda
1
-4
/
+6
2017-02-17
detect_c_compiler(): use shlex.split() instead of str.split() for env
Fabio Porcedda
1
-1
/
+2
2017-02-12
Detect x86/amd64 from the compilers because system info may be incorrect.
Jussi Pakkanen
1
-0
/
+21
2017-01-18
cleanup: Remove redundant parentheses
Mike Sinkovsky
1
-5
/
+5
2017-01-18
cleanup: Unused local variables
Mike Sinkovsky
1
-1
/
+0
2017-01-11
style: [E1**] Indentation
Mike Sinkovsky
1
-1
/
+1
2017-01-11
style: [E301] expected 1 blank line, found 0
Mike Sinkovsky
1
-0
/
+1
2017-01-09
Created a Python 3 module for simpler building of Python extension modules.
Jussi Pakkanen
1
-0
/
+8
2017-01-09
We only need Ninja 1.5.x for the core code
Nirbheek Chauhan
1
-3
/
+3
2017-01-04
ICC 17.0.0 working for Linux and Ninja Backend.
Philipp Geier
1
-0
/
+8
2017-01-02
fix for cross-builds targeting macosx
Mike Sinkovsky
1
-1
/
+1
2017-01-01
style: fix E128 violations
Igor Gnatenko
1
-3
/
+6
2017-01-01
style: fix E225 violations
Igor Gnatenko
1
-1
/
+1
2016-12-31
Fix space before :.
Jussi Pakkanen
1
-1
/
+1
2016-12-21
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
Jussi Pakkanen
1
-2
/
+2
2016-12-20
Fix several more lint errors
Nirbheek Chauhan
1
-11
/
+7
2016-12-19
tree-wide: use proper 'not in' notation
Igor Gnatenko
1
-2
/
+2
2016-12-18
Fix PGI Fortran compiler detection.
Jussi Pakkanen
1
-1
/
+1
2016-12-11
unity builds: Assembly and LLVM IR are incompatible
Nirbheek Chauhan
1
-0
/
+3
2016-12-11
compilers: Implement support for LLVM IR compilation
Nirbheek Chauhan
1
-0
/
+3
2016-12-11
Use universal_newlines=True for all Popen calls
Nirbheek Chauhan
1
-54
/
+15
2016-11-26
Always catch PermissionError while looking for Ninja
Nirbheek Chauhan
1
-1
/
+2
2016-11-18
Removed Valgrind from core.
Jussi Pakkanen
1
-6
/
+0
2016-11-11
environment: Use GNU defines to get version of c, c++, objc and fortran
Paulo Antonio Alvarez
1
-0
/
+4
[next]