Giter Site home page Giter Site logo

sourceline's Introduction

sourceline

Build Status

Description

The aim of the project is to create cross-platform client for popular version control systems (VCS), such as Subversion, Git, Mercurial. As bug tracking system we are using free redmine server http://hostedredmine.com/projects/source_line

Dependencies

Dependencies are stored in src/app/3rdparty folder

boost

Boost was added as a submodule. To get it use:

git submodule update --init --recursive

and you will get modular boost into 3rdparty/boost folder Refer to git submodules documentation for more information.

Build

Use Qt5 and compiler that supports at least C++11 features. Qt must be built with the compiler that supports C++11 also. For example, Qt5 with latest gcc or clang on Linux and Qt5 VS 2013 or Qt5MinGW on Windows.

Project workflow

Directory Structure

sourceline
├── docs
└── src
    ├── app
    │   ├── 3rdparty
    │   ├── pluginsupport
    │   ├── resources
    │   ├── settings_dialog
    │   └── ui
    ├── extensionlib
    ├── plugin
    ├── tools
    └── sourceline.pro

Branches, git workflow

Project has at least the two branches master and development. When adding new feature one creates features/feature_name branch from development branch where feature_name can start with task number. Pull requests with features are merged into development branch. Experiment features are in experimental/feature_name branches.

License

The project is licensed under GPL v3.

sourceline's People

Contributors

galynabutovych avatar lucky-type avatar nplebanskyi avatar olexandrlynda avatar houd1ny avatar molochiy avatar mykhailo96 avatar yuriio147 avatar volodymyrkochyn avatar alexchmykhalo avatar olekscode avatar markokostiv avatar

Stargazers

 avatar  avatar  avatar

Watchers

James Cloos avatar Ivan Lavriv avatar Vova Shevchyk avatar  avatar  avatar Volodymyr Lut avatar  avatar  avatar Yurii Oleksyshyn avatar  avatar  avatar  avatar  avatar  avatar Vitalius Parubochyi avatar

Forkers

volodymyrkochyn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.