|
d72c5604e8
|
cmake: several improvments to the build system
|
2018-11-30 21:00:53 +01:00 |
|
|
30576ba7ad
|
refactoring: move config to villas/node/config.h
|
2018-11-30 21:00:53 +01:00 |
|
|
6069dca392
|
cmake: some improvements to the build system
|
2018-11-30 20:58:15 +01:00 |
|
|
833729cb57
|
added new VILLAScommon submodule
|
2018-11-30 20:58:15 +01:00 |
|
Marvin Klimke
|
0e7793598b
|
correct libre version
|
2018-11-21 18:21:12 +01:00 |
|
Marvin Klimke
|
de34ad2cda
|
add rtp node to CMakeLists
adapted from libnanomsg dependencies
|
2018-11-16 16:08:55 +01:00 |
|
|
545aad7b40
|
cmake: put required libs to top
|
2018-10-30 11:17:47 +01:00 |
|
Niklas Eiling
|
289624ae2a
|
cmake: make libwebsockets required as per installation notes. fixes #208 (1/2)
|
2018-10-24 15:35:58 +02:00 |
|
|
cc2802cbac
|
cmake: fix linking against pkg-config libs
|
2018-10-05 15:09:26 +02:00 |
|
|
e120535fa8
|
Merge branch 'arm' into node-uldaq
|
2018-10-04 00:51:48 +02:00 |
|
|
15ac4023f5
|
fixes for compiling VILLASnode on ARM
|
2018-10-04 00:49:38 +02:00 |
|
|
9c0d26448c
|
cmake: fix detection of libwebsockets
|
2018-10-04 00:45:07 +02:00 |
|
|
505099c1d3
|
uldaq: add to CMakeLists.txt
|
2018-09-24 21:24:20 +02:00 |
|
|
2e1805f4ac
|
cmake: bump package release num
|
2018-09-17 22:19:09 +02:00 |
|
|
c2c75d2295
|
cmake: fix NO_EVENTFD option
|
2018-08-20 18:32:54 +02:00 |
|
|
13cb444e15
|
Revert "cmake: put config.h to the correct location when villasnode is used as submodule"
This reverts commit 650af44620 .
|
2018-08-08 15:50:11 +02:00 |
|
Sonja Kolen
|
5f11bd5a19
|
queue signalled: make libvillas compile if eventfd is not available/ activated; add a switch in CMake file to deactivate eventfd independant of availability in OS
|
2018-08-08 08:53:36 +02:00 |
|
Sonja Kolen
|
650af44620
|
cmake: put config.h to the correct location when villasnode is used as submodule
|
2018-08-07 15:36:00 +02:00 |
|
|
fc80bf809d
|
start using spdlog for C++ code
|
2018-07-17 17:56:56 +02:00 |
|
|
6c4127fe1b
|
cmake: only compile library if included as subproject
|
2018-07-16 21:16:43 +02:00 |
|
|
5bbf174a13
|
cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory()
|
2018-07-16 20:16:14 +02:00 |
|
|
85c631242f
|
increase required CMake version to 3.6 (closes #170)
|
2018-07-06 16:12:05 +02:00 |
|
|
1a8a0a798e
|
reduce version requirements for dependencies
|
2018-07-05 10:12:16 +02:00 |
|
Dennis Potter
|
a44ec237f9
|
Fixed a minor typo in CMakeLists.txt which prevented CMake from finding the IBVerbs config files
|
2018-07-04 19:48:13 +02:00 |
|
|
b84210b91d
|
cmake: add support for infiniband node-type
|
2018-07-04 17:50:26 +02:00 |
|
|
cbe2730fda
|
cmake: update dependency versions
|
2018-07-04 16:26:48 +02:00 |
|
|
cc2f684c99
|
add required version numbers to dependencies (closes #160)
|
2018-07-04 15:19:03 +02:00 |
|
|
4f7b1ba7ad
|
cmake: improve handling of compiler flags
|
2018-07-03 18:25:47 +02:00 |
|
|
3944544f6d
|
cmake: make build more configurable
|
2018-06-30 11:54:38 +02:00 |
|
|
f7bf0cc1fe
|
cmake: check if criterion is present
|
2018-06-30 10:37:49 +02:00 |
|
|
f7ed74386a
|
fix CI
|
2018-06-30 03:01:29 +02:00 |
|
|
0a4f1a3731
|
cmake: add install targets and several other cpack improvments
|
2018-06-30 01:29:45 +02:00 |
|
|
9094941b4c
|
cmake: add more CMakeLists.txt
|
2018-06-29 14:36:50 +02:00 |
|
|
a163535d23
|
cmake: add support for building and installing documentation
|
2018-06-29 14:36:50 +02:00 |
|
|
a224821791
|
cmake: add more compiler flags
|
2018-06-29 14:36:24 +02:00 |
|
|
e4e3fba878
|
cmake: add -Wall -Werror
|
2018-06-29 14:36:24 +02:00 |
|
|
7dc1d0cb50
|
cmake: add feature summary
|
2018-06-29 14:36:24 +02:00 |
|
|
179aa2d553
|
cmake: add new CMakeLists.txt
|
2018-06-29 14:35:39 +02:00 |
|