Kevin Zheng
a1d1156407
Add -lexecinfo for BSD
2020-11-04 20:52:56 -08:00
Matthias Koefferlein
000917d2c9
Refactoring: moved unit tests to libraries for some libs (ut modularization)
2017-08-26 22:44:31 +02:00
Matthias Koefferlein
55e797ffaf
Provide proper INSTALL targets for .pro files
...
Plus: reduce compiler warnings
2017-08-21 02:33:45 +02:00
Matthias Koefferlein
7280a56ee9
Added command line parser to tl.
2017-08-13 23:05:40 +02:00
Matthias Koefferlein
edf7caa2fb
Enhanced Salt package capabilities
...
* Salt packages can host native Ruby and Python
libraries now. The "ruby_lib" and "python_lib"
templates provide such native libraries.
This way we can basically wrap every native
extension in such a package.
* Ability to supply binary plugins through
Salt packages as well.
2017-05-27 22:32:55 +02:00
Matthias Koefferlein
209b16f3ea
Merge branch 'salt' into controllers
2017-04-16 21:05:06 +02:00
Matthias Koefferlein
dd4b873d64
Fixed some compiler warnings and some small refactoring
2017-04-01 23:18:04 +02:00
Matthias Koefferlein
47aa38421a
Unique library named to avoid name conflicts
...
The libraries generated are called libklayout_x now
(instead of libx). This avoid name conflicts with
"libdb.so" on some systems for example.
2017-03-31 00:23:12 +02:00
Matthias Koefferlein
cb589dc2d3
WIP: downloading of packages
...
- Support for WebDAV
- Download manager implemented
- Apply button functionality implemented
(needs testing)
2017-03-27 15:46:01 +02:00
Matthias Koefferlein
134534adca
WIP: removal of grains/collections (needs unit tests).
2017-03-14 23:32:16 +01:00
Matthias Koefferlein
1b98f9b0f9
Initialized repository with current sources.
2017-02-12 13:21:08 +01:00