aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeLines
* feat: customize blockseug-vs2021-03-30-1/+1
* Fix LDFLAGS for UbuntuVictor Timofei2020-12-23-1/+2
* Added back the ability to change compiler with CC environment variable.aidan2020-08-19-1/+2
* Merge pull request #12 from kdkasad/patch-1torrinfail2020-08-12-2/+1
|\
| * Change `cp`/`chmod` to `install`Kian Kasad2020-05-04-2/+1
* | added blocks.def.h to act as default blocks file so that changes made inAidan2020-08-11-3/+7
* | Merge branch 'master' into patch-1torrinfail2020-07-28-2/+2
|\ \
| * | Added variable in makefile to change c compilerAidan2020-07-06-2/+2
| |/
* / Fixed argument order for gccTaylor Henderson2020-05-29-1/+1
|/
* Makefile: Set permissioncrian2020-03-03-0/+1
* Makefile: Add uninstallcrian2020-03-02-0/+2
* Makefile: Use DESTDIR and PREFIXcrian2020-03-02-2/+4
* Changed Makefile to use pkg-config to find libraries.Aidan2019-12-12-4/+2
* Added -f option to rm in clean command.Aidan2019-11-26-1/+1
* Changed Makefile to also complie when running install.Aidan2019-03-26-1/+1
* Added install option.Aidan2019-03-24-0/+3
* Changed makefile to include X11 libraries.Aidan2019-03-24-7/+5
* Added code files, and Makefile.Aidan2019-03-24-0/+8