summaryrefslogtreecommitdiffstats
path: root/m4macros (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3130] trim trailing slashPiotrek Zadroga2024-02-211-0/+2
* [#3065] addressing review commentsPiotrek Zadroga2023-10-041-12/+12
* [#3065] remove unnecessary warningsPiotrek Zadroga2023-10-041-5/+0
* [#3065] simplify regexesPiotrek Zadroga2023-10-041-11/+2
* [#3065] refactoring overused GTEST_VERSION variablesPiotrek Zadroga2023-10-041-17/+12
* [#3065] looking for CMakeLists.txt enhancedPiotrek Zadroga2023-10-041-2/+5
* [#3065] addressing review commentsPiotrek Zadroga2023-10-041-21/+27
* [#3065] code cleaningPiotrek Zadroga2023-10-041-8/+5
* [#3065] modify semver regexPiotrek Zadroga2023-10-041-9/+14
* [#3065] find gtest version for debian/ubuntuPiotrek Zadroga2023-10-041-1/+2
* [#3065] modify semver regexPiotrek Zadroga2023-10-041-0/+2
* [#3065] add debug notice macrosPiotrek Zadroga2023-10-041-0/+3
* [#3065] find gtest version for debian/ubuntuPiotrek Zadroga2023-10-041-0/+25
* [#3065] get gtest ver with pkg-configPiotrek Zadroga2023-10-041-0/+6
* [#3065] use awk to find gtest verPiotrek Zadroga2023-10-041-14/+25
* [#3065] gtest version regex checkPiotrek Zadroga2023-10-041-3/+20
* [#2876] Addressed commentsFrancis Dupont2023-07-191-1/+13
* [#2876] Fixed m4macros MakefileFrancis Dupont2023-07-191-1/+1
* [#2876] Changed to C++ 14Francis Dupont2023-07-191-5/+5
* [#2786] fix grep: warning: stray \ before -Andrei Pavel2023-05-191-1/+1
* [#2832] remove LIBYANG_VERSION and SYSREPO_VERSIONAndrei Pavel2023-05-161-2/+0
* [#2311] ax_find_library: add -L if pkg-config doesn'tAndrei Pavel2022-10-211-5/+14
* [#2311] autoconf: include <utility> when checking for boost headersAndrei Pavel2022-10-211-2/+22
* [#2311] rename AX_SYSREPO to AX_NETCONFAndrei Pavel2022-10-211-1/+1
* [#2311] detect C++20 in autoconfAndrei Pavel2022-10-212-0/+43
* [#2311] migrate autoconf to libyang2 and sysrepo2Andrei Pavel2022-10-213-234/+268
* [#2311] ax_find_library: search for .pc file in lib64 as wellAndrei Pavel2022-10-211-15/+11
* [#2558] expose LIBYANG_PREFIX and SYSREPO_PREFIXAndrei Pavel2022-09-231-0/+3
* [#2071] propagate all flags from configure to distcheckRazvan Becheriu2022-08-102-0/+8
* [#2224] added missing parameters including TLS connection parameters to YANG ...Razvan Becheriu2022-07-221-1/+1
* [#1614] Checkpoint: ported HMAC to EVPFrancis Dupont2022-06-241-25/+16
* [#2218] Added quotes and double quotesFrancis Dupont2022-01-123-10/+10
* [#2049] prevent empty location appended to rpathAndrei Pavel2021-10-221-1/+3
* [#2128] fix noreturn check for older compilersAndrei Pavel2021-10-201-26/+3
* Apply 1 suggestion(s) to 1 file(s)Andrei Pavel2021-10-201-1/+1
* [#2128] fixed flags leakRazvan Becheriu2021-10-191-4/+6
* [#2128] add check for [[noreturn]]Razvan Becheriu2021-10-181-0/+20
* [#2081] remove attempt to link with OpenSSL 1.1Andrei Pavel2021-09-201-19/+0
* [#2049] improve build error messageAndrei Pavel2021-09-142-2/+7
* [#2049] AX_FIND_LIBRARY: add libdir to rpathAndrei Pavel2021-09-142-3/+12
* [#2049] AX_FIND_LIBRARY: look in lib64 alsoAndrei Pavel2021-09-141-6/+12
* [qa#261] link with OpenSSL 11 on CentOS 7Andrei Pavel2021-08-241-19/+58
* [#1990] ax_find_library: look in lib64 alsoAndrei Pavel2021-08-161-14/+18
* [#2025] correct spelling errors (minor change)Andrei Pavel2021-08-131-2/+2
* [#1990] add directory of .pc file to pkgconf pathAndrei Pavel2021-08-131-6/+8
* [#1990] Missing headers error more informativeTomek Mrugalski2021-08-121-2/+2
* [#1990] report error if NETCONF was not enabledAndrei Pavel2021-08-121-0/+6
* [#1990] fix --with-log4cplus descriptionAndrei Pavel2021-08-122-3/+3
* [#1990] AX_FIND_LIBRARY: append usual paths in PKG_CONFIG_PATHAndrei Pavel2021-08-121-9/+10
* [#1990] AX_DISPLAY_LIBRARY_WARNINGSAndrei Pavel2021-08-122-17/+52