Files
lime/project/lib
Joseph Cloutier 2e645678a0 Attempt to resolve Windows-specific errors.
alfstream.cpp doesn't look like a Windows-specific file, so I'd rather
compile it everywhere until proven Windows-specific. Even though Mac and
Linux have been doing ok without it so far.
2022-05-16 18:55:33 -04:00
..
2022-05-14 23:57:27 -04:00
2015-06-24 13:25:17 -07:00
2022-05-13 01:25:52 -04:00
2022-05-13 14:09:23 -04:00
2022-05-09 16:37:13 -04:00
2022-05-14 23:57:27 -04:00
2022-05-09 16:37:13 -04:00
2022-05-16 02:23:09 -04:00

Submodule projects

Lime includes code from several other C/C++ libraries, listed below. Lime prefers to use GitHub repositories as its submodules, purely so that the links will be clickable when viewed on github.com. However, some of these repos are mirrors, with the development being conducted elsewhere.

Always submit issues and pull requests to the primary repo, not to a GitHub mirror.

Non-submodule libraries

In some cases, we use such a small fraction of a library that it isn't worth creating a submodule. This reduces download time but increases the difficulty of performing updates.