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
Age
Commit message (
Expand
)
Author
2019-01-06
Updated the docs
Daniel Mensinger
2019-01-06
Ninja backend target introspection
Daniel Mensinger
2019-01-06
Updated documentation
Daniel Mensinger
2019-01-06
Split the monolithic introspection file into chunks
Daniel Mensinger
2019-01-06
Fixed mac build
Daniel Mensinger
2019-01-06
Should fix azure
Daniel Mensinger
2019-01-06
Fixed flake8
Daniel Mensinger
2019-01-06
Documentation and unit test update
Daniel Mensinger
2019-01-06
Filenames are now lists
Daniel Mensinger
2019-01-06
Update intro dump on meson configure
Daniel Mensinger
2019-01-06
Added unit test
Daniel Mensinger
2019-01-06
Removed determine_installed_path since it is no longer needed
Daniel Mensinger
2019-01-06
Removed fallback detection logic
Daniel Mensinger
2019-01-06
Some code cleanup
Daniel Mensinger
2019-01-06
Moved the source and compiler generation to the backend
Daniel Mensinger
2019-01-06
Fixed list_target_files and list_targets
Daniel Mensinger
2019-01-06
More refactoring
Daniel Mensinger
2019-01-06
Added unit test
Daniel Mensinger
2019-01-06
Fixed rebase error
Daniel Mensinger
2019-01-06
Fixed tests and benchmarks
Daniel Mensinger
2019-01-06
Initial automatic target file generation
Daniel Mensinger
2019-01-06
Added option to force use the new format
Daniel Mensinger
2019-01-06
mintro: Added option to introspect multiple parameters at once
Daniel Mensinger
2019-01-06
Updated format to include sources
Daniel Mensinger
2019-01-06
Fixed hardcode is_cross = False
mensinda
2019-01-06
Added release snippet
Daniel Mensinger
2019-01-06
Added include_directories and extra_args keys to target introspection
Daniel Mensinger
2019-01-05
parser: Fix line continuation outside of (), [] or {}
Xavier Claessens
2019-01-05
pkgconfig: Fix flag deduplication
Xavier Claessens
2019-01-05
Merge pull request #4445 from Ericson2314/no-cross_info
Jussi Pakkanen
2019-01-04
rpm: remove manual printing of error logs on failure
Zbigniew Jędrzejewski-Szmek
2019-01-02
Get rid of `ConfigData`
John Ericson
2019-01-02
Simplify config file checking code, inlining `_ok_type`
John Ericson
2019-01-02
Remove cross_info; cross file is parsed up front and discarded
John Ericson
2019-01-02
Get rid of `need_cross_compiler`
John Ericson
2019-01-02
Can use plain strings for include_directories.
Jussi Pakkanen
2019-01-02
Handle strings in cross file args. Closes #4671.
Jussi Pakkanen
2019-01-02
Avoid exception looking for python on windows if the launcher (py.exe) is not...
guruDanny67
2019-01-02
vs: respect 'b_pch' option
Nicolas Schneider
2019-01-01
print 'Nothing to install.' if nothing was installed
Nicolas Schneider
2019-01-01
fail configuration if PCH files do not exist
Nicolas Schneider
2019-01-01
Merge pull request #4564 from mensinda/introBuildOpts
Jussi Pakkanen
2019-01-01
Updated doc [skip ci]
Daniel Mensinger
2019-01-01
compile pch .h file as c++-header when building a c++ target
Nicolas Schneider
2018-12-31
docs: Note --warnlevel instead of --warning_level
TingPing
2018-12-31
docs: Change warnlevel option to warning_level
TingPing
2018-12-29
Tests and docs
Daniel Mensinger
2018-12-29
Do not require build dir for introspection
Daniel Mensinger
2018-12-29
Disable mlog and don't require build directory for environment
Daniel Mensinger
2018-12-29
Introspection refactoring
Daniel Mensinger
[next]