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-05-16
introduce check python version in meson.py
Igor Gnatenko
2015-05-16
Merge pull request #112 from thiblahute/gir_fixes
jpakkane
2015-05-15
gnome: Take the gittarget.soversion into account to compute library name
Thibault Saunier
2015-05-15
gnome: Pass girtarget include dirs to g-ir-scanner
Thibault Saunier
2015-05-14
When new rpath is empty, remove rpath defintion from the dynamic entry table ...
Jussi Pakkanen
2015-05-10
Pass gracefully if dpkg-architecture is not installed.
Jussi Pakkanen
2015-05-09
Handle then unary negation operator.
Jussi Pakkanen
2015-05-09
Some more cross tweaking.
Jussi Pakkanen
2015-05-09
Fix cross compilation tests.
Jussi Pakkanen
2015-05-09
Ignore non-elf files in depfixer.
Jussi Pakkanen
2015-05-09
Detect endianness of elf files so cross compiling to platforms with different...
Jussi Pakkanen
2015-05-08
Merge pull request #107 from afiefh/better_message
jpakkane
2015-05-07
Make the message() function able to print out user defined types.
Afief Halumi
2015-05-05
Prefer version numbered Qt binaries to plain named ones (i.e. moc-qt5 to plai...
Jussi Pakkanen
2015-05-05
Qrc resources should be relative to the .qrc file and not the meson.build one...
Jussi Pakkanen
2015-05-04
Qt5 now works when using a OSX framework dependency.
Jussi Pakkanen
2015-05-04
Readme tweaking.
Jussi Pakkanen
2015-05-04
Fix Qt5 on pkg-config platforms again.
Jussi Pakkanen
2015-05-04
Work with MinGW too.
Jussi Pakkanen
2015-05-04
Use QMake to sniff compiler flags on platforms without pkg-config.
Jussi Pakkanen
2015-05-03
Merge pull request #103 from afiefh/better_options
jpakkane
2015-05-03
Better error messages for user options
Afief Halumi
2015-05-03
Fixed gui app.
Jussi Pakkanen
2015-05-02
Renamed file function to files and made it take multiple arguments.
Jussi Pakkanen
2015-05-02
Typo fixes.
Jussi Pakkanen
2015-04-30
Typo fixes.
Jussi Pakkanen
2015-04-29
Added module for Qt4 support.
Jussi Pakkanen
2015-04-26
Deal with Files in xcode generator.
Jussi Pakkanen
2015-04-26
Removed unused class.
Jussi Pakkanen
2015-04-26
A few more eradications of plain strings.
Jussi Pakkanen
2015-04-25
Create file objects in gtest and gmock.
Jussi Pakkanen
2015-04-25
Prune one string matching thingy.
Jussi Pakkanen
2015-04-23
Run unit tests in-process too for extra speed.
Jussi Pakkanen
2015-04-23
Run Meson test invocations in-process because spawning a new Python process f...
Jussi Pakkanen
2015-04-23
Moved functionality from __main__ to a function to make it callable.
Jussi Pakkanen
2015-04-23
Print test time breakdown.
Jussi Pakkanen
2015-04-23
Store time taken to configure, build and test individual cases.
Jussi Pakkanen
2015-04-22
Updated home page.
Jussi Pakkanen
2015-04-22
More stringlist refactoring.
Jussi Pakkanen
2015-04-22
Verify stringargs with decorator.
Jussi Pakkanen
2015-04-22
Started enforcing types better with decorators.
Jussi Pakkanen
2015-04-22
Made file object testing a bit more thorough.
Jussi Pakkanen
2015-04-22
Some vs2010 fixes.
Jussi Pakkanen
2015-04-22
Some vs2010 fixes.
Jussi Pakkanen
2015-04-22
Fix the remaining tests.
Jussi Pakkanen
2015-04-22
Use File objects for all sources. Fix all basic tests.
Jussi Pakkanen
2015-04-21
The first step in a major refactoring starts by adding a new layer of abstrac...
Jussi Pakkanen
2015-04-20
Fix windows tests when using newer MinGW.
Jussi Pakkanen
2015-04-15
Bump Python requirement in readme. Closes #101.
Jussi Pakkanen
2015-04-15
Merge pull request #100 from mat8913/master
jpakkane
[next]