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
/
meson.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
Fix argparse to make rebuild work again.
Jussi Pakkanen
1
-2
/
+4
2015-03-02
Use argparse in introspector.
Jussi Pakkanen
1
-1
/
+1
2015-03-02
Use argparse instead of optparse in meson.py.
Jussi Pakkanen
1
-42
/
+36
2015-02-16
Added Debian multilib support.
Jussi Pakkanen
1
-1
/
+1
2014-12-03
Extracted compiler definitions to their own file.
Jussi Pakkanen
1
-2
/
+2
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
1
-1
/
+1
2014-08-07
Kill end of line whitespace dead.
Jussi Pakkanen
1
-1
/
+1
2014-08-06
Can specify project options on the command line and the override defaults.
Jussi Pakkanen
1
-0
/
+2
2014-07-18
Added option for werror.
Jussi Pakkanen
1
-0
/
+2
2014-06-02
OCD
Jussi Pakkanen
1
-1
/
+1
2014-04-16
Specify build flags per build type.
Jussi Pakkanen
1
-1
/
+1
2014-03-31
Some cleanups.
Jussi Pakkanen
1
-1
/
+1
2014-03-31
Separated backends into their own files.
Jussi Pakkanen
1
-4
/
+7
2014-03-26
Basic pieces for an XCode project generator.
Jussi Pakkanen
1
-1
/
+3
2014-03-17
Backend work is start.
Jussi Pakkanen
1
-2
/
+8
2014-03-16
Here we go, starting parser transplant.
Jussi Pakkanen
1
-2
/
+2
2014-01-05
Start work on command line conf tool.
Jussi Pakkanen
1
-3
/
+3
2013-12-27
Final touches to unity builds.
Jussi Pakkanen
1
-1
/
+1
2013-12-26
The very basics of unity builds.
Jussi Pakkanen
1
-0
/
+2
2013-12-09
Can haz subproject options.
Jussi Pakkanen
1
-6
/
+1
2013-10-18
User options now do a full round trip.
Jussi Pakkanen
1
-1
/
+1
2013-10-16
Options can be accessed from scripts.
Jussi Pakkanen
1
-1
/
+6
2013-10-13
Can enable or disable the use of pch.
Jussi Pakkanen
1
-0
/
+2
2013-09-27
Fill build target data.
Jussi Pakkanen
1
-1
/
+3
2013-09-12
Some work on gettext.
Jussi Pakkanen
1
-1
/
+3
2013-09-02
Check for existance of core data file, not directory.
Jussi Pakkanen
1
-7
/
+2
2013-09-02
Guard against people running Meson on an already configured build dir.
Jussi Pakkanen
1
-6
/
+26
2013-09-02
Better error logging for early errors.
Jussi Pakkanen
1
-2
/
+9
2013-08-23
A journey to cross-compilation starts with a single step.
Jussi Pakkanen
1
-0
/
+6
2013-08-11
Check that missing subdirs cause an error.
Jussi Pakkanen
1
-1
/
+1
2013-07-27
I accidentally.
Jussi Pakkanen
1
-1
/
+0
2013-07-27
Some sort of elif implementation.
Jussi Pakkanen
1
-0
/
+1
2013-07-08
More use of logging framework.
Jussi Pakkanen
1
-2
/
+2
2013-07-08
Moved some print functions to logging.
Jussi Pakkanen
1
-3
/
+5
2013-07-08
Output to console and log file.
Jussi Pakkanen
1
-0
/
+1
2013-07-08
Started work on basic color logging framework.
Jussi Pakkanen
1
-3
/
+4
2013-06-02
Better error text.
Jussi Pakkanen
1
-1
/
+4
2013-05-26
Add line number and file information to exception objects at one location.
Jussi Pakkanen
1
-1
/
+1
2013-04-01
Extracted dependencies to their own file.
Jussi Pakkanen
1
-5
/
+8
2013-04-01
Removed shell backend.
Jussi Pakkanen
1
-4
/
+2
2013-03-24
Removed -tt from shebang lines because GNU env can't handle it and the
Jussi Pakkanen
1
-1
/
+1
2013-03-15
Print friendlier error messages rather than the Python stack trace.
Jussi Pakkanen
1
-1
/
+6
2013-03-08
A few more Windows fixes.
Jussi Pakkanen
1
-2
/
+7
2013-03-03
Fix shebang lines to work on OSX too.
Jussi Pakkanen
1
-1
/
+1
2013-03-01
Guard against different Meson versions.
Jussi Pakkanen
1
-1
/
+1
2013-02-24
Persist core data to disk.
Jussi Pakkanen
1
-0
/
+1
2013-02-24
Renamed generator command line option to backend.
Jussi Pakkanen
1
-4
/
+4
2013-02-23
Renamed generators to backends.
Jussi Pakkanen
1
-3
/
+3
2013-02-23
Started work on pipelines by adding generator test case skeleton.
Jussi Pakkanen
1
-0
/
+6
2013-02-23
More builder -> Meson renaming.
Jussi Pakkanen
1
-14
/
+14
[prev]
[next]