LICENSES: add the BSD 1-clause license
[openocd.git] / Makefile.am
1 # not a GNU package. You can remove this line, if
2 # have all needed files, that a GNU package needs
3 AUTOMAKE_OPTIONS = gnu 1.6
4
5 # make sure we pass the correct jimtcl flags to distcheck
6 DISTCHECK_CONFIGURE_FLAGS = --disable-install-jim
7
8 # do not run Jim Tcl tests (esp. during distcheck)
9 check-recursive: SUBDIRS :=
10
11 nobase_dist_pkgdata_DATA = \
12 contrib/libdcc/dcc_stdio.c \
13 contrib/libdcc/dcc_stdio.h \
14 contrib/libdcc/example.c \
15 contrib/libdcc/README \
16 contrib/60-openocd.rules
17
18 SUBDIRS =
19 DIST_SUBDIRS =
20 bin_PROGRAMS =
21 noinst_LTLIBRARIES =
22 info_TEXINFOS =
23 dist_man_MANS =
24 EXTRA_DIST =
25
26 if INTERNAL_JIMTCL
27 SUBDIRS += jimtcl
28 DIST_SUBDIRS += jimtcl
29 endif
30
31 # common flags used in openocd build
32 AM_CFLAGS = $(GCC_WARNINGS)
33
34 AM_CPPFLAGS = $(HOST_CPPFLAGS)\
35 -I$(top_srcdir)/src \
36 -I$(top_builddir)/src \
37 -I$(top_srcdir)/src/helper \
38 -DPKGDATADIR=\"$(pkgdatadir)\" \
39 -DBINDIR=\"$(bindir)\"
40
41 if INTERNAL_JIMTCL
42 AM_CPPFLAGS += -I$(top_srcdir)/jimtcl \
43 -I$(top_builddir)/jimtcl
44 endif
45 EXTRA_DIST += \
46 BUGS \
47 HACKING \
48 NEWTAPS \
49 README.Windows \
50 README.macOS \
51 $(EXTRA_DIST_NEWS) \
52 Doxyfile.in \
53 LICENSES/preferred/BSD-1-Clause \
54 LICENSES/preferred/BSD-2-Clause \
55 LICENSES/preferred/BSD-3-Clause \
56 LICENSES/preferred/GFDL-1.2 \
57 LICENSES/preferred/gfdl-1.2.texi.readme \
58 LICENSES/preferred/GPL-2.0 \
59 LICENSES/stand-alone/GPL-3.0 \
60 tools/logger.pl \
61 tools/rlink_make_speed_table \
62 tools/st7_dtc_as \
63 contrib
64
65 libtool: $(LIBTOOL_DEPS)
66 $(SHELL) ./config.status --recheck
67
68 docs: pdf html doxygen
69
70 Doxyfile: $(srcdir)/Doxyfile.in
71 @echo "Creating $@ from $<..."
72 @( \
73 echo "### @@@ -= DO NOT EDIT THIS FILE =- @@@ ###" && \
74 echo "### @@@ Make changes to Doxyfile.in @@@ ###" && \
75 sed -e 's,@srcdir\@,$(srcdir),' \
76 -e 's,@builddir\@,$(builddir),' \
77 -e 's,@doxygen_as_html\@,$(doxygen_as_html),' \
78 -e 's,@doxygen_as_pdf\@,$(doxygen_as_pdf),' $< \
79 ) > $@
80
81 THE_MANUAL = doxygen/latex/refman.pdf
82
83 doxygen::
84 $(MAKE) Doxyfile
85 doxygen Doxyfile 2>&1 | perl $(srcdir)/tools/logger.pl > doxygen.log
86 @if [ -f doxygen/latex/refman.tex ]; then \
87 echo "Creating $(THE_MANUAL)..."; \
88 $(MAKE) $(THE_MANUAL); \
89 else \
90 echo "Skipping Doxygen PDF..."; \
91 fi
92
93 $(THE_MANUAL): %.pdf: %.tex
94 -cd $$(dirname $*) && pdflatex $$(basename $*)
95 -cd $$(dirname $*) && pdflatex $$(basename $*)
96
97 TCL_PATH = tcl
98 # command to find paths of script files, relative to TCL_PATH
99 TCL_FILES = find $(srcdir)/$(TCL_PATH) -name '*.cfg' -o -name '*.tcl' -o -name '*.txt' | \
100 sed -e 's,^$(srcdir)/$(TCL_PATH),,'
101
102 dist-hook:
103 if test -d $(srcdir)/.git -a \( ! -e $(distdir)/ChangeLog -o -w $(distdir)/ChangeLog \) ; then \
104 git --git-dir $(srcdir)/.git log | $(srcdir)/tools/git2cl/git2cl > $(distdir)/ChangeLog ; \
105 fi
106 for i in $$($(TCL_FILES)); do \
107 j="$(distdir)/$(TCL_PATH)/$$i" && \
108 mkdir -p "$$(dirname $$j)" && \
109 $(INSTALL_DATA) $(srcdir)/$(TCL_PATH)/$$i $$j; \
110 done
111
112 install-data-hook:
113 for i in $$($(TCL_FILES)); do \
114 j="$(DESTDIR)$(pkgdatadir)/scripts/$$i" && \
115 mkdir -p "$$(dirname $$j)" && \
116 $(INSTALL_DATA) $(srcdir)/$(TCL_PATH)/$$i $$j; \
117 done
118
119 uninstall-hook:
120 rm -rf $(DESTDIR)$(pkgdatadir)/scripts
121
122 distclean-local:
123 rm -rf Doxyfile doxygen
124 rm -f $(srcdir)/jimtcl/configure.gnu
125 # FIXME: workaround for jimtcl 0.80 only. Remove from jimtcl 0.81
126 rm -f jimtcl/examples.api/Makefile
127
128 DISTCLEANFILES = doxygen.log
129
130 METASOURCES = AUTO
131
132 BUILT_SOURCES =
133 CLEANFILES =
134
135 MAINTAINERCLEANFILES = \
136 %D%/INSTALL \
137 %D%/configure \
138 %D%/Makefile.in \
139 %D%/depcomp \
140 %D%/config.guess \
141 %D%/config.sub \
142 %D%/config.h.in \
143 %D%/config.h.in~ \
144 %D%/compile \
145 %D%/ltmain.sh \
146 %D%/missing \
147 %D%/aclocal.m4 \
148 %D%/install-sh \
149 %D%/texinfo.tex
150
151 include src/Makefile.am
152 include doc/Makefile.am

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)