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-03-14
Added simple gsettings schema compiler to gnome module.
Jussi Pakkanen
2015-03-14
Remove duplicate entries from list of source files.
Jussi Pakkanen
2015-03-13
Add command line switch to print version number.
Jussi Pakkanen
2015-03-13
Fix pipelining.
Jussi Pakkanen
2015-03-13
Persist modules so they are imported only once for the lifetime of a build di...
Jussi Pakkanen
2015-03-13
Made Qt5 module do just preprocessing instead of building full executable, so...
Jussi Pakkanen
2015-03-11
Fix generators with multiple files.
Jussi Pakkanen
2015-03-10
Added an example of how to create OSX installers.
Jussi Pakkanen
2015-03-09
Crossing.
Jussi Pakkanen
2015-03-09
Metaprogramming in da hause fixing.
Jussi Pakkanen
2015-03-09
Now can compile all Qt5 tests with module.
Jussi Pakkanen
2015-03-09
Major refactoring to move Qt5 from core into a module. Rules are written but ...
Jussi Pakkanen
2015-03-08
Added gobject-introspection to gnome module.
Jussi Pakkanen
2015-03-06
Fix argparse to make rebuild work again.
Jussi Pakkanen
2015-03-06
Create a gnome module and add support for resource compiling.
Jussi Pakkanen
2015-03-05
Make sure that build and source subdirectories are always in search
Jussi Pakkanen
2015-03-04
A very simple module implementation to get things going.
Jussi Pakkanen
2015-03-02
And finally use argparse in meson_test. Closes #47.
Jussi Pakkanen
2015-03-02
Use argparse in introspector.
Jussi Pakkanen
2015-03-02
User optparse in symbolextractor.
Jussi Pakkanen
2015-03-02
Use argparse in install script.
Jussi Pakkanen
2015-03-02
Use argparse in mesonconf.py.
Jussi Pakkanen
2015-03-02
Use argparse instead of optparse in meson.py.
Jussi Pakkanen
2015-03-02
Use argparse instead of optparse in run_tests.
Jussi Pakkanen
2015-03-02
Can specify backend to run_tests.py.
Jussi Pakkanen
2015-02-28
Fix gmock when compiling from source on Debian derivatives.
Jussi Pakkanen
2015-02-27
Use fallback if git is not installed. Closes #44.
Jussi Pakkanen
2015-02-26
Fix Qt tool finding on Fedora as it seemed to have broken while I was not loo...
Jussi Pakkanen
2015-02-26
Handle missing gnustep-config gracefully.
Jussi Pakkanen
2015-02-26
Verify version of wxwidgets dependency.
Jussi Pakkanen
2015-02-26
Try different wx-config names and prefer the explicit one.
Jussi Pakkanen
2015-02-26
Made gtest and gmock work properly on 64 bit Fedora, which uses /usr/lib64. F...
Jussi Pakkanen
2015-02-21
Do not use linker arguments of dependencies' dependencies if the target is a ...
Jussi Pakkanen
2015-02-21
Added found method to dependencies.
Jussi Pakkanen
2015-02-21
Validate variable names better in assignment.
Jussi Pakkanen
2015-02-21
Created a set_variable command.
Jussi Pakkanen
2015-02-16
Use lib as library path in unit tests.
Jussi Pakkanen
2015-02-16
Added Debian multilib support.
Jussi Pakkanen
2015-02-15
Can install files created with configure_file.
Jussi Pakkanen
2015-02-15
Changed install_data to get rid of useless and confusing target subdir name.
Jussi Pakkanen
2015-02-15
Merge pull request #34 from axxel/master
jpakkane
2015-02-14
moved helper function detect_vcs into mesonlib.py
Axel Waggershauser
2015-02-14
fixed typo in filename
Axel Waggershauser
2015-02-11
added support for optional custom command and replace_string parameter of vcs...
Axel Waggershauser
2015-02-11
tracked upstream (mostly new vcs_tag)
Axel Waggershauser
2015-02-08
Provide the vcs_tag command. Closes #33.
Jussi Pakkanen
2015-02-08
Created script that detects vcs info and writes it to a file.
Jussi Pakkanen
2015-02-08
Can specify version requirements to dependencies.
Jussi Pakkanen
2015-02-07
I meant to do this originally.
Jussi Pakkanen
2015-02-07
Use env.
Jussi Pakkanen
[next]