Jussi Pakkanen
a8803faf04
Vs2010 fix from mfrischknecht. Closes #98 .
10 years ago
jpakkane
e240c4abaa
Merge pull request #96 from ignatenkobrain/wip/gnome
...
modules/gnome: add support for include dirs with GIRs
10 years ago
Jussi Pakkanen
dfee5e5200
Fix subproject again.
10 years ago
Hemmo Nieminen
4952d2628e
Add a second "shared subproject" test.
...
This time, process the subprojects in reverse order.
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
10 years ago
Hemmo Nieminen
0747402e6a
Fix a typo in test "79 shared subproject".
...
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
10 years ago
Jussi Pakkanen
d532dbef42
Fix use of shared subprojects.
10 years ago
Hemmo Nieminen
e3b72045c4
Add a test case for a "shared subproject".
...
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
10 years ago
Jussi Pakkanen
bfa68aaeaf
Autodetect Qt5 rcc dependencies as well as reasonably possible.
10 years ago
Jussi Pakkanen
c89bbae0ad
A few Windows fixes.
10 years ago
Jussi Pakkanen
8058a1abd5
Better OpenGL autodetection.
10 years ago
Jussi Pakkanen
710eb79a92
Work if framework dep is missing and optional.
10 years ago
Jussi Pakkanen
88d88f43a7
Ignore dash portion of version string.
10 years ago
Jussi Pakkanen
a4a3ba139b
Use -pedantic instead of -Wpedantic on old GCC versions.
10 years ago
Jussi Pakkanen
67fdfd5d05
Copy with -R to preserve symlinks.
10 years ago
Jussi Pakkanen
1cc57c4f3a
Error out if required framework dep is not found.
10 years ago
Jussi Pakkanen
e87d3c07ad
Can specify explicit dependencies for custom targets.
10 years ago
Hemmo Nieminen
a3544847ca
Accept source files in extract_objects() (also) as a list.
...
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
10 years ago
Igor Gnatenko
9204cd4917
modules/gnome: add support for include dirs with GIRs
...
Closes #94
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
9158c42839
Bump version number for new development.
10 years ago
Jussi Pakkanen
5a790fbc62
Bump version number for release.
10 years ago
Jussi Pakkanen
9d9b1d6007
Print failing info.
10 years ago
Jussi Pakkanen
8db68bc0e6
Strip before splitting.
10 years ago
Jussi Pakkanen
58f5624dda
Added contribution.
10 years ago
Hemmo Nieminen
84581a69ed
Apply a cosmetic fix for tests' output.
...
Always leave at least two spaces between the test's name and the result of the
test (even if the test's name's lenght exeeds 40 chracters).
Signed-off-by: Hemmo Nieminen <hemmo.nieminen@iki.fi>
10 years ago
Jussi Pakkanen
b00064b594
Lowercasifying.
10 years ago
Jussi Pakkanen
c060be551f
Detect SDL2 with sdl2-config if it exists.
10 years ago
Jussi Pakkanen
8d5c51fa55
Clarified error message.
10 years ago
Jussi Pakkanen
3b49b7106b
Better libdir autodetection. Closes #92 .
10 years ago
Jussi Pakkanen
2e93295c2e
Generate configure files immediately when they are declared. Closes #88 .
10 years ago
Jussi Pakkanen
00ecf811e6
Add this thing I forgot.
10 years ago
Jussi Pakkanen
6d9e1312a0
Mode fix.
10 years ago
Jussi Pakkanen
d0d2508562
Build windows installer for SDL2 sample app.
10 years ago
Jussi Pakkanen
e46c1743ce
Allow use of external test executables. Closes #89 .
10 years ago
Jussi Pakkanen
00e07e4b3a
More path normalisation.
10 years ago
Jussi Pakkanen
4c52b01a13
Special case shebang scripts that run with "env" on Windows.
10 years ago
Jussi Pakkanen
f390f152e5
Fix windows.
10 years ago
jpakkane
5e9b953478
Merge pull request #87 from ignatenkobrain/wip/gnome
...
modules/gnome: join 2 isinstance
10 years ago
Jussi Pakkanen
94bc5f4033
Shameful hack to get configure files working with custom targets. Needs to be fixed properly during file object refactoring.
10 years ago
Igor Gnatenko
cb21489c60
modules/gnome: join 2 isinstance
...
to better code view
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
jpakkane
4e097ec702
Merge pull request #77 from ignatenkobrain/wip/gnome
...
modules/gnome: make program name as optional argument. Closes #76
10 years ago
Igor Gnatenko
d121b7cd55
modules/gnome: add export_packages kwarg to g-ir-scanner
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Igor Gnatenko
2db5f97402
modules/gnome: add symbol_prefix kwarg to g-ir-scanner
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Igor Gnatenko
92d32c45a7
modules/gnome: enable warnings for g-ir-scanner
...
without warnings - scanner not useful for developer
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Igor Gnatenko
c3f426cd21
modules/gnome: allow argument for gir to be SharedLibrary. Closes #76
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
13e3b5f32a
Whoopsie.
10 years ago
Jussi Pakkanen
11a9f61e51
Renamed buildtype from "type" to "buildtype" for consistency.
10 years ago
Jussi Pakkanen
d53c00db13
Yo dawg, can embed quoted single quotes inside quotes.
10 years ago
jpakkane
d2a648bb93
Merge pull request #84 from ignatenkobrain/ci_skipped
...
tests: add skipped tests
10 years ago
Igor Gnatenko
2c8c6fbf20
tests: add all platform tests and skip needed tests
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Igor Gnatenko
e0ba9ba2b9
tests: add skipped tests
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago