Carl Miller, Jr
|
1f247a855f
|
Adding Mac OS build functionality (#67)
Co-authored-by: Carl Miller Jr <halian@Fireblade.local>
|
2024-02-07 21:40:35 -05:00 |
|
Brendan Hagan
|
3c64d25cf6
|
Merge pull request #50 from halian/master
Fix build errors on Mac OS X+
|
2022-11-18 20:36:08 -05:00 |
|
Brendan Hagan
|
8994ac50b0
|
misc: revert installation instruction changes, modify readme formatting
|
2022-07-12 20:22:08 -04:00 |
|
Brendan Hagan
|
087da12893
|
misc: get this crap building locally
Looks like my install via vcpkg sets up a different directory structure for hunspell
|
2022-06-14 20:04:15 -04:00 |
|
halian
|
a0b755c2d9
|
fixed building on linux; updated linux directions
|
2021-05-05 07:05:42 -04:00 |
|
guy
|
516f36a9d2
|
Added changes for building on Catalina
|
2020-06-15 00:23:33 -04:00 |
|
Twan van Laarhoven
|
b57d9b7615
|
Enable 64 bit static build and fix linker error
|
2020-05-11 01:54:21 +02:00 |
|
Twan van Laarhoven
|
b7ed93cd02
|
Remove dependency on boost::random, since that is now in std
|
2020-04-25 22:22:15 +02:00 |
|
Fenhl
|
0cd0ac6737
|
Clarify build instructions
This adds some missing `vcpkg` commands I had to run to get the build to work, and adds info about what `$VCPATH` means.
|
2020-04-25 00:54:18 +00:00 |
|
Twan van Laarhoven
|
60c392a068
|
Moved locale validation to a compile time test, instead of a runtime check performed by MSE itself.
This also removes perl as a build dependency for people who don't want to run the test suite.
|
2020-04-18 19:08:35 +02:00 |
|
Twan van Laarhoven
|
87f49aa9c4
|
readme
|
2020-04-14 23:15:19 +02:00 |
|
Twan van Laarhoven
|
508ee302e1
|
Readme file with build instructions
|
2020-04-14 22:35:18 +02:00 |
|