index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
backend
/
xcodebackend.py
Age
Commit message (
Expand
)
Author
2017-07-16
Removed consecutive identical variable assignments.
Jussi Pakkanen
2017-05-29
Whitespace tweaks to reduce Flake8 warnings
Alistair Thomas
2017-05-23
xcode-backend framework fixes
blackbox
2017-05-23
codestyle
blackbox
2017-05-23
remove debug-marker
blackbox
2017-05-23
XCode frameworks support
blackbox
2017-05-04
Use American English - 'ise' -> 'ize' where applicable
Peter Hutterer
2017-01-11
style: [E502] the backslash is redundant between brackets
Mike Sinkovsky
2017-01-01
style: fix E124 violations
Igor Gnatenko
2017-01-01
style: fix E226 violations
Igor Gnatenko
2017-01-01
style: fix E225 violations
Igor Gnatenko
2016-12-31
Fix space before :.
Jussi Pakkanen
2016-12-07
Skip shared module test on VS because it fails for some reason nobody underst...
Jussi Pakkanen
2016-08-27
Use context manager for file I/O.
Elliott Sales de Andrade
2016-07-01
Overhaul versioning and naming of libraries
Nirbheek Chauhan
2016-04-15
backends: Don't duplicate test setup data file name
Nirbheek Chauhan
2016-04-01
Move MesonException from coredata to mesonlib.
Hemmo Nieminen
2016-02-25
Fix Xcode backend
Rogiel Sulzbach
2016-01-23
Moved backends to their own module.
Jussi Pakkanen