1. 27 Apr, 2015 1 commit
  2. 23 Apr, 2015 19 commits
  3. 22 Apr, 2015 3 commits
  4. 17 Apr, 2015 7 commits
  5. 16 Apr, 2015 8 commits
  6. 15 Apr, 2015 2 commits
    • Lucas Russo's avatar
      mdp_broker: remove unused symlink · 2fefd370
      Lucas Russo authored
      This symlink was a litlle hack to allow running dev_mngr
      instance inside the repository. This is not the correct
      way to do it and should be called from its installation
      directory (typically /usr/local/bin)
      2fefd370
    • Lucas Russo's avatar
      all: reorganize source files into src/ and libs into src/libs · 513248d6
      Lucas Russo authored
      This is a first setp into modularizing the source code into
      independent components. We would like to move as much as
      possible functionality into independent libraries (src/libs).
      513248d6