Marcel Telka
ad83f9dcff
2003-08-19 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (SUBDIRS): Added po.
* configure.ac (AC_CONFIG_FILES): Added po/Makefile.in.
(AM_CONFIG_HEADER): Added macro with config.h parameter.
(AM_GNU_GETTEXT, AM_GNU_GETTEXT_VERSION): Added new macro.
(CPPFLAGS): Removed .. directory from include list.
* gettext.h: New file.
* sysdep.h: Ditto.
* cmd/cmd.c: Replaced config.h include with sysdep.h.
* cmd/cmd_detectflash.c: Ditto.
* cmd/help.c: Ditto.
* cmd/quit.c: Ditto.
* flash/amd.c: Ditto.
* flash/detectflash.c: Ditto.
* flash/intel.c: Ditto.
* flash/cfi.c: Added sysdep.h include.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@520 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
695cea2bf5
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (libbrux_a_SOURCES): Renamed cmd/detectflash.c to cmd/cmd_detectflash.c.
* cmd/detectflash.c: Renamed this file ...
* cmd/cmd_detectflash.c: ... to this one.
* cmd/help.c (cmds): Removed external variable declaration.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@467 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
6831c9f100
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (libbrux_a_SOURCES): Added cmd/cmd.c, cmd/help.c, cmd/quit.c, and cmd/detectflash.c.
* cmd/cmd.c: New file moved from jtag module, direcory src/cmd.
* cmd/help.c: Ditto.
* cmd/quit.c: Ditto.
* cmd/detectflash.c: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@465 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
860d30f8f2
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (libbrux_a_SOURCES): Added flash/detectflash.c.
* flash/detectflash.c: New file, extracted from module jtag, file src/readmem.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@461 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
977d3d3a20
2003-06-02 Marcel Telka <marcel@telka.sk>
...
* flash/cfi.c: New file. Moved from jtag module (src/flash/cfi.c).
* flash/amd.c: New file. Moved from jtag module (src/flash/amd.c).
* flash/intel.c: New file. Moved from jtag module (src/flash/intel.c).
* autogen.sh: New file.
* configure.ac: Ditto.
* Makefile.am: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@455 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago