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
2016-06-18
Merge pull request #601 from Ippytraxx/master
Jussi Pakkanen
2016-06-18
Add myself to authors.txt
ippytraxx
2016-06-17
vs backends: Translate unix link and compile flags (#603)
Nirbheek Chauhan
2016-06-17
Use add_target() for adding targets returned from module functions
Nirbheek Chauhan
2016-06-17
Add custom_install_dir to ld path in pkgconfig module
Ippytraxx
2016-06-16
Octopus merged cross fixes and genetor custom because why not.
Jussi Pakkanen
2016-06-16
add myself to authors file
Noam Meltzer
2016-06-16
gitignore - /.idea - pycharm's project dir
Noam Meltzer
2016-06-16
be more resilient for identifying gcc compilers
Noam Meltzer
2016-06-16
determine_linker(): choose static cross linker for cross compiling
Noam Meltzer
2016-06-16
Merge pull request #586 from centricular/c_args-compiler_checks
Jussi Pakkanen
2016-06-16
scripts: Use destdir_join fix for all DESTDIR prefixing (#598)
Nirbheek Chauhan
2016-06-16
Merge pull request #594 from ssssam/sam/vala-target-name
Jussi Pakkanen
2016-06-16
tests: Fix 103 manygen when both cl and gcc are available
Nirbheek Chauhan
2016-06-15
Add myself to authors.txt
Sam Thursfield
2016-06-15
Use target name to decide generated Vala .h & .vapi filenames
Sam Thursfield
2016-06-15
Use cross-info c_args, c_link_args, etc for all compiler checks
Nirbheek Chauhan
2016-06-15
compilers: Fix usage of cross tools args in sanity checks
Nirbheek Chauhan
2016-06-14
Merge pull request #591 from textshell/ninja-quote
Jussi Pakkanen
2016-06-14
Merge pull request #590 from textshell/compiler-sanity-cross
Jussi Pakkanen
2016-06-14
Add myself to the authors file.
Martin Hostettler
2016-06-14
Show appveyor badge on readme.
Jussi Pakkanen
2016-06-13
Finish appveyor integration by moving static library in a subdir to avoid cla...
Jussi Pakkanen
2016-06-13
Explicitly add python dir to path so it is found.
Jussi Pakkanen
2016-06-13
Print full log when failures happen under Appveyor.
Jussi Pakkanen
2016-06-13
Call setenv so hopefully Visual Studio tools will be in path.
Jussi Pakkanen
2016-06-13
More random appveyor poking.
Jussi Pakkanen
2016-06-13
Random debugging command thingy.
Jussi Pakkanen
2016-06-13
Copy ninja.exe to Python dir so it hopefully appears in path.
Jussi Pakkanen
2016-06-13
Added Appveyor config file.
Jussi Pakkanen
2016-06-13
Can use generator outputs in custom targets. Closes #587.
Jussi Pakkanen
2016-06-13
compiler: Use cross tools args in sanity check.
Martin Hostettler
2016-06-13
ninjabackend: Add missing ninja_quote for cross compilation rule.
Martin Hostettler
2016-06-13
Created failing test for using generated outputs in a custom target.
Jussi Pakkanen
2016-06-11
Merge pull request #585 from mesonbuild/hasarg
Jussi Pakkanen
2016-06-11
Add special casing for VS which ignores unknown arguments.
Jussi Pakkanen
2016-06-09
Merge pull request #582 from trhd/master
Jussi Pakkanen
2016-06-09
Ensure cargs and libs variables always exist. Closes #581.
Jussi Pakkanen
2016-06-09
Added functionality to pick the first supported argument from a list. Closes ...
Jussi Pakkanen
2016-06-09
Add a has_arg method to compiler to check whether it supports a given argument.
Jussi Pakkanen
2016-06-06
Add support for running specific test suites with valgrind.
Hemmo Nieminen
2016-06-06
Change test suite separator character from '-' to ':'.
Hemmo Nieminen
2016-06-06
meson_test: Fix a bug in valgrind argument handling.
Hemmo Nieminen
2016-06-05
Bump version number for new development.
Jussi Pakkanen
2016-06-05
Update version number for release.
Jussi Pakkanen
2016-06-05
Removed vs nomod test because it fails at compile time but the framework need...
Jussi Pakkanen
2016-06-05
Put emergency wraptool in source zip. Just in case.
Jussi Pakkanen
2016-06-05
Try to delete target files before installing. Closes #578.
Jussi Pakkanen
2016-06-05
Merge pull request #573 from centricular/dependency-versions
Jussi Pakkanen
2016-06-05
Merge pull request #577 from nioncode/vs2015
Jussi Pakkanen
[next]