1292 Commits (6ecc201017729e3065905fe7ef085d2d1f49f06c)
 

Author SHA1 Message Date
Hamish Coleman 6ecc201017 Ensure LDLIBS is consistantly treated 1 year ago
Hamish Coleman 04a2146391 Now that the exports are correct, stop importing them twice 1 year ago
Hamish Coleman cbafe20000 Minor refactoring to use exported vars in subdir 1 year ago
Hamish Coleman 48c377bafa Clarification is needed in one of the build steps 1 year ago
Hamish Coleman 267b297150 Switch build date to use the last commit time 1 year ago
Hamish Coleman 7bab59ea0a Remove incorrect and unused variables 1 year ago
Hamish Coleman d0b0f3a2e8 Increase dpkg manpage determinism 1 year ago
Tony 789ba52541 Break down print line 1 year ago
Tony 4a8a07db9d Ignore .exe 1 year ago
Tony 3a4c18258c Support mingw make for edge prompt UAC 1 year ago
Tony 7cfc30fb15 Git ignore pycache 1 year ago
Tony bfe42e3cc8 Fix SIGNPIPE doesn't exist on windows 1 year ago
Tony ece951c464 Add .vs to gitignore 1 year ago
Hamish Coleman 6f7da048fb Add one more missing package 1 year ago
Hamish Coleman 5fee024ad5 Fix copypasta mistake in the windows fake autoconf 1 year ago
Hamish Coleman 743f6325cf Fix building with lots of options turned on 1 year ago
Hamish Coleman f3a2344353 Add a CI test build with lots of options turned on 1 year ago
Hamish Coleman 40c99fcdee
Merge pull request #1094 from hamishcoleman/autoconf 1 year ago
Dylan Yee e01daf4a85
support linux l2 bridge (#1044) 1 year ago
Hamish Coleman 6b4a9c4387 Remove duplicated build targets 1 year ago
Hamish Coleman c9447689fb Update dependancies for new configure file 1 year ago
Hamish Coleman 2b62ffb3d6 Remove left over cmake file 1 year ago
Hamish Coleman 1accc76ad3 Fix the building the win32 subdir. 1 year ago
Hamish Coleman 9de98c2bb0 Ensure the library is linked to the tools 1 year ago
Hamish Coleman 897ccd9780 Stop auto creating the OBJ list, allowing a libn2n that does not contain a main() function 1 year ago
Hamish Coleman 37722ab8b6 Consolidate the config.mak settings 1 year ago
Hamish Coleman 4e2b9e0a91 First, build the project - allowing build errors to easily show up 1 year ago
Hamish Coleman bd4418fdec Convert the tools dir makefile similarly to the topdir 1 year ago
Hamish Coleman bee517a753 Update windows build for new config.mak 1 year ago
Hamish Coleman c81889d02f Refactoring the autoconf to towards always having a valid Makefile - this will allow simple build instructions 1 year ago
Hamish Coleman 39b9c6b1c0 Enable tests on newer github images 2 years ago
Hamish Coleman 3cef9949c2 Remove the non-maintained CMake build system. 2 years ago
Logan oos Even 709590d66e
separated counter variables (#1078) 2 years ago
Logan oos Even 2ee7dfdb98
added Windows support to n2n-route tool (#1023) 2 years ago
Hamish Coleman 24c1569c88 It appears that supernode_disconnect() might only be called in the original code in the TCP case, so add that test - even though the function appear to work in either caes 2 years ago
Hamish Coleman 9e98023a3f None of the callers of sendto_sock check the result, so make this clear in the function prototype 2 years ago
lemonsh 46212656a5 fix 'superndode' typo in edge and supernode help text 2 years ago
Hamish Coleman 9618512c8f Give up and cache the entire openwrt buildchain 2 years ago
Hamish Coleman 8e172d94ea Nothing needs to dep on the smoketest 2 years ago
Hamish Coleman 0867fd1a7c One more try to avoid building all the kmod packages 2 years ago
Hamish Coleman c3f5d69020 In fact, we can start more builds sooner 2 years ago
Hamish Coleman 4b9397a1b0 Fix the cache key. Also adjust the deps - the openwrt build is the longest, so start it sooner 2 years ago
Hamish Coleman 731be7e257 Use caching to try to speed up openwrt builds. Build openwrt statically 2 years ago
Hamish Coleman c824c5d2cd Name the openwrt builds the same as the expected package name 2 years ago
Hamish Coleman 780d1edfb8 Add a amd64 OpenWrt build for more testing 2 years ago
Hamish Coleman 40f4b04bb2 Add quicker OpenWrt build to regular builds. 2 years ago
Hamish Coleman 99ae88c85b Address github linter concerns in openwrt CI 2 years ago
fnRice b5976231c9 fix 'cannot find library -lzstd' when build as a subproject with cmake and vcpkg 2 years ago
Hamish Coleman 4d89f048ad
Merge pull request #1074 from hamishcoleman/upstream 2 years ago
Hamish Coleman 914c450641 Address more github workflow lint concerns 2 years ago