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
2015-05-09
Handle then unary negation operator.
Jussi Pakkanen
2015-05-09
Fix cross compilation tests.
Jussi Pakkanen
2015-05-04
Use QMake to sniff compiler flags on platforms without pkg-config.
Jussi Pakkanen
2015-05-02
Renamed file function to files and made it take multiple arguments.
Jussi Pakkanen
2015-04-22
Made file object testing a bit more thorough.
Jussi Pakkanen
2015-04-21
The first step in a major refactoring starts by adding a new layer of abstrac...
Jussi Pakkanen
2015-04-09
Fix subproject again.
Jussi Pakkanen
2015-04-09
Add a second "shared subproject" test.
Hemmo Nieminen
2015-04-09
Fix a typo in test "79 shared subproject".
Hemmo Nieminen
2015-04-08
Fix use of shared subprojects.
Jussi Pakkanen
2015-04-08
Add a test case for a "shared subproject".
Hemmo Nieminen
2015-04-08
Autodetect Qt5 rcc dependencies as well as reasonably possible.
Jussi Pakkanen
2015-04-02
Can specify explicit dependencies for custom targets.
Jussi Pakkanen
2015-04-02
Accept source files in extract_objects() (also) as a list.
Hemmo Nieminen
2015-03-27
Generate configure files immediately when they are declared. Closes #88.
Jussi Pakkanen
2015-03-27
Add this thing I forgot.
Jussi Pakkanen
2015-03-26
Shameful hack to get configure files working with custom targets. Needs to be...
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-26
Yo dawg, can embed quoted single quotes inside quotes.
Jussi Pakkanen
2015-03-24
modules/gnome: inherit global cflags to g-ir-scanner. Closes #74
Igor Gnatenko
2015-03-24
Merge pull request #72 from ignatenkobrain/wip/gnome
jpakkane
2015-03-23
Add should_fail kwarg to test to indicate tests that should fail.
Jussi Pakkanen
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-22
Looser alignment checks. Closes #58.
Jussi Pakkanen
2015-03-15
Test for posargs being before kwargs.
Jussi Pakkanen
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-03-05
Make sure that build and source subdirectories are always in search
Jussi Pakkanen
2015-03-04
A very simple module implementation to get things going.
Jussi Pakkanen
2015-02-27
Use fallback if git is not installed. Closes #44.
Jussi Pakkanen
2015-02-26
Verify version of wxwidgets dependency.
Jussi Pakkanen
2015-02-21
Created a set_variable command.
Jussi Pakkanen
2015-02-15
Can install files created with configure_file.
Jussi Pakkanen
2015-02-15
Changed install_data to get rid of useless and confusing target subdir name.
Jussi Pakkanen
2015-02-14
fixed typo in filename
Axel Waggershauser
2015-02-11
added support for optional custom command and replace_string parameter of vcs...
Axel Waggershauser
2015-02-08
Provide the vcs_tag command. Closes #33.
Jussi Pakkanen
2015-02-08
Can specify version requirements to dependencies.
Jussi Pakkanen
2015-02-07
Use env.
Jussi Pakkanen
2015-02-07
Start proper approach to determining how build_always targets should work by ...
Jussi Pakkanen
[next]