39 Commits (6957b16537153b34b77a8668270d9007ad5e6f38)

Author SHA1 Message Date
Hamish Coleman 183e0c969a Hack around the "helpful" exe file suffix 1 year ago
Hamish Coleman 0b662fc0f4 A bunch of hacks to allow builds to understand the stupid windows filenames 1 year ago
Hamish Coleman 4d2e92ac81 Ensure library is included in correct order 1 year ago
Hamish Coleman 1e8a085f1e Refactor to use the host triplet instead of CONFIG_TARGET 1 year ago
Hamish Coleman 59ecadcab2 Move the special windows lib config into the configure script 1 year ago
Hamish Coleman b22c57a16f Dont require special build flags for just one header 1 year ago
Hamish Coleman 85c8ab536c Convert final user of TARGET==darwin to use the cross-compile variables instead 1 year ago
Hamish Coleman 4b4311e2fa Move the macos default install path config. 1 year ago
Hamish Coleman 15fe4f786f Move OpenSolaris special config to the configure script 1 year ago
Hamish Coleman 8dcc879ca0 Simplify config and build process for libpcap tool 1 year ago
Hamish Coleman 473b89c963 Simplify build system by using standard macro 1 year ago
Hamish Coleman afbc5344e0 Move some generic appending out of the config.mak 1 year ago
Hamish Coleman 6d464f24a6 Ensure that WINDRES always has a value 1 year ago
Hamish Coleman 4c0c173221 Check if we have been configured before running most of Make 1 year ago
Hamish Coleman a1bef636de Partially Revert "Add rules to run autogen/configure and use them in some of the simpler CI builds" 1 year ago
Hamish Coleman 87c20d750e Add rules to run autogen/configure and use them in some of the simpler CI builds 1 year ago
Hamish Coleman 3b5855707f Need to specify a windres tool name for non cross compiled windows 1 year ago
Hamish Coleman 0545a54b13 Allow windres to run when cross compiling 1 year ago
Hamish Coleman 0dd94a1123 Fix distclean with newer config.mak style 1 year ago
Hamish Coleman e42cbd7e0c Remove nondeterminism from man compression 1 year ago
Hamish Coleman 6ecc201017 Ensure LDLIBS is consistantly treated 1 year ago
Hamish Coleman cbafe20000 Minor refactoring to use exported vars in subdir 1 year ago
Hamish Coleman d0b0f3a2e8 Increase dpkg manpage determinism 1 year ago
Tony 3a4c18258c Support mingw make for edge prompt UAC 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 c81889d02f Refactoring the autoconf to towards always having a valid Makefile - this will allow simple build instructions 1 year ago
Hamish Coleman d81908d6a2 Move as much as simply possible from edge_management into shared code 2 years ago
Ryan Schmidt 00a54b36cd
removed space after -L and -I in Makefile.in (#974) 3 years ago
Hamish Coleman ecaba980ba Attempt to simplify adding new tests 3 years ago
Hamish Coleman 1f501c70ac Include more known good style-guide files to the linter 3 years ago
Hamish Coleman e0ce73f684 Add management source code as known good for styleguide 3 years ago
Hamish Coleman e22e453d2c Add an integration test and a bunch of framework to support tests on multiple build systems 3 years ago
Hamish Coleman 351f7628d0 Separate testing out into types, just unit tests for the moment, allowing for integration tests 3 years ago
Hamish Coleman 150c32562d Refactor the PHONY make targets to be near their target definitions 3 years ago
Hamish Coleman e4e2aba420
Increase code Coverage (#897) 3 years ago
Hamish Coleman 108c9436d5 Add robustness to the version calculations 3 years ago
Hamish Coleman ff72ed8190 Make all version calculations come from scripts/version.sh and remove resulting redundant substitutions 3 years ago
Hamish Coleman 72a53325c5 The docker build steps are bitrotted since 2019 3 years ago
Hamish Coleman 8dc9437870 Remove configure.ac from the distclean list 3 years ago
Hamish Coleman 5b06254a8b Remove unused makefile variable 3 years ago
Hamish Coleman 0d04b40926 Make distclean more clean 3 years ago
Hamish Coleman 6c1ed021b1
expanded YAML linting to cover every yaml file found in this repo (#874) 3 years ago
Hamish Coleman 10b3464bd2
Linting for yaml files (#872) 3 years ago
Hamish Coleman 7eb3f2cd7f
Rename scripts for better consistancy (#866) 3 years ago
Hamish Coleman 80b33cd1a9
Basic C Code lint checker and shell checker (#859) 3 years ago
Hamish Coleman bb3de5698c
added JSON interfaces to edge management port and scripts to further process output (#854) 3 years ago
Hamish Coleman 1670b14d69
reduced the number of artifacts to a reasonable number (#853) 3 years ago
Hamish Coleman 7d4ff08200
added automated binary artifacts (#849) 3 years ago
Hamish Coleman 4438f1aa2a
added mingw test platform (#829) 3 years ago