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
/
interpreter.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-03-01
Only have one coredata object because two is just wasteful.
Jussi Pakkanen
1
-10
/
+8
2013-03-01
Created a helper class to build Ninja build directives.
Jussi Pakkanen
1
-1
/
+0
2013-03-01
Reworked how sources are passed to BuildTargets.
Jussi Pakkanen
1
-19
/
+20
2013-02-24
Store bunch of data to coredata.
Jussi Pakkanen
1
-8
/
+21
2013-02-24
Renamed a keyword argument.
Jussi Pakkanen
1
-6
/
+6
2013-02-24
Prevent slashes in generated names.
Jussi Pakkanen
1
-0
/
+2
2013-02-23
Pipeline backend is done and works.
Jussi Pakkanen
1
-0
/
+6
2013-02-23
Generate compile commands for generated sources.
Jussi Pakkanen
1
-5
/
+11
2013-02-23
Store generation info in build state.
Jussi Pakkanen
1
-1
/
+40
2013-02-23
Can create generator objects.
Jussi Pakkanen
1
-0
/
+50
2013-02-23
Final piece of renaming (hopefully).
Jussi Pakkanen
1
-3
/
+3
2013-02-23
More builder -> Meson renaming.
Jussi Pakkanen
1
-3
/
+3
2013-02-16
Regenerate build info if definition files change.
Jussi Pakkanen
1
-1
/
+13
2013-02-10
Added test for external deps and fixed comments at the same time.
Jussi Pakkanen
1
-9
/
+12
2013-02-10
More keyword adding.
Jussi Pakkanen
1
-3
/
+3
2013-02-10
Specify language for global_arguments with keyword arguments.
Jussi Pakkanen
1
-5
/
+6
2013-02-10
Add include directories with keyword arguments.
Jussi Pakkanen
1
-6
/
+11
2013-02-10
More keyword argument wrangling.
Jussi Pakkanen
1
-7
/
+11
2013-02-10
Better handling of keyword argument lists.
Jussi Pakkanen
1
-0
/
+4
2013-02-10
Can specify library versions with keyword arguments.
Jussi Pakkanen
1
-13
/
+13
2013-02-10
Can specify extra compiler flags with keyword arguments.
Jussi Pakkanen
1
-7
/
+10
2013-02-10
Can specify PCH with keyword arguments.
Jussi Pakkanen
1
-6
/
+10
2013-02-10
Can install data with keyword arguments.
Jussi Pakkanen
1
-5
/
+9
2013-02-10
Can set header subdir with keyword arguments.
Jussi Pakkanen
1
-7
/
+6
2013-02-10
Define link with keyword arguments.
Jussi Pakkanen
1
-5
/
+8
2013-02-10
Enforce keyword order.
Jussi Pakkanen
1
-0
/
+2
2013-02-10
Removed install method from BuildTarget.
Jussi Pakkanen
1
-7
/
+0
2013-02-10
Can specify install with keyword arguments.
Jussi Pakkanen
1
-19
/
+31
2013-02-10
Can build executables with keyword arguments.
Jussi Pakkanen
1
-9
/
+19
2013-02-10
Started work on keyword arguments.
Jussi Pakkanen
1
-19
/
+24
2013-02-09
Renamed language name from c++ to cxx to make things easier.
Jussi Pakkanen
1
-1
/
+1
2013-02-09
Made C++ work in Ninja.
Jussi Pakkanen
1
-4
/
+2
2013-01-28
Put build directories in #include path.
Jussi Pakkanen
1
-0
/
+1
2013-01-28
Mirror the source tree directories in the build tree.
Jussi Pakkanen
1
-0
/
+3
2013-01-27
Added shared library versioning.
Jussi Pakkanen
1
-4
/
+39
2013-01-27
Added endianness check.
Jussi Pakkanen
1
-3
/
+3
2013-01-27
Added support for numbers.
Jussi Pakkanen
1
-7
/
+18
2013-01-27
Renamed parser.py so it does not shadow the internal parser module.
Jussi Pakkanen
1
-4
/
+4
2013-01-27
Access variables through functions that do error checking.
Jussi Pakkanen
1
-14
/
+55
2013-01-26
Can set global flags.
Jussi Pakkanen
1
-0
/
+14
2013-01-26
Filter header files from built sources.
Jussi Pakkanen
1
-2
/
+6
2013-01-26
Include directories work.
Jussi Pakkanen
1
-4
/
+36
2013-01-25
Added array support.
Jussi Pakkanen
1
-1
/
+19
2013-01-25
Added comparison.
Jussi Pakkanen
1
-3
/
+25
2013-01-25
Renamed EQUALS.
Jussi Pakkanen
1
-1
/
+1
2013-01-25
Added else block support.
Jussi Pakkanen
1
-1
/
+7
2013-01-25
Added if clause.
Jussi Pakkanen
1
-1
/
+17
2013-01-25
Added boolean data type.
Jussi Pakkanen
1
-1
/
+4
2013-01-14
Can generate configure files.
Jussi Pakkanen
1
-4
/
+35
2013-01-13
Added support for precompiled headers.
Jussi Pakkanen
1
-3
/
+19
[prev]
[next]