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
2021-04-04
Fix LGTM issues.
Jussi Pakkanen
2021-04-04
Move constant to module level.
Jussi Pakkanen
2021-04-04
Delete old implementation.
Jussi Pakkanen
2021-04-04
Add last few things we skipped.
Jussi Pakkanen
2021-04-04
Fix all the minor things that got broken.
Jussi Pakkanen
2021-04-04
Converted the last bit.
Jussi Pakkanen
2021-04-04
Convert build configuration.
Jussi Pakkanen
2021-04-04
Convert a few more.
Jussi Pakkanen
2021-04-04
Convert PBXGroup.
Jussi Pakkanen
2021-04-04
Convert a few more.
Jussi Pakkanen
2021-04-03
Reduce verbosity.
Jussi Pakkanen
2021-04-03
Convert one more object type and some scaffolding.
Jussi Pakkanen
2021-04-03
Start refactoring the xcode backend by creating proper classes for pbx primit...
Jussi Pakkanen
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-02-04
xcode-backend: add implicit includes
Jeff Moguillansky
2021-02-04
xcode-backend: set global link args
Jeff Moguillansky
2021-02-04
xcode-backend: fix include paths
Jeff Moguillansky
2021-01-30
build: add function get_build_targets to Build class
Jeff Moguillansky
2021-01-28
xcode-backend: fix include paths
Jeff Moguillansky
2021-01-23
split mesonlib into a package
Dylan Baker
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2020-10-04
Fixed using files object in subdir with xcode backend
Oskar Sigvardsson
2020-01-28
backend: refactor: set self.interpreter in the constructor
Daniel Mensinger
2019-10-18
xcode 64 bit for catalina [skip ci]
Michael Hirsch, Ph.D
2019-06-30
xcodebackend: Fix iterating compilers after host/build changes
Dylan Baker
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-04-29
Fixed unnecessary .items()
Daniel Mensinger
2019-04-29
Fix unused variables warnings
Daniel Mensinger
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
2019-02-24
xcode backend: Add target dependency link args
David Vanderson
2018-10-08
Pass arguments from in xcode projects
Guillermo Ignacio Enriquez Gutierrez
2018-10-08
Xcode project now supports assembly files
Guillermo Ignacio Enriquez Gutierrez
2018-10-01
Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated h...
Guillermo Ignacio Enriquez Gutierrez
2018-09-25
Fix Xcode backend: support for precompiled headers. Only one header per targe...
Guillermo Ignacio Enriquez Gutierrez
2018-09-24
Partially fix targets that use precompiled header with --backend=xcode. Vario...
Guillermo Ignacio Enriquez Gutierrez
2018-09-24
Sort some objects before writing as Xcode expects [skip ci]
Guillermo Ignacio Enriquez Gutierrez
2018-09-19
Fix `build --backend=xcode` (#4220)
Guillermo Ignacio Enriquez Gutierrez
2018-03-12
Fix shared library building on xcode.
Jukka Laurila
2018-03-09
Fix xcode backend to run "meson test" instead of the nonexistent meson_test.py.
Jukka Laurila
2018-03-03
Fix flake8 'imported but unused' reports
Jon Turney
2018-01-30
Use os.path: basename() and dirname() instead of split()
Aleksey Filippov
2017-11-21
Review fixes.
Jussi Pakkanen
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
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
[prev]
[next]