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
/
mconf.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
1
-1
/
+1
2021-10-08
Add support for module options
Xavier Claessens
1
-0
/
+10
2021-10-04
remove f from f-string that has no formatting
Eli Schwartz
1
-1
/
+1
2021-06-11
coredata: Invalidate deps cache when changing wrap_mode option
Xavier Claessens
1
-2
/
+1
2021-04-20
mconf: line wrap columns nicely
Dylan Baker
1
-6
/
+48
2021-04-20
mconf: cleanup up and sort imports
Dylan Baker
1
-2
/
+7
2021-04-20
mconf: print core options for subprojects
Dylan Baker
1
-2
/
+4
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
1
-1
/
+1
2021-03-04
various python neatness cleanups
Eli Schwartz
1
-1
/
+1
2021-02-17
mconf: only print correct options in the correct sections
Dylan Baker
1
-2
/
+2
2021-01-19
Keep buildtype the same even if user changes debug and/or optimization.
Jussi Pakkanen
1
-0
/
+11
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
1
-14
/
+20
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
1
-40
/
+20
2021-01-04
move OptionKey to mesonlib
Dylan Baker
1
-1
/
+2
2021-01-04
use OptionKey for compiler_options
Dylan Baker
1
-7
/
+4
2021-01-04
use OptionKey for backend_options
Dylan Baker
1
-2
/
+2
2021-01-04
use OptionKey for coredata.user_options
Dylan Baker
1
-2
/
+15
2021-01-04
movve insert_build_prefix to mconf
Dylan Baker
1
-2
/
+8
2021-01-04
use the OptionKey type for command line and machine files
Dylan Baker
1
-1
/
+1
2020-10-16
Refactor handling of machine file options
Xavier Claessens
1
-8
/
+2
2020-09-08
typing: more fixes
Daniel Mensinger
1
-2
/
+6
2020-08-01
mconf/mintro: use authoritative list of options from coredata
Dylan Baker
1
-13
/
+1
2020-06-18
mconf: Fix regression when printing all options
Xavier Claessens
1
-8
/
+8
2020-04-20
Compiler options per lang
John Ericson
1
-6
/
+11
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
1
-1
/
+1
2019-10-22
mconf: Fix printing options when there is no compiler/project options
Xavier Claessens
1
-3
/
+3
2019-10-18
mconf: Group all options per subproject and align all groups
Xavier Claessens
1
-72
/
+115
2019-09-13
mconf: Fix meson configure crash (fixes #5909)
Daniel Mensinger
1
-2
/
+2
2019-08-06
Do not print build and host settings when compiling natively.
Jussi Pakkanen
1
-8
/
+14
2019-06-05
Per machine do 'build.' and '' option prefixes
John Ericson
1
-5
/
+8
2019-05-20
Use dependency cache
Dylan Baker
1
-1
/
+2
2019-05-16
mconf: Don't change the type of coredata.deps
Dylan Baker
1
-1
/
+1
2019-05-13
ast: fix #5376
Daniel Mensinger
1
-1
/
+2
2019-02-17
mconf: Limit the line length of the choices column
Daniel Mensinger
1
-1
/
+15
2019-02-12
Merge pull request #4743 from dcbaker/native-file-extended
Jussi Pakkanen
1
-2
/
+1
2019-02-12
Merge pull request #4826 from mensinda/confDefOpts
Jussi Pakkanen
1
-11
/
+48
2019-02-11
allow setting directory locations in a native file
Dylan Baker
1
-2
/
+1
2019-02-05
Fixed some code issues
Daniel Mensinger
1
-5
/
+9
2019-02-02
Never access environment.properties downstream
John Ericson
1
-1
/
+5
2019-01-25
mconf: Use introspection to print the project default options (fixes #2543)
Daniel Mensinger
1
-14
/
+47
2019-01-07
Merge pull request #4732 from mensinda/introMesonInfo2
Jussi Pakkanen
1
-0
/
+4
2019-01-06
use same code for printing options in mconf and msetup
Nicolas Schneider
1
-11
/
+10
2019-01-06
Added meson-info.json
Daniel Mensinger
1
-0
/
+4
2019-01-06
Merge pull request #4547 from mensinda/introIncDirs
Jussi Pakkanen
1
-0
/
+2
2019-01-06
fix meson configure exception when install_umask is not an int
Nicolas Schneider
1
-1
/
+1
2019-01-06
Split the monolithic introspection file into chunks
Daniel Mensinger
1
-1
/
+1
2019-01-06
Update intro dump on meson configure
Daniel Mensinger
1
-0
/
+2
2018-11-24
Sorted arrays alphabetically
Daniel Mensinger
1
-11
/
+11
2018-11-06
Recover when coredata cannot be loaded
Xavier Claessens
1
-0
/
+1
2018-10-04
Use a single ArgumentParser for all subcommands
Xavier Claessens
1
-8
/
+2
[next]