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-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
2014-04-06
Renamed resources to qresources to avoid name clashes.
Jussi Pakkanen
2014-02-22
Newest Boost requires C++11 to build.
Jussi Pakkanen
2014-01-29
Use a console app for Qt5 unit testing so it can be run headless.
Jussi Pakkanen
2013-10-05
Added support for Qt resource compiler.
Jussi Pakkanen
2013-09-13
Added installed_files.txt files to all places that needed them.
Jussi Pakkanen
2013-09-12
Now can generate mo files from po files and install them.
Jussi Pakkanen
2013-09-12
Text clarification.
Jussi Pakkanen
2013-09-12
Added a few translations.
Jussi Pakkanen
2013-09-12
Can generate pot files on command.
Jussi Pakkanen
2013-09-12
Parse gettext command and generate rule.
Jussi Pakkanen
2013-09-12
Some work on gettext.
Jussi Pakkanen
2013-09-11
Basic test case for gettext.
Jussi Pakkanen
2013-08-11
Search for Boost libs in all lib dirs.
Jussi Pakkanen
2013-06-17
Improvements to GTest and GMock.
Jussi Pakkanen
2013-06-02
C++ is now called cpp rather than cxx.
Jussi Pakkanen
2013-06-02
Renamed find_dep to dependency.
Jussi Pakkanen
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-06-01
Required defaults to true for programs.
Jussi Pakkanen
2013-06-01
The default value of required is true for dependencies.
Jussi Pakkanen
2013-06-01
Generator rules can have more than one output.
Jussi Pakkanen
2013-05-27
Source generator now works with Protocol Buffers.
Jussi Pakkanen
2013-05-27
Worked on expanding the generator so it works with protocol buffers. Does not...
Jussi Pakkanen
2013-04-17
Some comments to Qt5 sample.
Jussi Pakkanen
[next]