ntopng/tools
Sam James c4cd135323
build: respect environment options more (#6177)
* build: move away from configure.seed -> configure.ac

Analogous to the change in nDPI [0].

[0] cf931fda6b

Signed-off-by: Sam James <sam@gentoo.org>

* build: use $(MAKE)

This ensures that parallel make works correctly, as otherwise, a fresh
make job will be started without the jobserver fd, and hence
not know about its parent, forcing -j1.

Signed-off-by: Sam James <sam@gentoo.org>

* build: respect CXX, CXXFLAGS, LDFLAGS/LIBS

- Use standard CXX variable for the C++ compiler
- Respect CXXFLAGS from the environment
- LDFLAGS needs to be before objects in order for some flags to work
  like -Wl,--as-needed

Signed-off-by: Sam James <sam@gentoo.org>

* build: add comment for dynamic linking nDPI

It seems to work for me but add a commented
in line for now for convenience, not actually
changing behaviour right now.

(May want to make it a proper configure option
in future.)

Signed-off-by: Sam James <sam@gentoo.org>
2022-01-07 10:16:59 +01:00
..
icinga2 Moves Icinga2 perfdata from Service to CheckCommand 2019-08-24 14:04:27 +02:00
json2tlv build: respect environment options more (#6177) 2022-01-07 10:16:59 +01:00
localization Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
circular_deps.py Handles REST APIs in circular dep checks 2021-10-04 11:30:57 +02:00
download_trackers.sh Added target for downloading trackers list 2017-08-17 18:23:04 +02:00
find_globals.sh Improve find_globals script to only search into the specified file 2018-03-19 17:44:01 +01:00
fritzdump.sh FritzBox: Add info on usage with password-only auth (#3158) 2019-12-29 13:40:04 +01:00
globals.lua Improve find_globals script to only search into the specified file 2018-03-19 17:44:01 +01:00
http_authenticator.py Add sample HTTP authenticator server in python and more logs 2018-12-05 16:54:25 +01:00
influxdb_json_2_line.py Add json_2_line utility script 2019-02-04 22:46:48 +01:00
load_hugepages.sh Added readme and utility for using ntopng in bridging mode 2015-10-22 16:23:03 +02:00
locales.lua Add script to find unused locale strings 2017-11-17 18:15:03 +01:00
netfilter_local.sh Implement default policy user 2017-12-06 17:22:33 +01:00
nindex_export_to_ch.sh Removed unwanted change 2021-11-19 16:35:40 +01:00
nprobe_mapping.py Update nProbe field mappings and provide a script to automate the process 2017-05-30 12:01:36 +02:00
serve_bridge_config.py Fixes TypeError: a bytes-like object is required, not 'str' 2021-12-27 12:49:04 +01:00
setup_namespaces.sh Create namespaces setup tool to test nEdge 2020-03-10 16:42:18 +01:00
wifi_bridge.sh Examples of how to use ntopng on a host with two interfaces (e.g. Raspberry PI) 2017-01-26 23:19:48 +00:00
wifi_router.sh Examples of how to use ntopng on a host with two interfaces (e.g. Raspberry PI) 2017-01-26 23:19:48 +00:00