aboutsummaryrefslogtreecommitdiff
path: root/src/_pch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed _pch.h → _pch.hpp, deep.h → deep.hpp, lanes.h → lanes.hppBenoit Germain2024-10-281-66/+0
|
* Fix/suppress MSVC /Wall warningsBenoit Germain2024-10-161-0/+28
|
* Build fixes for mingw/g++Benoit Germain2024-10-011-0/+1
|
* More fixes to make clang happyBenoit Germain2024-06-141-0/+1
|
* A small step toward making clang happyBenoit Germain2024-06-131-1/+4
|
* All Lua headers included just once in _pch.hBenoit Germain2024-06-111-0/+11
|
* Use a precompiled header to speed up the buildBenoit Germain2024-06-071-0/+22