aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-13cleanup lutris list headersdevJan200101
2022-12-13validate handle, update mock prints to unify output and present argsJan200101
2022-12-13add helper macro to convert function pointer to data pointerJan200101
2022-12-13update unreachable macro to reuse formatJan200101
2022-12-13replace str* with strs* where possibleJan200101
2022-12-13add helper macros for stack based str* operationsJan200101
2022-12-13Update makefile to compile conditional targets by defaultJan200101
2022-12-13set tail to set the correct character to nullJan200101
2022-12-13correct licensing informationJan200101
2022-07-23add shim functionalityJan200101
2022-07-22add for C flags for sanity checkingJan200101
2022-07-22give C functions proper prototype, make char constants constJan200101
2022-07-22move nargv to the stack allowing to be automatically be freedJan200101
2022-07-22move filesystem logic into separate fileJan200101
2022-06-12make net init explicit, fix lutris URL escape invalid readJan200101
2022-05-30add licens info within program, add default variant, add name to licenseJan200101
2022-05-30improve CI to allow running in DockerJan200101
2022-05-05Bump versionHEAD0.2.0masterJan200101
2022-04-19improve grammar, concat lutris search arguments, patch leaking memoryJan200101
2021-12-25rename wine list-installed to installedJan200101
2021-12-23clean up mock logic, improve names, allow mock without wineJan200101
2021-12-23Compile each subsection as its own library and link them togetherJan200101
2021-11-18Correct ifdef guardsJan200101
2021-11-07cleanup, make main components optional at compile timeJan200101
2021-08-08replace static core library to be an object libraryJan200101
2021-08-01update min cmake, add wine to lib, make base emptyJan200101
2021-07-28find packages before setting CFLAGSJan200101
2021-07-28add newline to filesJan200101
2021-07-26remove useless tests, add AppImage creation to CIJan200101
2021-07-22reorder linkageJan200101
2021-07-22compile core files into a static library to link againstJan200101
2021-07-22fix broken debug define checks, move lutris enums to special headersJan200101
2021-07-22invoke shell once to get c and lib flagsJan200101
2021-07-07correct main target to compile with C compiler, remove mentions of test targetJan200101
2021-07-04fix wrong comparison, remove whitespace, add Makefile and DoxyfileJan200101
2021-06-13rework command group logic to work linear, replace return with EXIT_*Jan200101
2021-06-11ignore flags for wine, add no-net debug printJan200101
2021-06-06correct github CI workflowJan200101
2021-06-06fix win env, add proper mocking code to test implementationJan200101
2021-05-27allow flags to exit prematurely, move defines, add no networking flagJan200101
2021-05-18add some mock test stepsJan200101
2021-05-18cleanup windows config stuff, parse wine argv0Jan200101
2021-05-18improve cmake files, add simple curl mock, clean up on download errorJan200101
2021-05-16add NULL checksJan200101
2021-05-13reorder includes, add missing includesJan200101
2021-05-08add work in progress windows supportJan200101
2021-04-26rid some warningsJan200101
2021-04-26add CI for dev branchJan200101
2021-04-26implement flags and sort commands by alphabetJan200101
2021-04-24update allocsize with the largest size we might possibly needJan200101