1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-26 08:32:00 +00:00
cc65/src
uz 125ab37c09 Added relative include path handling: The path of an input file is now pushed
onto the search path list, so include files will be searched relative to this
path first.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4676 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-05-30 13:31:09 +00:00
..
ar65
ca65 Added relative include path handling: The path of an input file is now pushed 2010-05-30 13:31:09 +00:00
ca65html
cc65 Don't ignore empty paths when adding the path of a file to the search path 2010-05-29 21:20:48 +00:00
chrcvt Relax header checking somewhat, so second source fonts are accepted. 2009-12-06 12:24:59 +00:00
cl65 New option --bin-include-dir which is passed to the assembler. 2010-05-04 20:19:54 +00:00
co65
common Check for a size of zero in SB_CopyBuf to make the code somewhat faster. 2010-05-29 21:23:34 +00:00
da65
grc
ld65 Restructured search path handling. 2010-05-09 10:54:15 +00:00
make Makefile patch contributed by Greg King: 2009-12-02 15:21:22 +00:00
od65
sim65 Restructured search path handling. 2010-05-09 10:54:15 +00:00