Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | refactor(makefile): full, check and fullcheck targets removed | Suleyman Farajli | |
7 days | feat(dunst): new config added | Suleyman Farajli | |
8 days | chore(makefile): install newer version of DWM | Suleyman Farajli | |
8 days | feat: default wallpaper added | Suleyman Farajli | |
8 days | refactor(makefile): dependency check now manual | Suleyman Farajli | |
- Updated software and font variable naming to consistent underscore format with versions - Grouped install targets under INSTALL_TARGETS and directories under DIRECTORIES - Removed automatic dependency check from install targets; users must now run checks manually before installation - Cleaned up target dependencies and updated .PHONY list accordingly | |||
8 days | refactor(makefile): clean up directories and improve dependency handling | Suleyman Farajli | |
- Dropped creating optional directories - Ensured required directories (bin, config, fonts) are created via explicit rules - Made 'config' and 'scripts' targets depend on directory rules instead - Added 'check' as a prerequisite to relevant install targets for consistency | |||
12 days | feat: run `fc-cache` after installing fontsshow | Suleyman Farajli | |
- Add fontconfig to build time dependencies. | |||
12 days | style(makefile): sort alphabetically and logically | Suleyman Farajli | |
12 days | fix(zsh): create zsh history cache file in installation | Suleyman Farajli | |
13 days | style(makefile): Use spaces for alignment instead of tabs and sort ↵ | Suleyman Farajli | |
alphabetically | |||
13 days | refactor(makefile): Move contents of Soucedeps into makefile and simplify ↵ | Suleyman Farajli | |
targets - Explicitly defined dependencies and install commands for software and fonts. - Sourcedeps removed. - Added `sync` to install tarballs from source. - Added `fullcheck` to check optional dependencies. - Run check before installing desktop files to make sure that build dependencies exist. | |||
13 days | feat (makefile): install fonts in desktop target | Suleyman Farajli | |
14 days | fix(makefile): update git config installation and clean trailing whitespaces | Suleyman Farajli | |
2025-06-19 | chore(Makefile): filter signingkey comment in gitconfig when installing and ↵ | Suleyman Farajli | |
warn if git signing key not set | |||
2025-06-17 | Makefile: target `depcheck` named to `check` | Suleyman Farajli | |
2025-06-02 | non-zero return value if a dependency is missing | Suleyman Farajli | |
2025-02-03 | Makefile: software download links updated | Suleyman Farajli | |
2025-01-19 | Makefile: pull and build suckless software from archive.farajli.net | Suleyman Farajli | |
2025-01-18 | Makefile: style change | Suleyman Farajli | |
2025-01-18 | Makefile: dist target: copying TODO file removed | Suleyman Farajli | |
2025-01-18 | dist target added | Suleyman Farajli | |
2025-01-18 | Makefile: desktop target removed | Suleyman Farajli | |
2025-01-07 | nvim: init.lua added | Suleyman Farajli | |
2024-12-19 | Makefile: ~/.config/sites directory creation added | Suleyman Farajli | |
2024-09-30 | Makefile: config rule updated to install sites directory | Suleyman Farajli | |
2024-09-09 | simple dependency checker added | Suleyman Farajli | |
2024-09-06 | Makefile updated | Suleyman Farajli | |
2024-09-06 | Makefile: slstatus was added | Suleyman Farajli | |
2024-08-27 | links updated in Makefile | Suleyman Farajli | |
2024-08-10 | Desktop builds added | Suleyman Farajli | |
2024-08-10 | git directory added | Suleyman Farajli | |
2024-08-10 | git config added | Suleyman Farajli | |
2024-08-10 | Makefile added | Suleyman Farajli | |
2024-02-18 | Makefile removed | Suleyman Farajli | |
2024-02-10 | all environment variables were set to false | Suleyman Farajli | |
2024-02-10 | first commit, version 0.1 | Suleyman Farajli | |