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
/
coredata.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
Merge pull request #4952 from mensinda/cacheCompiles
Dylan Baker
1
-0
/
+1
2019-05-02
Add some type annotations and fix lints
John Ericson
1
-1
/
+1
2019-04-28
Cache compile results in coredata
Daniel Mensinger
1
-0
/
+1
2019-04-21
coredata: store cross/native files in the same form they will be used (#5224)
Dylan Baker
1
-31
/
+28
2019-04-20
Updated meson --help output
TheQwertiest
1
-33
/
+35
2019-04-10
Add support for VS2019. Closes #4640.
Jussi Pakkanen
1
-1
/
+1
2019-04-05
coredata: Add ability to mark options as having separate cross values
Dylan Baker
1
-11
/
+21
2019-04-05
dependencies: Add command line option for pkg_config_path
Dylan Baker
1
-1
/
+7
2019-04-05
coredata: Don't log warnings about reserved prefixes
Dylan Baker
1
-2
/
+2
2019-04-04
coredata: Fold add_builtin_argument into BuiltinOption
Dylan Baker
1
-26
/
+22
2019-04-04
coredata: Merge get_builtin_option_cmdline_name into BuiltinOption
Dylan Baker
1
-8
/
+9
2019-04-04
coredata: merge get_builtin_option_default in to BuiltinOption
Dylan Baker
1
-15
/
+11
2019-04-04
coredata: pull get_builtin_option_choices into BuiltinOption
Dylan Baker
1
-13
/
+8
2019-04-04
coredata: Remove get_builtin_option_description
Dylan Baker
1
-7
/
+1
2019-04-04
coredata: Move argparse action getterin into BuiltinOption class
Dylan Baker
1
-9
/
+14
2019-04-04
coredata: Remove is_builtin_option
Dylan Baker
1
-6
/
+3
2019-04-04
coredata: remove get_builtin_options
Dylan Baker
1
-5
/
+2
2019-04-04
coredata: Add an object to abstract builtins
Dylan Baker
1
-48
/
+67
2019-04-01
Reuse build setup for host when native compiling. Closes #5047.
Jussi Pakkanen
1
-1
/
+1
2019-03-27
Don't collect preprocssor flags separately from compiler flags
John Ericson
1
-21
/
+3
2019-03-20
mesonbuild: allow multiple --cross-file options
Ross Burton
1
-45
/
+7
2019-03-19
load_configs: generalise the search path
Ross Burton
1
-3
/
+3
2019-03-10
Bump version number for new development.
Jussi Pakkanen
1
-1
/
+1
2019-03-10
Update everything for new release.
0.50.0
Jussi Pakkanen
1
-1
/
+1
2019-02-27
Feed compiler Properties to get its options defaulted
John Ericson
1
-6
/
+3
2019-02-19
Add warning level zero
jml1795
1
-1
/
+1
2019-02-15
Fix cross file initialization of CPPFLAGS
John Ericson
1
-1
/
+7
2019-02-11
allow setting directory locations in a native file
Dylan Baker
1
-3
/
+9
2019-02-02
Never access environment.properties downstream
John Ericson
1
-34
/
+54
2019-01-31
Use ConfigParser instead of deprecated SafeConfigParser
Nirbheek Chauhan
1
-1
/
+1
2019-01-23
coredata: Only reject a load if major version differs
Nirbheek Chauhan
1
-2
/
+5
2019-01-17
coredata: Serialize native files into the cmd_line.txt file
Dylan Baker
1
-0
/
+6
2019-01-17
coredata: Handle EOFError like UnpicklingError
Dylan Baker
1
-1
/
+1
2019-01-17
coredata: Handle AttributeError in unpickling coredata
Dylan Baker
1
-1
/
+6
2019-01-16
mintro: Introspection interpreter refactoring (#4733)
Daniel Mensinger
1
-0
/
+39
2019-01-06
use same code for printing options in mconf and msetup
Nicolas Schneider
1
-0
/
+8
2019-01-06
fix meson configure exception when install_umask is not an int
Nicolas Schneider
1
-1
/
+1
2019-01-02
Get rid of `ConfigData`
John Ericson
1
-36
/
+0
2018-12-29
Introspection refactoring
Daniel Mensinger
1
-0
/
+30
2018-12-30
Default libdir is "lib" when cross compiling. Closes #2535.
Jussi Pakkanen
1
-0
/
+8
2018-12-20
Factor out more option iterating
John Ericson
1
-1
/
+6
2018-12-18
Factor out iterator over options dictionaries
John Ericson
1
-14
/
+15
2018-12-10
Bump version number for new development.
Jussi Pakkanen
1
-1
/
+1
2018-12-09
Update everything for release 0.49.0
0.49.0
Jussi Pakkanen
1
-1
/
+1
2018-12-03
Combine `run_tests` import lines in `run_unittests`
John Ericson
1
-2
/
+3
2018-11-14
Get basic native config file loading working
Dylan Baker
1
-0
/
+76
2018-11-09
coredata: Do not use ':' as key delimited in cmd_line.txt
Xavier Claessens
1
-3
/
+9
2018-11-06
Recover when coredata cannot be loaded
Xavier Claessens
1
-1
/
+42
2018-10-07
Expose wrap_mode as an option. Closes #4266.
Jussi Pakkanen
1
-3
/
+9
2018-09-22
Updated version number for new development.
Jussi Pakkanen
1
-1
/
+1
[next]