Commit Graph

43 Commits

Author SHA1 Message Date
Martchus 5e1ff7ccb0 Update README
* Mention how to disable `NativeFileStream`
* Update platform-specific notes
2021-05-31 19:56:49 +02:00
Martchus 28b924fe30 Document API/ABI stability 2020-11-25 17:53:14 +01:00
Martchus 5dbcd1b391 Update README.md 2020-06-04 20:49:02 +02:00
Martchus 5340a8b6ec Fix wording in README
Before it sounded like the library would *use* (and not provide) these
features.
2020-04-13 01:12:29 +02:00
Martchus f72b3c2ad9 Update packaging section in README.md 2019-09-25 18:19:18 +02:00
Martchus 6282abca41 Extend platform specific notes in README 2019-08-24 13:06:43 +02:00
Martchus 23dc7580a4 Document USE_STANDARD_FILESYSTEM 2019-07-13 14:11:45 +02:00
Martchus 1179160fb9 Cover NativeFileStream in README.md 2019-05-30 14:05:03 +02:00
Martchus 8729fb1e87 Update documentation 2019-05-28 17:55:18 +02:00
Martchus cf86358f55 Document TLS variable 2019-02-07 17:47:15 +01:00
Martchus 14f906cc6b Update README.md 2018-05-05 23:28:21 +02:00
Martchus f3777d7159 Improve description and README.md 2017-11-04 15:48:47 +01:00
Martchus b618d7c4b7 Improve build instructions 2017-08-25 15:01:32 +02:00
Martchus a38ef8db34 Improve documentation 2017-08-17 19:12:25 +02:00
Martchus a40d6cad61 Update documentation about the build system 2017-08-11 21:05:04 +02:00
Martchus 73e0832891 Improve README section for RPM packages 2017-07-22 15:32:06 +02:00
Martchus db60e39630 Make README.md compatible with ReText 2017-06-24 23:53:51 +02:00
Martchus 5656b4c203 Document llvm dependencies 2017-06-24 23:52:38 +02:00
Martchus 0a4fc2d326 Document tidying/clang-format 2017-05-01 02:57:58 +02:00
Martchus cb82630665 Add general target for generating API doc 2017-04-04 01:00:17 +02:00
Martchus 96c4e24b6c Require C++14 2017-02-05 19:19:59 +01:00
Martchus a772cdf30b Add conveniently usable string builder
which allows fast string building without multiple heap allocations
2017-01-26 22:16:18 +01:00
Martchus d8b9845d15 Document building and linking with static libs 2016-11-23 00:39:43 +01:00
Martchus 116ab9a238 Add note about Cygwin in README.md 2016-11-21 20:39:01 +01:00
Martchus d18c7dc9f7 Improve README.md 2016-11-18 18:31:48 +01:00
Martchus 0c40a510e5 Add functions for character set conversions 2016-07-27 18:24:37 +02:00
Martchus 3301f8518f Update README.md 2016-07-04 23:53:56 +02:00
Martchus 980794066b Provide workaround for GCC Bug 66145 2016-06-14 22:53:19 +02:00
Martchus 526cbc5282 Rewrite argument parsing 2016-06-13 00:00:36 +02:00
Martchus 1deb244fee Update README.md 2016-06-11 18:53:26 +02:00
Martchus eda3a98e2c updated README.md to reflect latest changes 2016-04-16 19:17:29 +02:00
Martchus bd0cbd5802 reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 02:11:05 +02:00
Martchus 0054a74302 minor adjustments 2016-03-03 19:07:46 +01:00
Martchus e9dfb505f2 added list of features 2016-02-17 20:20:37 +01:00
Martchus d71e6c56d4 updated build instructions 2016-01-29 00:47:05 +01:00
Martchus a8f7644350 minor adjustments 2016-01-18 23:41:30 +01:00
Martchus 47b96df17b added simple CMake project file 2015-12-05 22:47:49 +01:00
Martchus 1e755b4489 outsourced PKGBUILD files 2015-06-26 02:30:22 +02:00
Martchus ef4b7d779a fixed build instructions 2015-05-19 22:36:04 +02:00
Martchus 860ebbc859 added build instructions 2015-05-19 22:33:12 +02:00
Martchus 73c95c352b Update README.md 2015-04-22 18:24:43 +02:00
Martchus f092f093df Update README.md 2015-04-22 18:23:15 +02:00
Martchus 56185e22c8 Initial commit 2015-04-22 18:20:07 +02:00