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
path:
root
/
dependencies.py
Age
Commit message (
Expand
)
Author
2015-02-28
Fix gmock when compiling from source on Debian derivatives.
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-08
Can specify version requirements to dependencies.
Jussi Pakkanen
2015-01-30
Add thread flags to compilers and use them on dependencies that require threa...
Jussi Pakkanen
2015-01-25
Removed shebang lines from files that are not executable.
Jussi Pakkanen
2015-01-24
Made Boost unit testing framework work and added a test.
Jussi Pakkanen
2015-01-12
Added support for wxwidgets. Closes #27.
Jussi Pakkanen
2014-12-18
Print colorful thingies.
Jussi Pakkanen
2014-12-17
Typo fix.
Jussi Pakkanen
2014-12-17
Detect frameworks on OSX as external dependencies.
Jussi Pakkanen
2014-12-03
Extracted compiler definitions to their own file.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-11-05
Pkg-config detection cleanup.
Jussi Pakkanen
2014-10-29
Removed -qt5 arg as that should be handled elsewhere.
Jussi Pakkanen
2014-10-29
Pass -qt5 command line argument to qt5 tools because otherwise they fail on D...
Jussi Pakkanen
2014-09-26
A few suffix fixes.
Jussi Pakkanen
2014-09-26
Some windows fixes.
Jussi Pakkanen
2014-09-20
Run scripts direct if possible.
Jussi Pakkanen
2014-09-20
Autodetect runnable commands on unix (where chmod values might be wrong) and ...
Jussi Pakkanen
2014-08-11
Updated copyright years.
Jussi Pakkanen
2014-08-07
Kill end of line whitespace dead.
Jussi Pakkanen
2014-06-28
Better description for Qt5 tools.
Jussi Pakkanen
2014-06-28
Print pkg-config executable path.
Jussi Pakkanen
2014-06-28
Do not repeat Qt5 tools detection text.
Jussi Pakkanen
2014-06-22
Added some Fedora paths to library directory list.
Jussi Pakkanen
2014-06-22
Fix objc dependency getter command line.
Jussi Pakkanen
2014-06-22
And the custom rules too.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
2014-05-12
Put build dir in moc search path.
Jussi Pakkanen
2014-04-20
Can execute found programs with run_command.
Jussi Pakkanen
2014-04-07
Slightly cleaner log output.
Jussi Pakkanen
2014-04-06
Can have multiple resource files in Qt5.
Jussi Pakkanen
2014-04-06
No moc prefix for source files.
Jussi Pakkanen
2014-04-06
Added capability to compile sources files with moc, too.
Jussi Pakkanen
2014-04-06
Renamed resources to qresources to avoid name clashes.
Jussi Pakkanen
2014-03-18
Fix Qt5 detection on Fedora.
Jussi Pakkanen
2014-03-08
Some logging improvements.
Jussi Pakkanen
2014-02-03
And for rcc, which I totally guessed would be coming.
Jussi Pakkanen
2014-02-03
And the same for uic.
Jussi Pakkanen
2014-02-03
Moc has completely changed its output format with Qt5 so support both.
Jussi Pakkanen
2013-11-17
Eleganter status message.
Jussi Pakkanen
2013-11-17
Return flags in the correct function.
Jussi Pakkanen
2013-11-17
D'oh.
Jussi Pakkanen
2013-11-17
Add include and link path flags when using a nonstandard Boost location.
Jussi Pakkanen
2013-11-17
Path fix.
Jussi Pakkanen
2013-11-17
Can now specify custom Boost root dir.
Jussi Pakkanen
[next]