Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -6/+6 | |
2024-11-24 | Use zix_expand_environment_strings() | David Robillard | 1 | -78/+0 | |
The removed test was the last that needed access to private code, so also remove all of the build complication around ensuring there's a static library to test (avoiding a double build in many cases). | |||||
2023-05-01 | Fix include-what-you-use warnings | David Robillard | 1 | -2/+1 | |
2023-02-04 | Fix clang and clang-tidy warnings on Windows | David Robillard | 1 | -1/+1 | |
2022-12-11 | Remove unused platform feature checks | David Robillard | 1 | -0/+1 | |
2022-12-10 | Avoid cloned conditional branches | David Robillard | 1 | -4/+3 | |
2022-12-10 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+1 | |
2022-11-16 | Use zix_path_parent_path() | David Robillard | 1 | -4/+5 | |
2022-11-16 | Use zix_dir_for_each() | David Robillard | 1 | -1/+2 | |
2022-11-16 | Use zix_path_join() | David Robillard | 1 | -3/+5 | |
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2022-07-18 | Switch to meson build system | David Robillard | 1 | -1/+0 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -1/+1 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -170/+168 | |
2020-12-31 | Avoid "else" after "return" | David Robillard | 1 | -3/+4 | |
2020-12-18 | Fix build with ancient GCC | David Robillard | 1 | -2/+2 | |
2020-11-17 | Suppress internal deprecation warnings about serd_uri_to_path() | David Robillard | 1 | -0/+9 | |
This function is deprecated, but is only used here in the implementation of lilv_uri_to_path() which is also deprecated (for the same reason), so application code will still get the warning. | |||||
2020-08-06 | Rename some filename utilities for clarity | David Robillard | 1 | -1/+1 | |
Loosely inspired by Python and the std::filesystem API. | |||||
2020-08-06 | Separate filesystem utilities | David Robillard | 1 | -383/+1 | |
2020-07-16 | Fix potential va_list leak | David Robillard | 1 | -0/+1 | |
2020-07-16 | Add missing variable initializations | David Robillard | 1 | -2/+2 | |
2020-07-16 | Fix conversion warnings | David Robillard | 1 | -1/+1 | |
2020-07-16 | Only define Windows path utility function on Windows | David Robillard | 1 | -0/+2 | |
Avoids a warning about an unused fuction. | |||||
2020-06-19 | Check for CreateSymbolicLink at configure time | David Robillard | 1 | -18/+2 | |
This uses the system CreateSymbolicLink if it is available at compile time, and if not, just acts as if the link failed (which is extremely likely anyway). This removes the ugly wrapper code that has been a constant source of compatibility headaches with weird toolchains. | |||||
2020-01-18 | Ensure state directory path always ends in a separator | David Robillard | 1 | -0/+19 | |
This can cause problems when resolving relative paths against the bundle directory, and it's simpler to ensure that the path always ends in a separator than deal with both cases in every place it is used. | |||||
2019-10-17 | Fix Windows warnings | David Robillard | 1 | -1/+5 | |
2019-04-15 | Fix lilv_mkdir_p when used with forward slashes on Windows | David Robillard | 1 | -2/+3 | |
2019-04-14 | Remove support for OSX < 10.6 | David Robillard | 1 | -11/+1 | |
2019-01-13 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2019-01-13 | Clean up includes | David Robillard | 1 | -13/+18 | |
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use. | |||||
2018-09-16 | Make handle parameter to lilv_path_exists const | David Robillard | 1 | -2/+3 | |
2018-09-15 | Fix building as C for Windows | Robin Gareus | 1 | -1/+4 | |
2018-09-15 | Fix Windows and MinGW build | Robin Gareus | 1 | -1/+1 | |
2018-09-15 | Fix creating directories across drives on Windows | David Robillard | 1 | -2/+17 | |
2018-07-10 | Fix saving state when broken links are encountered | David Robillard | 1 | -0/+5 | |
2018-07-10 | Fix Windows/MSVC build | David Robillard | 1 | -1/+3 | |
2018-07-10 | Handle NULL gracefully in lilv_realpath | David Robillard | 1 | -0/+4 | |
2017-12-29 | Remove dead code | David Robillard | 1 | -5/+0 | |
2017-12-29 | Use braces everywhere | David Robillard | 1 | -1/+2 | |
2017-02-12 | Remove use of deprecated readdir_r | David Robillard | 1 | -5/+1 | |
2016-10-01 | Transition away from deprecated _BSD_SOURCE | David Robillard | 1 | -0/+1 | |
2016-09-18 | Fix memory, file, and library leaks | David Robillard | 1 | -0/+1 | |
2016-09-16 | Add missing include | David Robillard | 1 | -2/+3 | |
2016-07-31 | Fix Windows compilation | David Robillard | 1 | -0/+2 | |
2016-07-14 | Clean up and remove dead code | David Robillard | 1 | -7/+4 | |
2016-07-12 | Fix state file versioning | David Robillard | 1 | -28/+18 | |
2016-03-16 | Always look up CreateSymbolicLink on Windows | Robin Gareus | 1 | -2/+0 | |
2015-10-29 | Fix long lines | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5800 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-08 | Improve test coverage | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5754 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-07 | Fix directory walking on some systems | David Robillard | 1 | -3/+10 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5750 a436a847-0d15-0410-975c-d299462d15a1 |