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
Jussi Pakkanen
b0e0a90a41
Added info about irc channel.
10 years ago
jpakkane
b723be2640
Merge pull request #83 from ignatenkobrain/ci_time
...
tests: add time property
10 years ago
Igor Gnatenko
dccb6a170e
tests: add time property
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
9287d7e2c5
Write out padding zeroes to numbers because Jenkins is too stupid to do logical order sorting.
10 years ago
jpakkane
47138efe5d
Merge pull request #79 from ignatenkobrain/ci_fix
...
tests: use name as class name
10 years ago
Igor Gnatenko
7249ff9b00
tests: use name as class name
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
99a955491d
Minor fixes.
10 years ago
Jussi Pakkanen
3a1a3404ba
Fix empty java case.
10 years ago
Jussi Pakkanen
fd30a81fa9
Made run_tests.py output test results in junit xml to allow better integration with CI tools.
10 years ago
Jussi Pakkanen
bb28b6b51c
Refactor unit test running.
10 years ago
Jussi Pakkanen
d38cc8f9ca
Typo fix.
10 years ago
Jussi Pakkanen
3b9181b469
Explain the use of external dependencies.
10 years ago
jpakkane
18550fed5e
Merge pull request #63 from ignatenkobrain/trivial
...
modules/rpm: trivial style fixes
10 years ago
jpakkane
0adb902da8
Merge pull request #75 from ignatenkobrain/wip/gnome
...
modules/gnome: inherit global cflags to g-ir-scanner. Closes #74
10 years ago
Igor Gnatenko
f1d2827bce
modules/gnome: inherit global cflags to g-ir-scanner. Closes #74
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
jpakkane
7d0c38257d
Merge pull request #72 from ignatenkobrain/wip/gnome
...
modules/gnome: add support for multiple include for Gir. Closes #69
10 years ago
Jussi Pakkanen
d289887b1b
Add should_fail kwarg to test to indicate tests that should fail.
10 years ago
Igor Gnatenko
3be7297de8
modules/gnome: add support for multiple include for Gir. Closes #69
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
jpakkane
85132e8948
Merge pull request #70 from ignatenkobrain/rpm
...
modules/rpm: workaround when ext_prog not found locally
10 years ago
Jussi Pakkanen
558f930d81
Always use lib/girepository-1.0 as gir typelib install dir.
10 years ago
jpakkane
cf3995d717
Merge pull request #61 from ignatenkobrain/wip/gnome
...
modules/gnome: auto-set gobject-introspection directories and install gir
10 years ago
Igor Gnatenko
db2b7601c8
modules/rpm: workaround when ext_prog not found locally
...
Traceback (most recent call last):
File "../../../meson.py", line 184, in <module>
app.generate()
File "../../../meson.py", line 130, in generate
intr.run()
File "/home/brain/git/upstream/meson/interpreter.py", line 828, in run
self.evaluate_codeblock(self.ast)
File "/home/brain/git/upstream/meson/interpreter.py", line 850, in
evaluate_codeblock
raise e
File "/home/brain/git/upstream/meson/interpreter.py", line 844, in
evaluate_codeblock
self.evaluate_statement(cur)
File "/home/brain/git/upstream/meson/interpreter.py", line 897, in
evaluate_statement
return self.method_call(cur)
File "/home/brain/git/upstream/meson/interpreter.py", line 1620, in
method_call
return obj.method_call(method_name, args, kwargs)
File "/home/brain/git/upstream/meson/interpreter.py", line 625, in
method_call
value = fn(state, args, kwargs)
File "/home/brain/git/upstream/meson/modules/rpm.py", line 98, in
generate_spec_template
fn.write('BuildRequires: %s\n' % ' '.join(prog.fullpath))
TypeError: sequence item 0: expected str instance, NoneType found
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
a22172e7b3
Typo fix.
10 years ago
Jussi Pakkanen
4cce8e4578
Install introspect as a command and add a man page for it.
10 years ago
Jussi Pakkanen
eed0e7d9f6
Moved rpm macros to a subdirectory to reduce clutter.
10 years ago