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-05-04
Qt5 now works when using a OSX framework dependency.
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-04-30
Typo fixes.
Jussi Pakkanen
2015-04-29
Added module for Qt4 support.
Jussi Pakkanen
2015-04-26
Removed unused class.
Jussi Pakkanen
2015-04-25
Create file objects in gtest and gmock.
Jussi Pakkanen
2015-04-14
dependencies.py: Add support for wxwidgets modules
Matthew Bekkema
2015-04-06
A few Windows fixes.
Jussi Pakkanen
2015-04-04
Better OpenGL autodetection.
Jussi Pakkanen
2015-04-04
Work if framework dep is missing and optional.
Jussi Pakkanen
2015-04-03
Error out if required framework dep is not found.
Jussi Pakkanen
2015-03-31
Print failing info.
Jussi Pakkanen
2015-03-31
Strip before splitting.
Jussi Pakkanen
2015-03-30
Lowercasifying.
Jussi Pakkanen
2015-03-30
Detect SDL2 with sdl2-config if it exists.
Jussi Pakkanen
2015-03-27
Build windows installer for SDL2 sample app.
Jussi Pakkanen
2015-03-27
Special case shebang scripts that run with "env" on Windows.
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-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
[next]