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
/
test cases
/
frameworks
Age
Commit message (
Expand
)
Author
2015-09-17
Merged trunk changes.
Jussi Pakkanen
2015-09-17
Added outdir() method to build targets so we can make output dirs togglable.
Jussi Pakkanen
2015-09-12
Can leave Boost modules empty to only use the plain header libraries. Closes ...
Jussi Pakkanen
2015-09-06
Made boost on windows kinda work.
Jussi Pakkanen
2015-09-04
Finally full test suite passes, even gir.
Jussi Pakkanen
2015-08-27
Generator outputs are all relative.
Jussi Pakkanen
2015-08-23
add python test for glib and test against lib
Igor Gnatenko
2015-08-23
tests/gnome/gir: use modern GLib stuff
Igor Gnatenko
2015-08-19
Can specify gtk-doc search dirs with include_directories. Closes #231.
Jussi Pakkanen
2015-08-02
Add sgml main to gtk-doc.
Jussi Pakkanen
2015-08-02
Allow more than one install script and make gtkdoc method return one.
Jussi Pakkanen
2015-08-02
Can generate gtkdoc documentation.
Jussi Pakkanen
2015-06-14
Can use both main and nomain gtest in same project. Fixes #149.
Jussi Pakkanen
2015-05-04
Use QMake to sniff compiler flags on platforms without pkg-config.
Jussi Pakkanen
2015-04-08
Autodetect Qt5 rcc dependencies as well as reasonably possible.
Jussi Pakkanen
2015-03-26
modules/gnome: add export_packages kwarg to g-ir-scanner
Igor Gnatenko
2015-03-26
modules/gnome: add symbol_prefix kwarg to g-ir-scanner
Igor Gnatenko
2015-03-24
modules/gnome: inherit global cflags to g-ir-scanner. Closes #74
Igor Gnatenko
2015-03-23
modules/gnome: add support for multiple include for Gir. Closes #69
Igor Gnatenko
2015-03-23
modules/gnome: install Gir also and auto-detect it's dir
Igor Gnatenko
2015-03-23
modules/gnome: auto-set girepository directory
Igor Gnatenko
2015-03-14
Created gdbus-codegen helper in the gnome module.
Jussi Pakkanen
2015-03-14
Moved different gnome feature tests in their own subdirectories.
Jussi Pakkanen
2015-03-14
Added simple gsettings schema compiler to gnome module.
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-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
Create a gnome module and add support for resource compiling.
Jussi Pakkanen
2015-02-26
Verify version of wxwidgets dependency.
Jussi Pakkanen
2015-02-04
Rework installation logic so we can go outside the install prefix.
Jussi Pakkanen
2015-01-30
Add thread flags to compilers and use them on dependencies that require threa...
Jussi Pakkanen
2015-01-24
Made Boost unit testing framework work and added a test.
Jussi Pakkanen
2015-01-19
Comment out a line that does not compile and is not needed for the test.
Jussi Pakkanen
2015-01-12
Some tweaks.
Jussi Pakkanen
2015-01-12
Added support for wxwidgets. Closes #27.
Jussi Pakkanen
2014-08-25
Add flex+bison test case.
Jussi Pakkanen
2014-08-06
A few more pointless fixes.
Jussi Pakkanen
2014-06-22
Renamed deps -> dependencies.
Jussi Pakkanen
2014-05-24
Keyword argument unification.
Jussi Pakkanen
2014-05-24
Can now generate GObject introspection data and install it.
Jussi Pakkanen
2014-05-24
Started to work on gobject introspection.
Jussi Pakkanen
2014-04-16
Fixed unity builds for Qt5.
Jussi Pakkanen
2014-04-11
Follow Qt standards w.r.t. moc file including.
Jussi Pakkanen
2014-04-07
Write generator deps to Ninja files properly. Now can compile 1300+ files of ...
Jussi Pakkanen
2014-04-06
Can have multiple resource files in Qt5.
Jussi Pakkanen
2014-04-06
Allow source files to include moc files manually.
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
[next]