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
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
2013-10-05
Added support for Qt resource compiler.
Jussi Pakkanen
2013-09-30
Minor gtest detector fix.
Jussi Pakkanen
2013-09-28
One-liner.
Jussi Pakkanen
2013-09-28
Strip holders from ext deps.
Jussi Pakkanen
2013-08-11
Search for Boost libs in all lib dirs.
Jussi Pakkanen
2013-07-08
Handle case of Boost not found.
Jussi Pakkanen
2013-07-08
Removed one comma.
Jussi Pakkanen
2013-07-08
Parenthesize Boost version number.
Jussi Pakkanen
2013-07-08
Moved some print functions to logging.
Jussi Pakkanen
2013-07-04
GTest and GMock are detected on Fedora.
Jussi Pakkanen
2013-07-04
Boost works on Fedora.
Jussi Pakkanen
2013-06-20
Removed -tt, which is not necessary with Python 3.
Jussi Pakkanen
2013-06-17
Improvements to GTest and GMock.
Jussi Pakkanen
2013-06-17
Support using a source distribution of GMock.
Jussi Pakkanen
2013-06-16
Added hack to clear out text seeping in from the surrounding Make when buildi...
Jussi Pakkanen
2013-06-16
Verify output of gnustep dependency program.
Jussi Pakkanen
2013-06-16
Print external program detection info.
Jussi Pakkanen
2013-06-16
Print detection info for GnuStep.
Jussi Pakkanen
2013-06-16
Print Qt5 detection info.
Jussi Pakkanen
2013-06-16
Print detection info of GTest and GMock.
Jussi Pakkanen
2013-06-16
Print Boost info.
Jussi Pakkanen
2013-06-16
Print pkg-config detection info.
Jussi Pakkanen
2013-06-01
The default value of required is true for dependencies.
Jussi Pakkanen
2013-04-10
Can use Apple frameworks with Objective C.
Jussi Pakkanen
2013-04-06
Added support for GNUStep.
Jussi Pakkanen
2013-04-01
Print version strings on error.
Jussi Pakkanen
2013-04-01
Can build Qt5 applications.
Jussi Pakkanen
2013-04-01
Qt5 apps compile with only a slight amount of cheating.
Jussi Pakkanen
2013-04-01
Can generate sources with moc and uic.
Jussi Pakkanen
2013-04-01
Ui rule too, and store rules in the backend object.
Jussi Pakkanen
2013-04-01
Can generate custom rules for dependencies.
Jussi Pakkanen
2013-04-01
Deleted useless class.
Jussi Pakkanen
[next]