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
Age
Commit message (
Expand
)
Author
2014-04-13
Added export def to test case.
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-03-31
Apparently dynamic linking with C++ had been broken for a while now. Sorry ab...
Jussi Pakkanen
2014-03-22
Can define entry symbol type.
Jussi Pakkanen
2014-03-22
Minor.
Jussi Pakkanen
2014-03-11
Now with working subdirs for Java.
Jussi Pakkanen
2014-03-11
Can run built jar files.
Jussi Pakkanen
2014-03-11
A few tweaks.
Jussi Pakkanen
2014-03-10
Started work on Java support because why not.
Jussi Pakkanen
2014-03-07
Added a link_depends keyword for build targets.
Jussi Pakkanen
2014-03-07
Can get source dir location and use it to build stuff.
Jussi Pakkanen
2014-03-07
Can define custom linker flags.
Jussi Pakkanen
2014-02-24
Can have multiple source files with the same name in one target.
Jussi Pakkanen
2014-02-24
Yo dawg, we heard you liked subprojects so we put subprojects in your subproj...
Jussi Pakkanen
2014-02-24
Test for recursive instantiations of subprojects.
Jussi Pakkanen
2014-02-24
Added failing test.
Jussi Pakkanen
2014-02-23
Start of subproject redesign, moved subprojects to the dedicated subdirectory.
Jussi Pakkanen
2014-02-22
Newest Boost requires C++11 to build.
Jussi Pakkanen
2014-02-12
Fix the remaining custom install dirs.
Jussi Pakkanen
2014-02-12
Can override install directory on a target-by-target basis.
Jussi Pakkanen
2014-02-09
Specify subdirs explicitly.
Jussi Pakkanen
2014-02-06
Can create pkg-config files.
Jussi Pakkanen
2014-02-06
First half of the work required for pkg-config generator.
Jussi Pakkanen
2014-01-29
Use a console app for Qt5 unit testing so it can be run headless.
Jussi Pakkanen
2014-01-18
After an actual, factual bug report from a user, fixed include_directories so...
Jussi Pakkanen
2014-01-05
Man file for mesonconf.
Jussi Pakkanen
2013-12-27
Skip extraction test during Unity build because the object file is not genera...
Jussi Pakkanen
2013-12-09
Can check if running as a subproject.
Jussi Pakkanen
2013-12-09
Can haz subproject options.
Jussi Pakkanen
2013-12-09
Install file for unit tests.
Jussi Pakkanen
2013-12-09
And, with that, subprojects actually work.
Jussi Pakkanen
2013-12-09
Can parse subprojects but it does not work yet.
Jussi Pakkanen
2013-12-09
Added simple test case for subproject. Now to make it pass...
Jussi Pakkanen
2013-11-17
Added FreeBSD support for prebuilt object test.
Jussi Pakkanen
2013-11-07
Added prebuilt mingw and msvc objs.
Jussi Pakkanen
2013-11-05
Added linux-i386 prebuilt object.
Jussi Pakkanen
2013-11-05
Made prebuilt object build on OSX.
Jussi Pakkanen
2013-11-05
Can extract objects from targets and use them in other targets.
Jussi Pakkanen
2013-11-05
Can use object files directly in targets.
Jussi Pakkanen
2013-10-20
Fixed cross compilation back up.
Jussi Pakkanen
2013-10-18
Can set test cmd arguments and environment variables.
Jussi Pakkanen
2013-10-18
Turn user options into for widgets.
Jussi Pakkanen
2013-10-16
Added combo options because why the hell not.
Jussi Pakkanen
2013-10-16
Options can be accessed from scripts.
Jussi Pakkanen
[next]