shithub: rgbds

RSS feed

be13e051 – Anthony Bentley <[email protected]> authored on 2009/11/08 14:28
xlib: separate output between stdout and stderr (from lmod)

46c131bc – Anthony Bentley <[email protected]> authored on 2009/11/08 13:47
more HTML formatting gunk

42007c5c – Anthony Bentley <[email protected]> authored on 2009/11/06 18:01
remove HTML formatting gunk from a lot of the docs

e1f5352b – Anthony Bentley <[email protected]> authored on 2009/11/06 13:37
makefile now works with BSD make

8cbc2f44 – Anthony Bentley <[email protected]> authored on 2009/11/06 09:59
use ${CC} and ${YACC} instead of hardcoded programs

8fd364a1 – Anthony Bentley <[email protected]> authored on 2009/09/12 14:53
document partial binary includes

6c1dd85c – Anthony Bentley <[email protected]> authored on 2009/09/12 14:46
add support for partial binary includes (from lmod00)

7d0dd140 – Anthony Bentley <[email protected]> authored on 2009/09/12 13:49
create stylesheet and link to it

171061f3 – Anthony Bentley <[email protected]> authored on 2009/09/12 13:10
Replaced needless anchors with IDs

cd2e59fc – Anthony Bentley <[email protected]> authored on 2009/09/12 12:47
converted DOS linebreaks to UNIX

3eb060b0 – Anthony Bentley <[email protected]> authored on 2009/09/12 12:14
HTML4 Transitional doctype

1c734a01 – Anthony Bentley <[email protected]> authored on 2009/09/12 02:40
correct error in documentation

792fb5ef – Anthony Bentley <[email protected]> authored on 2009/09/11 18:45
Put in the original license

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