summaryrefslogtreecommitdiffstats
path: root/generic/tkbltVecMath.C
Commit message (Collapse)AuthorAgeFilesLines
* Import std namespaceAdrián Medraño Calvo2017-07-251-0/+1
|
* Add cmath and printf wrappers for WindowsAdrián Medraño Calvo2017-07-211-3/+5
| | | | Needed for compiling with MSVC 2010.
* Fix polymorphic variant in jump tableAdrián Medraño Calvo2017-07-211-15/+15
|
* Better align with TEA's expected file layoutAdrián Medraño Calvo2017-07-181-0/+1609
TEA is quite picky about packages placing their sources in the generic/, unix/, etc. directories. An immediate benefit of this change is support for building in a separate directory.