Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
2015-06-28 | Common: Cleanup thread includes. | Emmanuel Gil Peyrot | |
2014-12-29 | Fix MSVC-related #defines and add CMakeLists comment | darkf | |
2014-12-29 | Fix merge conflicts | darkf | |
2014-12-20 | License change | purpasmart96 | |
2014-11-28 | Fix MinGW build | darkf | |
2014-11-19 | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵ | Emmanuel Gil Peyrot | |
or generated | |||
2014-09-08 | common: Prune all redundant includes | archshift | |
2014-09-07 | Removed common/std_xyz, instead using the std header | archshift | |
2014-08-07 | Use pthread_set_name_np() on OpenBSD. | Anthony J. Bentley | |
2014-04-08 | fixed project includes to use new directory structure | bunnei | |
2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |