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
2015-10-14
Merge pull request #279 from ieei/fixup-manual_test_4
Jussi Pakkanen
2015-10-14
Add Haakon Sporsheim to authors.
Haakon Sporsheim
2015-10-14
More variable introspection.
Jussi Pakkanen
2015-10-13
Fix manual tests using host.name()
Haakon Sporsheim
2015-10-11
Fix Rust to work with 1.3 release. Closes #277.
Jussi Pakkanen
2015-10-11
A few Rust fixes.
Jussi Pakkanen
2015-10-05
Merge pull request #274 from mesonbuild/privinc
Jussi Pakkanen
2015-10-04
Merge pull request #273 from kylemanna/python3-env
Jussi Pakkanen
2015-10-04
Make generated header dependencies transitive.
Jussi Pakkanen
2015-10-03
Basic outline for exposing private dir. Not working fully yet.
Jussi Pakkanen
2015-10-02
Flatten method arguments so you can generate an array of items.
Jussi Pakkanen
2015-10-02
authors: Add Kyle
Kyle Manna
2015-10-01
tests: Use /usr/bin/env python3
Kyle Manna
2015-09-29
Use rspfile on compiles too.
Jussi Pakkanen
2015-09-29
Use rspfile so long command lines work on Windows. Closes #271.
Jussi Pakkanen
2015-09-28
A bit wider regexp.
Jussi Pakkanen
2015-09-28
Can set build targets as arguments to run_target. Closes #270.
Jussi Pakkanen
2015-09-20
But build type build args to vs command line.
Jussi Pakkanen
2015-09-20
Use ids as they key.
Jussi Pakkanen
2015-09-20
Changed target naming algorithm to avoid Windows file name forbidden characters.
Jussi Pakkanen
2015-09-20
Windows fix.
Jussi Pakkanen
2015-09-20
Minor cleanup for consistency.
Jussi Pakkanen
2015-09-19
Do not use intr before it exists
Thibault Saunier
2015-09-17
Merged trunk changes.
Jussi Pakkanen
2015-09-17
Added conf option for build tree layout.
Jussi Pakkanen
2015-09-17
Added outdir() method to build targets so we can make output dirs togglable.
Jussi Pakkanen
2015-09-12
Bump version number for new development.
Jussi Pakkanen
2015-09-12
Bumped version numbers for release.
Jussi Pakkanen
2015-09-12
Check correct output element.
Jussi Pakkanen
2015-09-12
Boost path fix for Windows.
Jussi Pakkanen
2015-09-12
Can leave Boost modules empty to only use the plain header libraries. Closes ...
Jussi Pakkanen
2015-09-11
Prevent generation of Ninja files with target ambiguities.
Jussi Pakkanen
2015-09-11
Put full path to exe_wrapped run targets in case the runner script assumes th...
Jussi Pakkanen
2015-09-11
Fix.
Jussi Pakkanen
2015-09-11
Can have built binaries in run_targets. Closes #264.
Jussi Pakkanen
2015-09-07
Merge pull request #262 from germandiagogomez/boost-macosx-lib-detection
Jussi Pakkanen
2015-09-08
Added in authors.txt German Diago Gomez.
Germán Diago Gómez
2015-09-08
Replaced check for mac osx by mesonlib.is_osx()
Germán Diago Gómez
2015-09-07
BoostDependency dylib detection added.
Germán Diago Gómez
2015-09-06
Made boost on windows kinda work.
Jussi Pakkanen
2015-09-06
Fix Windows again.
Jussi Pakkanen
2015-09-05
Converted alignment check to work also when cross compiling.
Jussi Pakkanen
2015-09-05
Converted sizeof check to work also when cross compiling.
Jussi Pakkanen
2015-09-05
Created iphone cross file and made it possible to specify compile and link ar...
Jussi Pakkanen
2015-09-04
Merge pull request #246 from mesonbuild/warnreorg
Jussi Pakkanen
2015-09-04
Can set default warning with an envvar.
Jussi Pakkanen
2015-09-04
Moved new ac converter from wrap repo and made shebang line use env. Closes #...
Jussi Pakkanen
2015-09-04
Drop non-numeric suffix in version numbers. Closes #258.
Jussi Pakkanen
2015-09-04
Detect mingwness better.
Jussi Pakkanen
2015-09-04
Finally full test suite passes, even gir.
Jussi Pakkanen
[next]