Commit Graph

704 Commits (master)
 

Author SHA1 Message Date
Luke Street 1805568808 Check separate paths for LLVM homebrew (x86_64/arm64) 3 years ago
Luke Street 1d0727fae0 Fixes for MSVC SIMD compilation 3 years ago
Luke Street 271c275fcf Check CMAKE_SYSTEM_PROCESSOR when setting -maes 3 years ago
Luke Street d523fad83f Update simd_neon 3 years ago
Luke Street 385392349a Fixes for Apple Silicon 3 years ago
Luke Street 04cbd546b7 Merge remote-tracking branch 'origin/master' into hsh 3 years ago
Luke Street ac4c3f39ac Merge branch 'hsh' of /Users/lstreet/Development/urde/hecl/extern/athena with conflicts. 3 years ago
Phillip Stephens f298113c4e
Fix code generation for Endian template parameter values on LLVM 11 3 years ago
Luke Street be2e0e0b72 SIMD updates from zeus 3 years ago
Luke Street bec2665741 Disable tests when included as subdirectory 3 years ago
Luke Street b690d4d7da Update zlib from 1.2.7 to 1.2.11 3 years ago
Jack Andersen 0a81594056 Apply things learned from making hsh to atdna 3 years ago
Luke Street 4e29ba7d8f DNAOp: Fix clang -Wrange-loop-analysis errors 3 years ago
Luke Street 5489a25fbe Updates for Clang 10 on Windows 3 years ago
Phillip Stephens 347d807a23
Fix zlib 4 years ago
Luke Street 0bc400b4d9 extern/zlib: Use find_library 4 years ago
Luke Street 1b8b7f6819 DNAYaml: Correctly initialize yaml events 4 years ago
Luke Street dec27c05ed Use CMake MSVC_RUNTIME_LIBRARY to control MSVC flags 4 years ago
Luke Street 6c52de489f Add Homebrew LLVM path hint 4 years ago
Jack Andersen aa07559839 Merge branch 'master' of ssh://git.axiodl.com:6431/libAthena/athena 4 years ago
Jack Andersen 6adb8f341c Move atdna macro to separate helper file for future deployment 4 years ago
Phillip Stephens 07b015782b
Fix compiling with clang-10 4 years ago
Luke Street 503cc155c6 Windows build fixes 4 years ago
Lioncash 25d3ed0f33 DNAOp: Make use of template keyword for dependent templates 4 years ago
Lioncash f5ad22ecf4 MemoryReader/MemoryWriter: Remove unnecessary reinterpret_casts 4 years ago
Luke Street 1aa27c7289 Use QualType::getAsString(PrintingPolicy&) to honor bool output option 4 years ago
Phillip Stephens 3c5b138306
Fix `_Bool` error 4 years ago
Phillip Stephens aa94bdadc4
Downgrade aggressive fatal to error 4 years ago
Luke Street c7c4909e33 Add LLVMRemarks & LLVMBitStreamReader to atdna link 4 years ago
Luke Street 7ed8784b50 Compression: Support gzip in decompressZlib 4 years ago
Jack Andersen 30fe237210 Update fmtlib 4 years ago
Jack Andersen ebda6add23 Exclude CMake CXX standard from MSVC 4 years ago
Jack Andersen 9c39a038a5 Allow AT_DNA_COUNT to accept __VA_ARGS__ 4 years ago
Jack Andersen 6f55ae4d26 Support for generating DNA on explicit class specializations 4 years ago
Phillip Stephens d0eef5eab7
Merge pull request #73 from encounter/patch-1 4 years ago
Luke S dcc85e38ea
Fix build error in MemoryReader.cpp 4 years ago
Phillip Stephens eb41d349dc
Fix stand alone compiling, minor code updates 4 years ago
Phillip Stephens 9771af88ed
Merge pull request #69 from lioncash/cast 4 years ago
Phillip Stephens 182c4ff54f
Merge pull request #70 from lioncash/prototype 4 years ago
Phillip Stephens ed83cc0f5e
Merge pull request #71 from lioncash/fmt 4 years ago
Phillip Stephens 9a2277091f
Merge pull request #72 from lioncash/constexpr 4 years ago
Lioncash e7f7867f32 DNAYaml: Make use of if constexpr within NodeToVec() 4 years ago
Lioncash 120b3d1281 DNAYaml: Collapse SFINAE functions into single function 4 years ago
Lioncash 93dacd4231 Global: Remove compatibility formatting define for size_t 4 years ago
Lioncash 7f6ac632f1 test: Directly use specifier for size_t 4 years ago
Lioncash cf91ead01b IStream: Remove unimplemented operator<< prototype 4 years ago
Lioncash 1f870c9940 IStreamWriter: Eliminate several casts 4 years ago
Jack Andersen 03f9314a2a Use llvm's optional 4 years ago
Jack Andersen ee012692ba Fix memory-related problems triggered by emplace_back + copy elision 4 years ago
Jack Andersen 42581c922a Merge branch 'master' of ssh://git.axiodl.com:6431/libAthena/athena 4 years ago