lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master b30b5db 18/18: Make 'custom_tools' when rebui


From: Greg Chicares
Subject: [lmi-commits] [lmi] master b30b5db 18/18: Make 'custom_tools' when rebuilding from scratch
Date: Wed, 29 May 2019 18:49:10 -0400 (EDT)

branch: master
commit b30b5db803d364e94ec8a2846f482df1e820a270
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Make 'custom_tools' when rebuilding from scratch
    
    It was annoying that the git precommit hook didn't just work after a
    complete rebuild.
---
 install_msw.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/install_msw.sh b/install_msw.sh
index 6c63cc5..13048c9 100755
--- a/install_msw.sh
+++ b/install_msw.sh
@@ -279,6 +279,7 @@ do
     make $coefficiency --output-sync=recurse show_flags
     make $coefficiency --output-sync=recurse clean
     make $coefficiency --output-sync=recurse install
+    make $coefficiency --output-sync=recurse custom_tools
 
     if [ "Cygwin" = "$platform" ]
     then



reply via email to

[Prev in Thread] Current Thread [Next in Thread]