Commit Graph

23 Commits (9fa920911441deea14adefa2fc5c0fa7c5dd49ac)

Author SHA1 Message Date
Rick V 9fa9209114
don't be aggressive
remove libcurl packaging rules. We still build it, but ship only the curl.exe
5 years ago
Rick V d1b9b89812
add note
add libuv build

add its dependent libraries to the final link line
5 years ago
Rick V 6d49ffd60b
include all platform dependencies transitively 5 years ago
Stephen Shelton 332f33b049 Remove FS_LIB conditionals 5 years ago
Jeff Becker abf9544ddc
make libuv on win32 work 5 years ago
Michael 77b4efd78b
fixup ios 5 years ago
Rick V 94e9305d54
fix static build 5 years ago
Rick V 89f92d3aed
new cmake module 5 years ago
Rick V 4246caf8a1
add build option for constrained node ops and make sure everything is now target-optimised in all configurations (allows debugging on the target using the debug build config)
link libatomic if we're targeting 486

link libatomic.a if we're targeting windows

idk what the hell MSVC does for -arch:IA32

we already set the c++14 flag early on

strip target selection flags from MSVC builds and clang-cl

c++14 does not propagate to compile tests
5 years ago
Rick V 3f6f636bbf
reeeee 5 years ago
Michael 6e5cab971f
make windows fixes 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Rick V c5aaefa7e7
this is getting hairy 5 years ago
Rick V 54d4932d74
why isn't cmake picking this up 5 years ago
Rick V 609a9a1c31
fix netbsd 5 years ago
Rick V b7ffe37ffb
add make windows config command line 5 years ago
Michael 614b669fd5
Abandon debian 5 years ago
Michael df498c7bf8
try to make some windows 5 years ago
Michael 82958de2d7
Tidy up cmake files 5 years ago
Michael 65af2c4266
Normalise build 5 years ago
Michael 4806e52f62
Try to silence some warnings to reduce noise 5 years ago
Rick V 7788d6ec3c
fix windows
lto stuff remains for now
since native builds work

(cherry picked from commit 37814472af5e7c35d514bae16d19b08050765d52)

i'm not porting the UNIX-tier cppfs thing

(cherry picked from commit d6edbd789534d4fd0bce6c8c2418347cd80bebdb)

none of this had to be specified directly ffs

(cherry picked from commit 5dbefa7131a6fe0b2006c90ecdba7e466fdd1ecc)

stop breaking shit reee

(cherry picked from commit 14be89902ccc75a7fc21863593da393ca976d0d4)
5 years ago
Michael 8c570653ee
Refactor top level cmake file into multiple components 5 years ago