shithub: rgbds

RSS feed

c0031dad – Anthony Bentley <[email protected]> authored on 2009/09/11 18:01
use [b]yacc instead of bison by default

50a8bbd4 – Anthony Bentley <[email protected]> authored on 2009/09/11 17:40
Make grammar specifications yacc-compatible

74eea592 – Vegard Nossum <[email protected]> authored on 2009/06/11 06:24
build: figure out git revision and include as part of version string

98810091 – Vegard Nossum <[email protected]> authored on 2009/06/11 06:10
build: split cflags to its own variable

f81bcc72 – Vegard Nossum <[email protected]> authored on 2009/06/11 06:08
build: merge everything to a single top-level Makefile

3ce06cd4 – Vegard Nossum <[email protected]> authored on 2009/06/11 05:53
Added a README file

a2168550 – Vegard Nossum <[email protected]> authored on 2009/06/11 05:28
Move src/asmotor.h to top-level include/

afe33e11 – Vegard Nossum <[email protected]> authored on 2009/06/11 05:22
link: move includes to include/link/

618082bc – Vegard Nossum <[email protected]> authored on 2009/06/11 05:18
lib: move includes to include/lib/

cd779b95 – Vegard Nossum <[email protected]> authored on 2009/06/11 05:14
asm: moved includes to include/asm/

26150fa9 – Vegard Nossum <[email protected]> authored on 2009/06/11 05:05
asm: add newlines to the ends of yaccprt[134].y

85f382ff – Vegard Nossum <[email protected]> authored on 2009/06/11 05:03
asm: run dos2unix on yaccprt1.y

c6d8069e – Vegard Nossum <[email protected]> authored on 2009/06/11 04:59
rgbfix: use mkstemp() instead of tmpnam() and fix coding style issues

bc6b2fe0 – Vegard Nossum <[email protected]> authored on 2009/06/11 04:53
link: add missing parameter to error message

3c82b1ae – Vegard Nossum <[email protected]> authored on 2009/06/11 04:51
Fixed warnings and some style issues

b6c749ff – Vegard Nossum <[email protected]> authored on 2009/06/11 03:59
Run `indent' on the whole tree

660f5daa – Vegard Nossum <[email protected]> authored on 2009/06/11 03:40
Add .gitignore files

94fad97a – Vegard Nossum <[email protected]> authored on 2009/06/11 03:32
Switch line terminators from CRLF to LF

0d973953 – Vegard Nossum <[email protected]> authored on 2009/06/11 03:26
Use spaces instead of tabs after CPP directives

0ce5efb3 – Vegard Nossum <[email protected]> authored on 2009/06/11 03:17
build: remove obsolete objs* directories

0b65d012 – Vegard Nossum <[email protected]> authored on 2009/06/11 03:11
build: add top-level Makefile

1a98f205 – Vegard Nossum <[email protected]> authored on 2009/06/11 03:10
rgbfix: improve Makefile

322a0b05 – Vegard Nossum <[email protected]> authored on 2009/06/11 03:09
link: improve Makefile

c0a9cf79 – Vegard Nossum <[email protected]> authored on 2009/06/11 03:07
lib: improve Makefile

48c34238 – Vegard Nossum <[email protected]> authored on 2009/06/11 03:04
asm: improve Makefile

e12cb950 – Vegard Nossum <[email protected]> authored on 2009/06/11 02:58
build: rip out obsolete makefiles for obsolete platforms

8a7adf4c – Vegard Nossum <[email protected]> authored on 2009/06/11 02:57
rgbfix: make rgbfix compile for Linux

4d06e6de – Vegard Nossum <[email protected]> authored on 2009/06/11 02:56
link: make xlink compile for Linux

c31b87b1 – Vegard Nossum <[email protected]> authored on 2009/06/11 02:55
lib: make xlib compile on Linux

1024c308 – Vegard Nossum <[email protected]> authored on 2009/06/11 02:50
asm: make rgbasm compile on Linux

b53e1707 – Vegard Nossum <[email protected]> authored on 2009/06/11 02:25
Make all file names lowercase

e895832b – Carsten Sorensen <[email protected]> authored and Vegard Nossum <[email protected]> committed on 2009/06/11 02:00
Initial revision: imported RGBDS source code