summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-06-25adding information for bug tracker, news, etc.brent s
2016-06-25fixing the following issue:brent s
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.11\" -I. -I. -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT install-mbr.o -MD -MP -MF ".deps/install-mbr.Tpo" -c -o install-mbr.o install-mbr.c; \ then mv -f ".deps/install-mbr.Tpo" ".deps/install-mbr.Po"; else rm -f ".deps/install-mbr.Tpo"; exit 1; fi install-mbr.c: In function ‘show_params’: install-mbr.c:641:5: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation] if(cp->enabled & CPE_A) ^~ install-mbr.c:643:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ printf("\n"); ^~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:283: install-mbr.o] Error 1
2016-04-07updating gitignoresbrent s
2016-04-06GPG support donebrent s
2016-04-06adding gitignore, updating to sha512sumsbrent s
2016-02-16updating license to arraybrent s
2016-01-18pkgbuild cleanupbrent s
2015-08-24initial import from AUR3brent s