aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-04-22add list & search command, fix bug in installer parser, […]Jan200101
2021-03-26a chunk of changesJan200101
2021-03-26add files to the variable listJan200101
2021-03-26improve parser logic and math reuseJan200101
2021-03-26allow functions to return an allocated string valueJan200101
2021-03-26ensure variable key is fully compared, return head to offset […]Jan200101
2021-03-26add debug method to test out variable parser for memory safetyJan200101
2021-03-26don't output a random number on unknown directiveJan200101
2021-03-26commit variable parserJan200101
2021-03-26replace MIT license with GPLv3Jan200101
2021-02-03clean up logic some moreJan200101
2021-01-12replace float with int math, silence conversions, improve wine call […]Jan200101
2021-01-02quote executable/script path to not deal with whitespace problemsJan200101
2020-12-20add some memory allocation failure checksJan200101
2020-12-19add conversion warnings, fix existing flawsJan200101
2020-12-19remove useless struct, add json length type macroJan200101
2020-12-18add stderr checks, print carriage return when done downloadingJan200101
2020-12-18move carriage return to start, remove spacesJan200101
2020-12-18add dots to downloading promptJan200101
2020-12-18add download progress barJan200101
2020-12-17replace gnu style quoting with normal quoting, comment command macros, …Jan200101
2020-12-16add more warning flags, correct syntax, add UNUSED macro, […]Jan200101
2020-12-14allow downloading multiple wine versions at the same timeJan200101
2020-12-14make directory creation create all parent directories tooJan200101
2020-12-12[CI] output environment with polecatJan200101
2020-12-12update systemJan200101
2020-12-12improve fish-env messageJan200101
2020-12-12Merge branch 'fish'Jan200101
2020-12-12add fish env supportJan200101
2020-12-12change download routines to require a version name, not a random IDJan200101
2020-12-11cleanup imports, add completion message for downloadsJan200101
2020-12-11add remove commands to dxvk and wineJan200101
2020-12-11move command definitions (as well as helpers) to macrosJan200101
2020-12-07improve grammar in descriptions, add newline to wine check warningJan200101
2020-12-07add some safety around stat failuresJan200101
2020-12-05update wine env output to output actual given wine versionJan200101
2020-12-05send warning and error msgs to stderr, output context messages if tty[…]Jan200101
2020-12-05add wine env command […]Jan200101
2020-11-23simplify questions, add installation instructions for distrosJan200101
2020-11-23specify languageJan200101