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
/
backend
/
vs2010backend.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
backends: Treat build target as generator only when it's the first arg
Nirbheek Chauhan
1
-1
/
+1
2020-09-13
Remove redudant checks in vs2010 backend
Vili VÀinölÀ
1
-6
/
+3
2020-09-13
Add VS include directories to projects as well
Vili VÀinölÀ
1
-2
/
+3
2020-09-08
typing: more fixes
Daniel Mensinger
1
-2
/
+2
2020-06-22
compilers: Return CompilerArgs from compiler instance
Dylan Baker
1
-5
/
+4
2020-06-22
compilers: Split CompilerArgs into a separate module
Dylan Baker
1
-1
/
+1
2020-06-15
Add exception handling to be also written to the VS project xml
Vili VÀinölÀ
1
-0
/
+12
2020-06-06
backend/vs: Fix OpenMP support
Peter Harris
1
-17
/
+17
2020-05-19
Build private directory name from output file name.
Jussi Pakkanen
1
-0
/
+3
2020-05-14
backend/vs: Fix b_vscrt=from_buildtype for debugoptimized
Peter Harris
1
-2
/
+2
2020-05-04
Fix incremental debug builds in VS
GustavoLCR
1
-1
/
+2
2020-04-24
backend/vs: Fix build when not all languages have pch
Peter Harris
1
-10
/
+4
2020-04-20
Compiler options per lang
John Ericson
1
-7
/
+11
2020-04-11
Handle BuildTarget as custom_target() argument #6914
Marc-André Lureau
1
-1
/
+1
2020-04-10
Fixes meson bug to allow arm64 build
Jesse Natalie
1
-1
/
+5
2020-04-04
backend/vs: Fix link of wmain / wWinMain based apps
Peter Harris
1
-5
/
+0
2020-04-03
backend/vs: Fix debug information and runtime checks
Peter Harris
1
-6
/
+6
2020-01-28
backend: refactor: set self.interpreter in the constructor
Daniel Mensinger
1
-9
/
+10
2020-01-22
vs: Write checksums in PE binaries (DLLs and EXEs)
Nirbheek Chauhan
1
-0
/
+4
2019-11-30
Prevent the presence of duplicated items in .vcxproj files
Luca Bacci
1
-22
/
+43
2019-07-19
backends: choose whether to serialize in as_meson_exe_cmdline
Paolo Bonzini
1
-6
/
+7
2019-07-19
vs2010backend: always serialize executables for generators
Paolo Bonzini
1
-12
/
+14
2019-07-19
backends: hide meson --internal exe cmdline from backends
Paolo Bonzini
1
-9
/
+7
2019-07-10
vs backend: commandrunner.py takes source dir first
Xavier Claessens
1
-1
/
+1
2019-07-10
Add alias_target() function
Xavier Claessens
1
-1
/
+6
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
1
-14
/
+10
2019-06-08
Moved RuntimeLibrary property to ItemDefinitionGroup/ClCompile
filippocrocchini
1
-9
/
+10
2019-05-02
Merge pull request #5311 from mensinda/flake8Plugins
Jussi Pakkanen
1
-3
/
+3
2019-04-29
Added special handling of CustomTargetIndex in VS backend
TheQwertiest
1
-1
/
+5
2019-04-29
Added custom_target[i] support for link_with and link_whole
TheQwertiest
1
-2
/
+8
2019-04-29
Fixed unnecessary .items()
Daniel Mensinger
1
-3
/
+3
2019-04-29
Fix unused variables warnings
Daniel Mensinger
1
-1
/
+1
2019-04-16
vs2010backend: emit dependencies for generators
Paolo Bonzini
1
-0
/
+3
2019-04-16
vs2010backend: fix flake8 issue
Paolo Bonzini
1
-1
/
+0
2019-04-16
Add VS2019 backend CI and docs.
Anton Kochkov
1
-1
/
+1
2019-04-10
Add support for VS2019. Closes #4640.
Jussi Pakkanen
1
-0
/
+4
2019-03-02
Move the optimization options in the compiler config
Steve Lhomme
1
-22
/
+21
2019-03-01
auto generate msvc pch source file if none is provided by the user
Nicolas Schneider
1
-8
/
+19
2019-02-24
vs: add support for `build_always_stale` for custom targets
Nicolas Schneider
1
-4
/
+14
2019-02-21
vs: use CustomBuild instead of CustomBuildStep for custom targets
Nicolas Schneider
1
-5
/
+2
2019-02-16
Merge pull request #4917 from nioncode/vs-fixTargetDependencies
Jussi Pakkanen
1
-10
/
+26
2019-02-15
Remove remaining cross-specific compiler-args code
John Ericson
1
-13
/
+10
2019-02-13
vs: link dependencies of link_whole targets
Nicolas Schneider
1
-6
/
+15
2019-02-13
vs: do not automatically link dependencies
Nicolas Schneider
1
-0
/
+4
2019-02-13
vs: use project references in vcxproj instead of the sln file
Nicolas Schneider
1
-8
/
+11
2019-02-12
vs: refactor regen target creation
Nicolas Schneider
1
-28
/
+16
2019-02-12
vs: always consider run, install, and test targets out-of-date
Nicolas Schneider
1
-26
/
+23
2019-02-12
vs: remove regen project dependency from solution file
Nicolas Schneider
1
-2
/
+0
2019-02-12
vs: add reconfigure checks for each target
Nicolas Schneider
1
-3
/
+9
2019-02-04
Merge pull request #4626 from Ericson2314/consolidate-properties
Jussi Pakkanen
1
-9
/
+17
[prev]
[next]