git.librecmc.org Git - oweals/mountd.git/rss - CMakeLists.txt history https://git.librecmc.org/?p=oweals/mountd.git;a=history;f=CMakeLists.txt Unnamed repository; edit this file 'description' to name the repository. en www-data static/git-logo.png git.librecmc.org Git - oweals/mountd.git/rss - CMakeLists.txt history https://git.librecmc.org/?p=oweals/mountd.git;a=history;f=CMakeLists.txt Fri, 4 Jan 2019 14:29:18 +0000 Fri, 4 Jan 2019 14:29:18 +0000 gitweb v.2.25.1/2.25.1 build: suppress ignoring return value warnings Hans Dedecker <dedeckeh@gmail.com> Fri, 4 Jan 2019 14:14:53 +0000 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=74c0a1f9ed0d2b8856ac593f1d1a14a6c7ce5075 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=74c0a1f9ed0d2b8856ac593f1d1a14a6c7ce5075 build: suppress ignoring return value warnings build: suppress ignoring return value warnings Suppress ignoring return value warnings to fix compile issues with gcc5 The is actually a bug in gcc5 as it does not recognize the no-format-truncation option although it's silently accepted unless the source file under compilation had already generated some warnings before. Therefore suppress ignoring return value warnings which trigger the problem. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
  • [D] CMakeLists.txt
]]>
build: remove ggdb compile option Hans Dedecker <dedeckeh@gmail.com> Fri, 4 Jan 2019 14:10:24 +0000 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=b1c2611bbf3807b6f9bdcd905282734ea1890fa3 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=b1c2611bbf3807b6f9bdcd905282734ea1890fa3 build: remove ggdb compile option build: remove ggdb compile option No need to produce by default debugging information Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
  • [D] CMakeLists.txt
]]>
build: suppress format truncation warnings to avoid errors with gcc7 Hans Dedecker <dedeckeh@gmail.com> Fri, 4 Jan 2019 09:31:33 +0000 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=e892a0c1a1d3818e604d1420b8c8b6a257b04221 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=e892a0c1a1d3818e604d1420b8c8b6a257b04221 build: suppress format truncation warnings to avoid errors with gcc7 build: suppress format truncation warnings to avoid errors with gcc7 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
  • [D] CMakeLists.txt
]]>
cmake: Really look for uci.h Florian Fainelli <f.fainelli@gmail.com> Wed, 28 Sep 2016 17:16:40 +0000 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=3dd115bb4046521986abe78bc488dfd6b95e5a6e https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=3dd115bb4046521986abe78bc488dfd6b95e5a6e cmake: Really look for uci.h cmake: Really look for uci.h Commit 46063a1657c4 ("cmake: Find uci.h") introduced a check against libubus.h but mountd actually uses uci.h, so fix that. Fixes: 46063a1657c4 ("cmake: Find uci.h") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • [D] CMakeLists.txt
]]>
cmake: Find uci.h Florian Fainelli <f.fainelli@gmail.com> Mon, 11 Jul 2016 22:02:13 +0000 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=46063a1657c449d46c1ed7384862f2c0aa051761 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=46063a1657c449d46c1ed7384862f2c0aa051761 cmake: Find uci.h cmake: Find uci.h Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for uci.h. Some external toolchains which do not include standard locations would fail to find the header otherwise. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • [D] CMakeLists.txt
]]>
import patches/ and cmake support John Crispin <blogic@openwrt.org> Mon, 27 Jul 2015 12:05:13 +0000 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=827e9eb7ea68786c1b840402a4b2b64473263ae3 https://git.librecmc.org/?p=oweals/mountd.git;a=commitdiff;h=827e9eb7ea68786c1b840402a4b2b64473263ae3 import patches/ and cmake support import patches/ and cmake support Signed-off-by: John Crispin <blogic@openwrt.org>
  • [D] CMakeLists.txt
]]>