viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch issue/e8113638/math-on-bits update


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/e8113638/math-on-bits updated. v0.9.0-864-g35baa82
Date: Sat, 11 Nov 2017 15:57:59 +0100 (CET)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, issue/e8113638/math-on-bits has been updated
       via  35baa82eb82b699a9d6886a605d26592868ca581 (commit)
      from  68637dbdc6bbe556c74ead2e305e1c7d01ac1aeb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 35baa82eb82b699a9d6886a605d26592868ca581
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 11 15:53:43 2017 +0100

    Add two scripts for background compilation
    
    I usually open a tmux session, run './scripts/watch.sh' in it and
    detach.
    Whenever I write a file it triggers a compilation and pushes a desktop
    notification if the change compiles or not.
    For me it's useful, so I include the scripts in the repository.
    Example shell session:
    
        (not tmux) ]$ tmux new -s viuacc
        (in  tmux) ]$ ./scripts/watch.sh
                      *C-b d*
    
    And I happily hack away.

-----------------------------------------------------------------------

Summary of changes:
 scripts/compile_and_notify.sh | 15 +++++++++++++++
 scripts/watch.sh              |  7 +++++++
 2 files changed, 22 insertions(+)
 create mode 100755 scripts/compile_and_notify.sh
 create mode 100755 scripts/watch.sh


hooks/post-receive
-- 
Viua VM



reply via email to

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