Menu

#45 add build-all script for unix environments

open
nobody
None
5
2012-12-07
2012-02-12
clessing
No

build-all script for repository root for unix systems

Discussion

  • clessing

    clessing - 2012-02-12

    build-all script for repository root for unix systems

     
  • clessing

    clessing - 2012-02-12

    I would have liked to correct this or attach a different file. Not possible. Sourceforge is really annoying in its collaboration features. This is so demotivating in comparison to github.
    Anyway. here is an even better build script.

    #!/bin/sh
    set -e
    ORIGIN=`pwd`

    cd $ORIGIN/libbitdht/src

    #make clean

    qmake libbitdht.pro

    make

    cd $ORIGIN/libretroshare/src
    ./version_detail.sh
    #make clean

    qmake libretroshare.pro

    make

    cd $ORIGIN/retroshare-nogui/src

    #make clean

    qmake retroshare-nogui.pro

    make

    cd $ORIGIN/retroshare-gui/src

    qmake RetroShare.pro

    make

    cd $ORIGIN
    distro=$(lsb_release -si)

    if [ "x$distro" = "xDebian" ]; then
    cd build_scripts/Debian/
    ./make.sh
    fi

     
  • Nobody/Anonymous

    Hey there, I think your site might be having browser compatibility issues. When I look at your blog in Ie, it looks fine but when opening in Internet Explorer, it has some overlapping. I just wanted to give you a quick heads up! Other then that, excellent blog!
    cheap north face coats http://cheapnorthfaceoutletonline123.webnode.cn/

     
  • Nobody/Anonymous

    My programmer is trying to convince me to move to .net from PHP. I have always disliked the idea because of the expenses. But he's tryiong none the less. I've been using WordPress on numerous websites for about a year and am nervous about switching to another platform. I have heard very good things about blogengine.net. Is there a way I can import all my wordpress content into it? Any help would be greatly appreciated!
    north face outlet http://northfaceborealis.overblog.com/

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.