aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove misc. filesgrischka2016-10-011-293/+0
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-28/+29
* Reorganize the source tree.gus knight2015-07-271-26/+25
* Trim trailing spaces everywhere.gus knight2015-07-271-3/+3
* Use GNU triplet prefix for cross tcc compilersThomas Preud'homme2014-01-081-15/+10
* Improved variable length array support.James Lyon2013-04-271-0/+2
* Fixed i386 calling convention issue and CMake build on i386.James Lyon2013-04-261-4/+9
* Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working o...James Lyon2013-04-251-8/+33
* Added cross compilation to CMake build system.James Lyon2013-04-251-88/+221
* 64-bit tests now pass (well, nearly).James Lyon2013-04-241-12/+16
* Added CMake build system (to facilitate Win64 builds)James Lyon2013-04-211-0/+129