[Reproducible-commits] [presentations] 03/03: Drop not-very-useful doxygen example
Chris Lamb
lamby at moszumanska.debian.org
Thu Aug 20 06:11:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository presentations.
commit 2eba6e8e474bd3b794d20740d91cd0584df894be
Author: Chris Lamb <lamby at debian.org>
Date: Thu Aug 20 08:11:08 2015 +0200
Drop not-very-useful doxygen example
---
2015-08-20-DebConf15/2015-08-20-DebConf15.tex | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
index 6a7e057..6da2ec8 100644
--- a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
+++ b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
@@ -540,6 +540,14 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
\end{center}
\end{frame}
+\begin{frame}{Timestamps in static libraries}
+ \begin{center}
+ \includegraphics[width=0.7\textwidth]{images/examples/timestamps_in_static_library.png}
+ \vfill
+ \texttt{.a} files are \texttt{ar} archives $\Longrightarrow$ use \texttt{binutils} in determinstic mode or \texttt{strip-nondeterminism}
+ \end{center}
+\end{frame}
+
\begin{frame}{Timestamps in Python version}
\begin{center}
\includegraphics[width=0.9\textwidth]{images/examples/timestamps_in_python_version.png}
@@ -548,11 +556,11 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
\end{center}
\end{frame}
-\begin{frame}{Timestamps in static libraries}
+\begin{frame}{Timestamps written by Doxygen}
\begin{center}
- \includegraphics[width=0.7\textwidth]{images/examples/timestamps_in_static_library.png}
+ \includegraphics[width=0.8\textwidth]{images/examples/timestamps_by_doxygen.png}
\vfill
- \texttt{.a} files are \texttt{ar} archives $\Longrightarrow$ use \texttt{binutils} in determinstic mode or \texttt{strip-nondeterminism}
+ $\Longrightarrow$ \texttt{HTML\_TIMESTAMP = NO}
\end{center}
\end{frame}
@@ -572,13 +580,6 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
\end{center}
\end{frame}
-\begin{frame}{Timestamps written by Doxygen}
- \begin{center}
- \includegraphics[width=0.8\textwidth]{images/examples/timestamps_by_doxygen.png}
- \vfill
- $\Longrightarrow$ \texttt{HTML\_TIMESTAMP = NO}
- \end{center}
-\end{frame}
\begin{frame}{Tarballs: Timestamps}
\begin{center}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git
More information about the Reproducible-commits
mailing list