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-04-06
fix off by one, since range() does not include the end of the range
Nicolas Schneider
2016-04-06
fix randomly failing test execution on Windows
Nicolas Schneider
2016-04-05
do not print anything during tests
Nicolas Schneider
2016-04-05
properly fix Windows parallel tests by not using global variables
Nicolas Schneider
2016-04-05
Revert "Fix Windows. Again."
Nicolas Schneider
2016-04-05
Removed no longer used attribute from rpm generator. Closes #502.
Jussi Pakkanen
2016-04-04
Merge pull request #496 from mesonbuild/partest
Jussi Pakkanen
2016-04-04
Bring back the old manual search to cc.find_library.
Jussi Pakkanen
2016-04-04
Import fix. Closes #498.
Jussi Pakkanen
2016-04-04
Removed lingering coverage flags.
Jussi Pakkanen
2016-04-03
Merge pull request #390 from nirbheek/msvc-module-defs
Jussi Pakkanen
2016-04-03
Whitespace fixing.
Jussi Pakkanen
2016-04-03
Fix output dir of coverage-html.
Jussi Pakkanen
2016-04-03
Put buildtype flags to vala compiles.
Jussi Pakkanen
2016-04-02
Add coverage option to compilers.
Jussi Pakkanen
2016-04-02
If should be elif.
Jussi Pakkanen
2016-04-01
Fix Windows. Again.
Jussi Pakkanen
2016-04-01
Output is all pretty again.
Jussi Pakkanen
2016-04-01
Run tests in parallel.
Jussi Pakkanen
2016-04-01
Fix Windows.
Jussi Pakkanen
2016-04-01
Use individual tempdirs for building and installing in unit tests.
Jussi Pakkanen
2016-03-31
Merge pull request #486 from nioncode/vs-transitivedeps
Jussi Pakkanen
2016-03-31
Merge pull request #488 from nioncode/vs-extrafiles
Jussi Pakkanen
2016-03-31
Only check cl banner string on Windows. Closes #491.
Jussi Pakkanen
2016-03-30
And private libraries.
Jussi Pakkanen
2016-03-30
Invoke depfixer in-process to make it faster. Closes #480.
Jussi Pakkanen
2016-03-30
Can set requires manually into generated pc files.
Jussi Pakkanen
2016-03-30
Add global arguments to vala compilations.
Jussi Pakkanen
2016-03-30
Add shared_library argument for a Visual Studio module definitions file
Nirbheek Chauhan
2016-03-30
vs2010: add extra_files to project
Nicolas Schneider
2016-03-30
vs2010: fix transitive dependencies
Nicolas Schneider
2016-03-29
Merge branch 'vs-privinc'
Jussi Pakkanen
2016-03-29
Merge branch 'vs-fixinclude'
Jussi Pakkanen
2016-03-29
Merge branch 'vs-extraargs'
Jussi Pakkanen
2016-03-29
Merge branch 'samename'
Jussi Pakkanen
2016-03-29
vs2010: support EXTRA_ARGS for generators
Nicolas Schneider
2016-03-29
vs2010: fix generated files' path
Nicolas Schneider
2016-03-29
vs2010: fix relative path to target private dir for generators
Nicolas Schneider
2016-03-29
vs2010: fix generator command
Nicolas Schneider
2016-03-29
vs2010: fix include directories
Nicolas Schneider
2016-03-29
vs2010: support private include dirs
Nicolas Schneider
2016-03-28
Merge pull request #478 from centricular/sizeof_no_symbol
Jussi Pakkanen
2016-03-28
compilers: Return -1 from cc.sizeof if the symbol could not be found
Nirbheek Chauhan
2016-03-28
move source file conflict detection into Vs2010 backend
Nicolas Schneider
2016-03-28
Error out if trying to install with Python 2.
Jussi Pakkanen
2016-03-25
vs2010: use copy of buildtype_args to not change global state
Nicolas Schneider
2016-03-25
vs2010: fix object extraction with same source file name
Nicolas Schneider
2016-03-24
add test for extracting two objects with the same source file name
Nicolas Schneider
2016-03-24
vs2010: support same source file names in different subdirs
Nicolas Schneider
2016-03-24
Binary name clarification.
Jussi Pakkanen
[next]