summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: Consolidate math function checksP. J. McDermott2021-03-271-18/+5
* build: Check for ceil() and floor()P. J. McDermott2021-03-271-0/+6
* build: Check for fmodP. J. McDermott2021-03-271-0/+3
* build: Check for atan2()P. J. McDermott2021-03-271-0/+3
* build: Check for cos() and sin()P. J. McDermott2021-03-261-0/+6
* build: Don't clean source files in in-tree buildP. J. McDermott2021-03-181-0/+2
* build: s/ -I/ -isystem/g in libraries' CFLAGSP. J. McDermott2021-03-171-0/+10
* build: Find and use SDL_ttfPatrick McDermott2021-03-171-0/+1
* build: Use SDL and SDL_image 2.0Patrick McDermott2021-03-171-2/+2
* db_lc_messages_get(): Just use setlocale()Patrick McDermott2021-03-171-1/+2
* db_games_find(): Match name and description langPatrick McDermott2021-03-161-1/+1
* db_games_find(): Parse game name and descriptionPatrick McDermott2021-03-161-2/+2
* Find games either in build dir or installedPatrick McDermott2021-03-161-2/+2
* build: Link rather than copy game dataPatrick McDermott2021-03-161-0/+2
* Revert "build: Make games/classic build directory"Patrick McDermott2021-03-161-2/+0
* build: Make games/classic build directoryPatrick McDermott2021-03-151-0/+2
* db_games_find(): New functionPatrick McDermott2021-03-151-1/+2
* build: Check for required functionsPatrick McDermott2021-03-151-0/+11
* Add build system and package documentationPatrick McDermott2021-03-151-0/+113