1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

46 commits

Author SHA1 Message Date
3206f918c1 reworked Makefiles 2017-06-28 15:05:31 +02:00
7f92448d45 buildsystem: loosen version requirement for CMake as Debian Jessie ships with 3.0.2 2017-06-17 03:46:05 +02:00
ed9963e63e updated submodules 2017-06-15 14:07:07 +02:00
6fe0238562 updated submodules 2017-05-23 16:45:46 +02:00
4316ecaf38 zeromq: add libzmq as thirdparty module 2017-05-23 15:19:23 +02:00
8380077d5e nanomsg: add submodule for libnanomsg 2017-05-23 13:54:26 +02:00
4f74107e91 install third party libraries to /usr/local/lib64 instead of /usr/local/lib 2017-05-08 00:50:53 +02:00
9b1e6a33ed add license to headers 2017-04-27 13:20:20 +02:00
5e3e79b398 updated submodule for OPAL-RT libraries 2017-04-24 12:11:16 +02:00
6989ac06af moved OPAL-RT libraries into submodule 2017-04-23 19:22:11 +02:00
bfad9ff397 fix some problems with GitLab CI deployment 2017-04-06 20:28:16 +02:00
f3f951f064 add support for building thirdparty libs in debug configuration 2017-04-03 08:58:49 +02:00
725a4e544e fix coverage and some other test related issues 2017-03-29 19:16:17 +02:00
ea3221e985 updated git submodule 2017-03-29 05:03:47 +02:00
8ec8ad0632 updated git submodules 2017-03-29 04:45:41 +02:00
ebe0dd0f2d updated git submodules of dependencies 2017-03-27 12:45:45 +02:00
619de19f69 change build options for libwebsockets 2017-03-12 16:53:14 -03:00
29990b974d restructured thirdparty Makefile 2017-03-06 12:16:33 -04:00
31ad580938 removed libxil which is going to be maintained in a submodule 2017-03-06 12:09:47 -04:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
e27f0b699f several fixes for clean compilation 2017-03-03 20:21:33 -04:00
755950a5d1 updated libwebsockets submodule 2017-02-18 10:58:40 -05:00
9e13b06a59 get first working version of web socket node-type with MPMC queues 2016-11-07 22:19:30 -05:00
c0645ab839 use latest Criterion version for some required bug fixes 2016-10-30 20:00:09 -04:00
f295c7f976 added unit test for MPMC queue 2016-10-20 08:36:49 -04:00
17bc32ad89 more improvement for our build system 2016-10-13 22:15:28 -04:00
e35c99b9a6 add workaround for broken libconfig build system 2016-10-13 22:12:44 -04:00
c3f2c96606 unify the style of the module Makefiles 2016-10-13 19:53:30 -04:00
67e109385d preparing libxil to be moved independent repository 2016-10-13 19:46:22 -04:00
c808af95b8 removed obsolete pciutils submodule 2016-10-10 16:31:33 -04:00
1cbfd72d35 build thirdparty dependencies out-of-source as well 2016-10-08 20:28:34 -04:00
af14793901 replace GPL lincensed libpci (pciutils) with own implementation
VILLASnode and its dependencies are now fully compatible with a BSD/MIT license.
2016-10-08 20:17:16 -04:00
342f1e64aa added gitignore for libxil 2016-10-06 17:58:36 -04:00
7aa0e3b2f3 use my patched criterion 2016-10-01 05:58:27 -04:00
c2ea415d70 reworked Makefile to build dependencies 2016-10-01 05:58:26 -04:00
0e847a297c added dependencies as Git submodules 2016-09-22 01:15:30 -04:00
384d45ba8f moved xilinx library to new location 2016-09-22 00:25:20 -04:00
cdeed6d5e4 updated LWS version 2016-07-11 09:16:47 +02:00
f9fc56aef9 added driver for HLS DFT implementation 2016-07-08 15:25:32 +02:00
79b35dafdf fixed typo in Xilinx code 2016-06-26 15:32:06 +02:00
bffb47dca8 added VILLASfpga code 2016-06-14 01:23:44 +02:00
afb7d767d9 updated libwebsockets to 1.7.5 2016-04-16 22:01:55 +02:00
51fe428809 updated third party libraries 2016-02-04 17:18:30 +01:00
427015e5a8 added missing phony targets 2015-12-13 20:24:15 +01:00
eddf3abe95 refactored Makefile for dependencies
added libwebsockets
2015-12-09 16:40:31 +01:00
f645e498e7 restructured repository 2015-11-23 17:44:14 +01:00