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-23
Bump version number for release.
Jussi Pakkanen
2015-05-23
Merge pull request #131 from ignatenkobrain/wip/rpm
jpakkane
2015-05-23
modules/rpm: add compiler deps for gcc, gcc-c++
Igor Gnatenko
2015-05-22
Use -fPIC instead of -fPIE as it seems to be the new requirement. Closes #124.
Jussi Pakkanen
2015-05-21
Make extract_objects work with subdirectories.
Jussi Pakkanen
2015-05-21
Merge pull request #129 from ignatenkobrain/print_twice
jpakkane
2015-05-21
Merge pull request #127 from ignatenkobrain/untar_xz
jpakkane
2015-05-21
Merge pull request #125 from ignatenkobrain/master
jpakkane
2015-05-21
don't print twice about not found dependency. Closes #128
Igor Gnatenko
2015-05-21
add support for tar.xz file. Closes #126
Igor Gnatenko
2015-05-21
add has_type method
Igor Gnatenko
2015-05-20
Accept .S files as assembler too.
Jussi Pakkanen
2015-05-17
Merge pull request #122 from ignatenkobrain/test_vala_vapi
jpakkane
2015-05-17
tests: add negative test against #117
Igor Gnatenko
2015-05-17
In Vala .vapi files are sort of headers that you must put on the command line...
Jussi Pakkanen
2015-05-17
A fix.
Jussi Pakkanen
2015-05-17
Do not use -o with Vala. Closes #120.
Jussi Pakkanen
2015-05-17
Do not invoke linker via cmd /c on Windows.
Jussi Pakkanen
2015-05-17
Can specify custom search directories in find_library.
Jussi Pakkanen
2015-05-17
Merge pull request #116 from ignatenkobrain/jjb
jpakkane
2015-05-16
Merge pull request #114 from afiefh/custom_subproject_dir
jpakkane
2015-05-16
Merge pull request #113 from thiblahute/uninstalled_pkg_config
jpakkane
2015-05-16
Merge pull request #115 from ignatenkobrain/pyver_check
jpakkane
2015-05-16
Provide jenkins-job-builder yaml for meson
Igor Gnatenko
2015-05-16
dependencies: Handle .la lib files returned by pkgconfig in uninstalled setups
Thibault Saunier
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
Allow user to specify subproject directory in project definition
Afief Halumi
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
[next]