Luke Street
|
271c275fcf
|
Check CMAKE_SYSTEM_PROCESSOR when setting -maes
|
2021-02-01 05:13:23 +00:00 |
Luke Street
|
04cbd546b7
|
Merge remote-tracking branch 'origin/master' into hsh
# Conflicts:
# atdna/FindLLVM.cmake
# extern/zlib/CMakeLists.txt
|
2021-01-06 14:17:43 -05:00 |
Luke Street
|
bec2665741
|
Disable tests when included as subdirectory
|
2020-10-21 00:22:22 -04:00 |
Luke Street
|
dec27c05ed
|
Use CMake MSVC_RUNTIME_LIBRARY to control MSVC flags
|
2020-05-27 21:37:03 -04:00 |
Jack Andersen
|
ebda6add23
|
Exclude CMake CXX standard from MSVC
|
2020-04-10 18:54:35 -10:00 |
Phillip Stephens
|
eb41d349dc
|
Fix stand alone compiling, minor code updates
|
2019-12-08 13:32:50 -08:00 |
Lioncash
|
b7974ffd01
|
CMakeLists: Define -DNOMINMAX and -DWIN32_LEAN_AND_MEAN on Windows
Avoids needing to explicitly define these in code and also allow
external targets to be unaffected by this.
|
2019-09-07 12:18:45 -04:00 |
Lioncash
|
4460ecedd2
|
CMakeLists: Append sources to athena-core directly
Avoids using an intermediary variable for the same behavior.
|
2019-09-07 08:53:05 -04:00 |
Jack Andersen
|
478d75f1cb
|
Massive fmtlib refactor
|
2019-07-19 18:19:44 -10:00 |
Jack Andersen
|
a9271862dc
|
Ensure athena has zlib include directory available
|
2019-06-12 15:29:18 -10:00 |
Jack Andersen
|
727f057fa7
|
GCC fixes and better CMake dependency handling
|
2019-06-11 15:58:44 -10:00 |
Jack Andersen
|
2034232d52
|
Switch to using lzokay library
|
2018-12-19 17:43:07 -10:00 |
Phillip Stephens
|
d4278bd52b
|
Switch build fixes
|
2018-09-25 15:38:11 -07:00 |
Phillip Stephens
|
5306525029
|
Initial Switch support (Needs testing)
|
2018-09-20 10:47:48 -07:00 |
Jack Andersen
|
7f28214e9f
|
Add VectorWriter
|
2018-08-24 22:38:23 -10:00 |
Phillip Stephens
|
10b36df71f
|
Fix compilation
|
2018-06-17 18:43:24 -07:00 |
Phillip Stephens
|
602153ad98
|
Fix standalone compile failure
|
2018-05-05 18:35:08 -07:00 |
Jack Andersen
|
1d761d5160
|
atdna-test fix
|
2018-03-03 18:24:11 -10:00 |
Jack Andersen
|
2b41d0234a
|
MSVC SFINAE bug fixes
|
2018-02-26 20:02:24 -10:00 |
Jack Andersen
|
f414abe5a5
|
Isolate WinSock2 header to translation unit
|
2017-12-29 15:05:53 -10:00 |
Jack Andersen
|
2c66d56076
|
Add cross-compiling support for atdna
|
2017-12-06 18:07:33 -10:00 |
Jack Andersen
|
a31882663a
|
Require CMake 3.10
|
2017-11-13 18:50:41 -10:00 |
Jack Andersen
|
f5dabee0a7
|
string_view refactor
|
2017-11-12 20:12:37 -10:00 |
Jack Andersen
|
b1f73f0c33
|
apply CMAKE_CXX_STANDARD
|
2017-06-17 16:50:29 -10:00 |
Phillip Stephens
|
fd84808762
|
Windows build fix #2
|
2017-01-26 19:25:48 -08:00 |
Jack Andersen
|
5dc0f4928e
|
Add socket header
|
2017-01-06 19:03:13 -10:00 |
Phillip Stephens
|
e5715bbf8f
|
Remove GPL remnants, and naive `base` typedef
|
2017-01-03 03:15:07 -08:00 |
Phillip Stephens
|
ba92629900
|
Restore certificate check with re-written ECC code
|
2017-01-03 02:32:39 -08:00 |
Phillip Stephens
|
31f259c1e1
|
FreeBSD fixes
|
2016-10-27 15:44:50 -08:00 |
Jack Andersen
|
d4d1bdabc6
|
Win32 FileReader/Writer; minor refinements
|
2016-09-18 13:45:19 -10:00 |
Phillip Stephens
|
aff3349c33
|
Initial attempt to reimplement ecdsa certificates
|
2016-06-29 22:20:27 -07:00 |
Phillip Stephens
|
99dcef42f1
|
Remove EC and BN code in preparation due to licensing issues
|
2016-06-29 17:37:34 -07:00 |
Phillip Stephens
|
821e9c505e
|
Add optional
|
2016-03-25 19:22:04 -07:00 |
Jack Andersen
|
b791b7e426
|
Humungous refactor
|
2016-03-04 13:00:12 -10:00 |
Phillip Stephens
|
1601abcc7a
|
Enable C++14
|
2015-10-19 18:12:32 -07:00 |
Phillip Stephens
|
b9d79a9581
|
Remove exmaple from CMakeLists.txt
|
2015-10-16 13:20:05 -07:00 |
Phillip Stephens
|
1ee7c82d8b
|
Fix GC/Wii linker error
Add example program (Currently only targets wii)
|
2015-10-16 02:46:18 -07:00 |
Phillip Stephens
|
1c0c44938e
|
Fix gc/wii build
|
2015-10-16 01:07:54 -07:00 |
Phillip Stephens
|
4c7280e024
|
Remove GPL comments from Athena codebase
|
2015-09-03 12:37:45 -07:00 |
Jack Andersen
|
a16fd79838
|
OS X support for atdna macro; dependency resolution fix
|
2015-09-02 08:49:23 -10:00 |
Jack Andersen
|
bca146dbfc
|
stripped-down utf8proc added
|
2015-08-31 11:11:42 -10:00 |
Jack Andersen
|
d9b7151487
|
remade PKGBUILD as PKGBUILD.in (configured by CMake)
|
2015-08-13 17:21:49 -10:00 |
Jack Andersen
|
f06afb429c
|
Windows build fixes
|
2015-08-03 17:42:44 -10:00 |
Jack Andersen
|
7a90a0f6d0
|
Embedded atdna in Athena
|
2015-08-02 15:42:47 -10:00 |
Jack Andersen
|
3edc800e10
|
Bumped version to 2.3.0
|
2015-08-02 18:29:39 -07:00 |
Jack Andersen
|
84591d4260
|
Added YAML serialization DNA subclass
|
2015-08-02 18:29:39 -07:00 |
Jack Andersen
|
b7d4c51979
|
more precise MSVC specification
|
2015-08-02 18:29:38 -07:00 |
Jack Andersen
|
ac36bb4f4a
|
added support for wchar_t file paths and more stable windows builds
|
2015-08-02 18:29:38 -07:00 |
Jack Andersen
|
8e5e4d7603
|
Bumped CMake package to 2.2.0
|
2015-08-02 18:29:38 -07:00 |
Phillip Stephens
|
8ea5071e0f
|
Remove and replace exceptions
|
2015-08-02 18:29:38 -07:00 |