Marcel Telka
c146db4b84
2003-08-19 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c (main): Fixed setlocale() call.
* Makefile.am (noinst_HEADERS): Renamed config.h -> sysdep.h.
* config.h: Renamed this file ...
* sysdep.h: ... to this one.
Changed config.h -> sysdep.h include in all source files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@523 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
84e187b996
2003-06-02 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (SUBDIRS): Added libbrux.
* configure.ac (AC_CONFIG_FILES): Removed src/flash/Makefile.
(AC_CONFIG_SUBDIRS): Added libbrux.
* src/Makefile.am (SUBDIRS): Removed flash.
(jtag_DEPENDENCIES): Removed flash/libflash.a, added ../libbrux/libbrux.a.
(jtag_LDADD): Removed libflash, added libbrux.
* src/flash/Makefile.am: File removed.
* src/flash/amd.c: File moved to module libbrux, directory flash.
* src/flash/cfi.c: Ditto.
* src/flash/intel.c: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@454 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
bb8b9d4cd9
2003-05-22 Marcel Telka <marcel@telka.sk>
...
* config.h: New file.
Changed all relevant source files to include this file unconditionaly.
* Makefile.am (noinst_HEADERS): Added config.h.
* configure.ac (AM_CONFIG_HEADER): Renamed generated configuration file
from config.h to acconfig.h.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@440 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
d84a1ec737
2003-05-21 Marcel Telka <marcel@telka.sk>
...
* Makefile.rules: New file.
* Makefile.am: Added Makefile.rules include.
(EXTRA_DIST): Added Makefile.rules.
* data/Makefile.am: Added Makefile.rules include.
* doc/Makefile.am: Ditto.
* include/Makefile.am: Ditto.
* po/Makevars: Ditto.
* src/Makefile.am: Ditto.
* src/bus/Makefile.am: Ditto.
* src/cmd/Makefile.am: Ditto.
* src/flash/Makefile.am: Ditto.
* src/lib/Makefile.am: Ditto.
* src/part/Makefile.am: Ditto.
* src/tap/Makefile.am: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@438 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1e02cc6eac
2003-03-19 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CONFIG_FILES): Added doc/Makefile.
* Makefile.am (SUBDIRS): Added doc.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@405 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
307b9ff666
2003-02-20 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (SUBDIRS): Removed intl.
* autogen.sh: Replaced subsequent call of auto* tools with autoreconf one.
* configure.ac (AC_CONFIG_FILES): Removed intl/Makefile.
(AM_GNU_GETTTEXT): Added 'external' parameter.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@376 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
5f4dc04142
2003-02-18 Marcel Telka <marcel@telka.sk>
...
* autogen.sh: Added autopoint call. Added '-I m4' parameter for aclocal.
* Makefile.am (SUBDIRS): Added intl, include and po.
(DIST_SUBDIRS): Removed.
(ACLOCAL_AMFLAGS): Added '-I m4'.
* configure.ac (AC_INIT): Changed version number to 0.3.
(AC_CONFIG_FILES): Added intl/Makefile and po/Makefile.in.
(AM_GNU_GETTEXT): Added.
(AM_GNU_GETTEXT_VERSION): Added with version 0.11.5.
* include/gettext.h: Copied new file from gettext share.
* po/LINGUAS: Added new empty file.
* po/Makevars: Added new file.
* po/POTFILES.in: Added new empty file.
* src/Makefile.am (INCLUDES): Removed JTAG_DATA_DIR.
(localedir): Added path to locale directory.
(DEFS): Added JTAG_DATA_DIR and LOCALEDIR.
(LIBS): Added LIBINTL.
* src/help.c: Included gettext.h.
* src/jtag.c: Included gettext.h.
(main): Added l10n support.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@372 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
cf13f20de3
Added data files into distribution and gets installed.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@259 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
e89c3f239e
Added build framework files.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@68 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
23 years ago