Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (65da1c5fc1b08b7655f9c935715ea5d8b2953600)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (65da1c5fc1b08b7655f9c935715ea5d8b2953600)
  • Date: Sun, 27 Oct 2019 10:15:07 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

crypto/keepassxc/BUILD | 2 +-
crypto/keepassxc/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 65da1c5fc1b08b7655f9c935715ea5d8b2953600
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

crypto/keepassxc: mark the build as a release

diff --git a/crypto/keepassxc/BUILD b/crypto/keepassxc/BUILD
index 7f792da..4997019 100755
--- a/crypto/keepassxc/BUILD
+++ b/crypto/keepassxc/BUILD
@@ -1 +1 @@
-OPTS="-DCMAKE_INSTALL_PREFIX=$INSTALL_ROOT/usr $OPTS" qt5_cmake_build
+OPTS="-DKEEPASSXC_BUILD_TYPE=Release
-DCMAKE_INSTALL_PREFIX=$INSTALL_ROOT/usr $OPTS" qt5_cmake_build
diff --git a/crypto/keepassxc/HISTORY b/crypto/keepassxc/HISTORY
index 0aecaa5..4810c9e 100644
--- a/crypto/keepassxc/HISTORY
+++ b/crypto/keepassxc/HISTORY
@@ -1,5 +1,6 @@
2019-10-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.5.0
+ * BUILD: mark the build as a release

2019-10-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* CONFIGURE, DEPENDS, DETAILS: use CMAKE_*



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (65da1c5fc1b08b7655f9c935715ea5d8b2953600), Florian Franzmann, 10/27/2019

Archive powered by MHonArc 2.6.24.

Top of Page