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
|
f4cb118190
|
modules/rpm: simplify isinstance check to oneline
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
9d9f90f6ed
|
modules/rpm: add fullstop in description for devel subpkg
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
53f0a1ba07
|
modules/rpm: generate required basic RPM tags
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
84e2776d98
|
modules/rpm: fix ident
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
3e10458e19
|
modules/rpm: update doc about module
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
953edd9fc9
|
modules/rpm: add compilers to BuildRequires automatically
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
b8b77e7ccc
|
modules/rpm: improve message about removing static libs
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
8a58acd0ae
|
modules/rpm: add description/summary for devel subpkg
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
0a43406059
|
modules/rpm: enable tests in check section
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
11d95bd5ab
|
modules/rpm: pass RPM CFLAGS and others
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
0718d36931
|
modules/rpm: use rpmbuilddir instead of build dir
because some of projects using `build` directory for internal use
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
2d7e5b89f4
|
modules/rpm: create spec in build_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
|
d133fc3fa2
|
modules/rpm: ignore static libs
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 |
Igor Gnatenko
|
be7bea6b08
|
modules/rpm: add changelog
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
0a7bc1ffb7
|
modules/rpm: fix typo in install macros
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
5fa8cac6b3
|
modules/rpm: add support for devel subpkg
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
10 years ago |
Igor Gnatenko
|
268560f490
|
add RPM module (Closes #49)
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
|
df357211a8
|
Handle outputs in arrays in mesonintrospect. Closes #50.
|
10 years ago |
Jussi Pakkanen
|
ea4b9c590e
|
Fix mesonconf when running in the build directory without a path argument.
|
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
|
fa2c659825
|
Parse arguments iteratively instead of recursively to support argument lists of arbitrary size.
|
10 years ago |
Jussi Pakkanen
|
cdbfed21bc
|
Test for posargs being before kwargs.
|
10 years ago |
Jussi Pakkanen
|
9741f75277
|
Created gdbus-codegen helper in the gnome module.
|
10 years ago |
Jussi Pakkanen
|
9e1700cbfe
|
Moved different gnome feature tests in their own subdirectories.
|
10 years ago |
Jussi Pakkanen
|
8ae740bb83
|
Added simple gsettings schema compiler to gnome module.
|
10 years ago |
Jussi Pakkanen
|
d2cb344c91
|
Remove duplicate entries from list of source files.
|
10 years ago |
Jussi Pakkanen
|
ef180676c2
|
Add command line switch to print version number.
|
10 years ago |
Jussi Pakkanen
|
f8593a13ce
|
Fix pipelining.
|
10 years ago |
Jussi Pakkanen
|
1ac00031f9
|
Persist modules so they are imported only once for the lifetime of a build directory.
|
10 years ago |
Jussi Pakkanen
|
96839e5893
|
Made Qt5 module do just preprocessing instead of building full executable, so it is composable with e.g. gettext and flex modules (when they appear).
|
10 years ago |
Jussi Pakkanen
|
d6ef93434e
|
Fix generators with multiple files.
|
10 years ago |
Jussi Pakkanen
|
b4b2e8d533
|
Added an example of how to create OSX installers.
|
10 years ago |
Jussi Pakkanen
|
f9f51b1ac7
|
Crossing.
|
10 years ago |
Jussi Pakkanen
|
64fd8f427f
|
Metaprogramming in da hause fixing.
|
10 years ago |
Jussi Pakkanen
|
48477102c9
|
Now can compile all Qt5 tests with module.
|
10 years ago |
Jussi Pakkanen
|
6e6ac02eaf
|
Major refactoring to move Qt5 from core into a module. Rules are written but moc/uic/rrc are not generated yet.
|
10 years ago |
Jussi Pakkanen
|
3f46cd7fb3
|
Added gobject-introspection to gnome module.
|
10 years ago |
Jussi Pakkanen
|
c0f097c0c7
|
Fix argparse to make rebuild work again.
|
10 years ago |
Jussi Pakkanen
|
519f159dcc
|
Create a gnome module and add support for resource compiling.
|
10 years ago |
Jussi Pakkanen
|
52b69b8939
|
Make sure that build and source subdirectories are always in search
path.
|
10 years ago |
Jussi Pakkanen
|
ec491e200b
|
A very simple module implementation to get things going.
|
10 years ago |