summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-11(Currently broken) reimplementation of group and entryLouie Shprung
2024-08-08Allow standard library in configLouie Shprung
2024-08-08Update .gitignoreLouie Shprung
2024-08-07Small improvement towards setting launchers, but the current group class make...Louie Shprung
2024-08-07Working demo for loading groups and entries from lua configLouie Shprung
2024-08-04Hello luaLouie Shprung
2024-08-01Update flags in man pageLouie S
2024-07-10Create new release versionv0.1.1Louie S
2024-07-10Create actions_build_rpm targetLouie S
2024-07-10Create README for actionsLouie S
2024-07-09Incorporate actions with build systemLouie S
2024-06-28Working containerized package builds for deb packagesLouie S
2024-06-27Account for discrepency between getmax(x/y) vs _max(x/y)Louie S
2024-05-17Remove unnecessary debian fileslouie
2024-05-13Add full-clean target; remove unnecessary autotools fileslouie
2024-05-12Add version flaglouie
2024-05-09Experimental support for building NSIS installerv0.1Louie S
2024-05-09Incorporate installer creation in build systemLouie S
2024-05-08Script to help find dllsLouie S
2024-05-02WIP researching dll locationingLouie S
2024-05-02Add license information to nsis installerLouie S
2024-05-02Exploring possibilities of supporting nsis installation on WindowsLouie S
2024-02-17Use getmax. instead of directly accessing memberLouie S
2023-09-18Fix '/' vs '\' issue on WindowsLouie S
2023-06-21Bump autoconflouie
2023-06-19Merge remote-tracking branch 'origin/testing'louie
2023-06-19security fix to build with format-security flaglouie
2023-05-09Fixed graphical issues pertaining to remembering e_hoversLouie S
2023-05-09Remove some drawing glitchesLouie S
2023-05-09Change how e_hover and e_offset are managed; cache e_hover and e_offset as arrayLouie S
2023-05-09Don't check for windres on unix buildsLouie S
2023-05-04Rewrite handle_args function using getopt libraryLouie S
2023-03-04Fix bug in package creation; convert svg text to pathLouie S
2023-03-04Implement checking for windres tool in configure.acLouie S
2023-03-04Create separate Makefile for spec directoryLouie S
2023-03-04Configure flag for disabling icon embed for windows executableLouie S
2023-03-03Change a couple of files to templates for less copy/pasteLouie S
2023-03-03Set rpm spec to install desktop entryLouie S
2023-03-02configure flag to enable/disable desktop entry installationLouie S
2023-03-02Add specfile for building basic rpm packageLouie Shprung
2023-03-02Cleanup debian packaging; set license to GPLv3Louie Shprung
2023-03-01Add more sizes to .ico fileLouie Shprung
2023-02-28Set deb package to install desktop entryLouie S
2023-02-28Add icon to READMELouie S
2023-02-27Create debian directory for building basic .deb packageLouie Shprung
2023-02-26Added rule for generating desktop entryLouie S
2023-02-25Remove AC_CHECK_MALLOC to allow for cross-compilationLouie Shprung
2023-02-24Added configuration summary to configure.acLouie S
2023-02-24Rename icon/ to data/Louie S
2023-02-24Add instructions for embedding icon to .exe for Windows, add icon files as EX...Louie S