- May 25, 2017
-
-
Hannu Nyman authored
* update cmake to 3.8.1 * refresh patches Release notes: https://cmake.org/cmake/help/v3.8/release/3.8.html Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Feb 09, 2017
-
-
Etienne Haarsma authored
Signed-off-by:
Etienne Haarsma <bladeoner112@gmail.com>
-
- Jan 16, 2017
-
-
Alexandru Ardelean authored
The final semantic is the same, but this is a bit more correct. Build tested on Windows 10 (yes, there is some Ubuntu mode for Windows 10, and I've been also building LEDE on it for a few weeks). Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com>
-
- Jan 13, 2017
-
-
Felix Fietkau authored
This should hopefully fix build issues where libraries that we ship in tools/ were accidentally picked up from other places on the system, e.g. /usr/local Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 11, 2017
-
-
Jo-Philipp Wich authored
Patch cmakes cmcurl component to unconditionally link librt when we discover a clock_gettime() symbol in -lrt. This is required to sucessfully link LibreSSL's libcrypto which might or might not reqauire librt. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Jan 05, 2017
-
-
Jo-Philipp Wich authored
Funnel the required LDFLAGS environment through HOST_CONFIGURE_CMD for now as the HOST_CONFIGURE_VARS semantics are completely broken. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
LibreSSL's libcrypto.so has an indirect dependency to librt for clock_gettime() on Linux. Use pkg-config to portably discover the required linker flags. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 16, 2016
-
-
Felix Fietkau authored
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 01, 2016
-
-
Jo-Philipp Wich authored
Sadly, LibreSSL claims to be OpenSSL v2.0.0 while not providing the new interfaces introduced with OpenSSL v1.1.x, so extend the pre-OpenSSL 1.1.x compat checks to consider LibreSSL as well. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Nov 26, 2016
-
-
Hannu Nyman authored
Release notes at https://cmake.org/cmake/help/v3.7/release/3.7.html Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Aug 15, 2016
-
-
Hannu Nyman authored
Update cmake to 3.6.1 Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Jun 15, 2016
-
-
Matthias Schiffer authored
Avoid using the --parallel argument to the CMake bootstrap, as that doesn't allow us to remove the -j argument. Instead, pass the HOST_JOBS arguments in MAKEFLAGS. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-
- May 13, 2016
-
-
Syrone Wong authored
Signed-off-by:
Syrone Wong <wong.syrone@gmail.com>
-
- Apr 17, 2016
-
-
Hauke Mehrtens authored
Update cmake to 3.5.1 Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 49186
-
- Mar 10, 2016
-
-
John Crispin authored
internal jsoncpp include order leads to multiple build errors on Alpine Linux which uses musl libc use include order from upstream jsoncpp first error was: In file included from /usr/include/c++/5.3.0/stdexcept:38:0, from /home/..../openwrt/build_dir/host/cmake-3.4.3/Utilities/cmjsoncpp/include/json/assertions.h:16, from /home/..../openwrt/build_dir/host/cmake-3.4.3/Utilities/cmjsoncpp/src/lib_json/json_reader.cpp:7: /usr/include/c++/5.3.0/exception:35:9: error: '#pragma' is not allowed here #pragma GCC visibility push(default) Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 48995
-
- Feb 08, 2016
-
-
John Crispin authored
Update cmake to 3.4.3. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 48659
-
- Jan 10, 2016
-
-
Felix Fietkau authored
Update cmake version to 3.4.1, released in Dec 2015. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 48188
-
- Nov 21, 2015
-
-
John Crispin authored
Update cmake to 3.4.0. Refresh patches. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47568
-
- Oct 31, 2015
-
-
Felix Fietkau authored
Update cmake to 3.3.2 and refresh patches. Add a secondary download location. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47327
-
- Feb 05, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44281
-
- Feb 16, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39598
-
- Nov 24, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38899
-
- Oct 18, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38457
-
- Sep 07, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37917
-
- Aug 16, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 37794
-
- Feb 28, 2013
-
-
Luka Perkov authored
SVN-Revision: 35826
-
- Sep 28, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33576
-
- Sep 23, 2012
-
-
Felix Fietkau authored
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems SVN-Revision: 33523
-
- Sep 15, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33441
-
- Aug 10, 2012
-
-
Jo-Philipp Wich authored
Static linking of cmake is broken on x86_64, until we can sort it out, revert the static linking. SVN-Revision: 33118
-
Jo-Philipp Wich authored
SVN-Revision: 33114
-
- Apr 02, 2012
-
-
Florian Fainelli authored
Signed-off-by:
Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31168
-
- Mar 24, 2011
-
-
Alexandros C. Couloumbis authored
SVN-Revision: 26283
-
- Jan 31, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25264
-