Aleksey Filippov
917fd96435
Update 'manual tests/2 multiwrap' libpng dependency to 1.6.34
...
1.6.17-6 has a bug with missing -lm linking on ArchLinux.
7 years ago
Goncalo Carvalho
5faf7f1a96
fix fallback variable name
7 years ago
Leif Middelschulte
3c36cf1d5e
updates test svn-url to point to meson controlled repository
7 years ago
Leif Middelschulte
667d5d2d9f
introduce svn wrap support
7 years ago
Tim Sheridan
cfb714d42a
Stop manual test helper scripts on errors ( #2149 )
...
* Stop manual test helper scripts on errors
7 years ago
Jussi Pakkanen
6662f36ed3
Updated wrap definitions to the latest in wrapdb.
8 years ago
Jussi Pakkanen
24890bac98
Update multiwrap urls for libpng.
8 years ago
Stefan Graupner
f4b20a1cc3
Re-add comment about hdiutil output
8 years ago
Stefan Graupner
80f252bb5c
Change hdiutil detach
...
The detach now always fetches the correct mountpoint.
8 years ago
kalmiya
fa10703124
fix "Meson encountered an error in file meson.build, line 19, column … ( #1536 )
...
fix "Meson encountered an error in file meson.build, line 19, column 8: Unknown method "set_install_script" in object."
8 years ago
Mike Sinkovsky
0dd1e33898
style: [E251] unexpected spaces around keyword / parameter equals
8 years ago
Igor Gnatenko
ef3cc6b3fa
style: fix E127 violations
...
E127: continuation line over-indented for visual indent
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
8 years ago
Jussi Pakkanen
df4af2d122
Renamed test to plug hole in numbering.
8 years ago
Nirbheek Chauhan
14c5e17b0a
tests: Remove outdated qt4 manual test and rename qt5 automated test
...
qt5 framework test now also tests qt4, and will test qt6 if/when it
comes out.
8 years ago
AlexandreFoley
263cb6a5f0
add support of mercurial repo for wrap,… ( #937 )
...
* add support for wrap of mercurial repo, and a test with a clone of the sample subproject used for the git test into a mercuriel repo.
* Added myself to author list, and switched the URL of the sample subproject in the wrap file to one under the control of the project's maintainers.
8 years ago
Jussi Pakkanen
2ea1fb849c
Doc clarification.
8 years ago
Jussi Pakkanen
156149388e
Updated manual test 1.
8 years ago
Jussi Pakkanen
c0057da133
Can get arbitrary data from cross file properties.
8 years ago
Jussi Pakkanen
afe7252476
Can specify a stdlib subproject that is used implicitly on all targets with said language.
9 years ago
Jussi Pakkanen
695aa0b8c2
Made cstdlib a subproject.
9 years ago
Haakon Sporsheim
7ec9b50f8e
Fix manual tests using host.name()
9 years ago
Jussi Pakkanen
192c96acef
Use of libdl is optional. Closes #248 .
9 years ago
Igor Gnatenko
6b5734385f
fix building vala composite test
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
9 years ago
Igor Gnatenko
79bf392866
Revert "simplify GResources in vala composite test"
...
This reverts commit d2fa9301ac
.
9 years ago
Igor Gnatenko
d2fa9301ac
simplify GResources in vala composite test
9 years ago
Jussi Pakkanen
fa74ef4c57
Added timeout kwarg to tests.
9 years ago
Igor Gnatenko
04f165842f
manual tests: add example for composite widgets
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
b03ee73ace
Made multiwrap use wrabdb where possible.
10 years ago
Jussi Pakkanen
eba69f3560
Updated wrap example to use wrapdb.
10 years ago
Jussi Pakkanen
9117e2b076
Typo fixes.
10 years ago
Jussi Pakkanen
45d7b589eb
Added module for Qt4 support.
10 years ago
Jussi Pakkanen
67fdfd5d05
Copy with -R to preserve symlinks.
10 years ago
Jussi Pakkanen
6d9e1312a0
Mode fix.
10 years ago
Jussi Pakkanen
d0d2508562
Build windows installer for SDL2 sample app.
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
Igor Gnatenko
d8c2f18706
modules/rpm: rename 4 to 5 in tests dir
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Igor Gnatenko
6e7c921d15
modules/rpm: rename to generate_spec_template
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Igor Gnatenko
bcf6ff15a4
modules/rpm: add example
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
faa623eb93
A few minor tweaks.
10 years ago
Jussi Pakkanen
29fa1dd522
Add support for checking out git repos to subprojects automatically.
10 years ago
Jussi Pakkanen
bae29b7f7c
A few tweaks.
10 years ago
Jussi Pakkanen
47400c70c3
Use iostream stuff to ensure stdlibc++ linking is ok.
10 years ago
Jussi Pakkanen
a3c1a5eaa3
Converted binary sample project to C++ to demonstrate how to use C++11 and static libstdc++.
10 years ago
Jussi Pakkanen
efbbcd3786
Build a standalone Linux package.
10 years ago
Jussi Pakkanen
78fc8fcc43
Reworked OSX bundle test to allow adding Linux in the future.
10 years ago
Jussi Pakkanen
b4b2e8d533
Added an example of how to create OSX installers.
10 years ago
Jussi Pakkanen
704a0b617c
A few tweaks for msvc.
10 years ago
Jussi Pakkanen
26b7127c28
Packaging fix.
10 years ago
Jussi Pakkanen
9c1c5bc209
Created a sample project that uses many wraps, including a subwrap.
10 years ago
Jussi Pakkanen
1eaf6673b7
Moved files.
10 years ago