Commit Graph

  • 7248d5e1bb Fix termination steps Jan Kiszka 2017-06-28 19:26:01 +0200
  • adb4007482 libkas: Do not sys.exit from a coroutine Jan Kiszka 2017-06-28 19:26:00 +0200
  • f0a18868c9 libkas: Improve further on error/success output Jan Kiszka 2017-06-28 19:25:59 +0200
  • 1e405f155d Add Dockerfile for Isar image builder Jan Kiszka 2017-06-28 19:25:58 +0200
  • b1f343a3fd add yocto 2.1 in comment Mustafa Yücel 2017-06-28 18:05:06 +0200
  • cb6a432929 set LANG env for poky builds Mustafa Yücel 2017-06-28 18:05:05 +0200
  • 8084437140 fix locale warning during docker build Mustafa Yücel 2017-06-28 18:05:04 +0200
  • 9cf11bb8cf docs: added description of DL_DIR, SSTATE_DIR, TMPDIR env variables Claudius Heine 2017-06-29 08:47:23 +0200
  • afc411f8cd Added link to the documentation in the documentation Claudius Heine 2017-06-28 16:22:36 +0200
  • 30379f7bd7 README.md: Replaced documentation links to a readthedocs link Claudius Heine 2017-06-28 16:22:35 +0200
  • e63d64e77d Fix pylint warning about unused paramater Jan Kiszka 2017-06-28 14:52:49 +0200
  • 730733fcc9 Made project buildable with rtd Claudius Heine 2017-06-28 14:48:51 +0200
  • 7ae7fcdb79 Extended and converted developer guide to ReST Claudius Heine 2017-06-28 14:48:50 +0200
  • 67ec7f3bfc Extended and converted user guide to ReST Claudius Heine 2017-06-28 14:48:49 +0200
  • 16f74a55a6 Moved documentation from README.md to sphinx documentation system Claudius Heine 2017-06-28 14:48:48 +0200
  • 32b9b4bb76 Fixed wrapping of cell content in readthedocs style Claudius Heine 2017-06-28 14:48:47 +0200
  • e02bee0eec Added initial sphinx documentation Claudius Heine 2017-06-28 14:48:46 +0200
  • 75c247216e Expanded and documented .gitignore Claudius Heine 2017-06-28 14:48:45 +0200
  • 115625c8fb Added and fixed documentation for kas command line Claudius Heine 2017-06-28 14:48:44 +0200
  • c1f2902b21 travis: added codecheck.sh Claudius Heine 2017-06-28 14:48:43 +0200
  • 1ef50b559a Added code checker script Claudius Heine 2017-06-28 14:48:42 +0200
  • 503fd3d47a Seperated argument parser creation from main kas entry point Claudius Heine 2017-06-28 14:48:41 +0200
  • 546b51f450 Fixed issues that occured with pylint 1.7.2 Claudius Heine 2017-06-28 14:48:40 +0200
  • 8ba1ce52e8 Allow environment variables to overwrite proxy, target, machine, distro Claudius Heine 2017-06-28 14:48:39 +0200
  • 0bdd7a8d52 libkas: Rework repo_fetch to parallelized repos_fetch Jan Kiszka 2017-06-28 12:43:57 +0200
  • 19ee6edcb1 config: Clean up ConfigStatic constructor Jan Kiszka 2017-06-28 12:43:56 +0200
  • 8e4fbd6d3f libkas: Provide asynchronous interface for command execution Jan Kiszka 2017-06-28 12:43:55 +0200
  • dddbdb0112 libkas: Improve reporting of repo_fetch Jan Kiszka 2017-06-28 12:43:54 +0200
  • e9feb07567 Install SIGINT/TERM handler for backtrace-free CTRL-C Jan Kiszka 2017-06-28 12:43:53 +0200
  • 94555bb892 libkas: Do not close event loop after each command Jan Kiszka 2017-06-28 12:43:52 +0200
  • 34cf6900ca Terminate process group when terminating kas Jan Kiszka 2017-06-28 12:43:51 +0200
  • 90f6bafe16 docker: Re-add ssh-client package Daniel Mohr 2017-06-26 08:20:38 +0000
  • 40ddeafa22 libkas: Remove redundant local var initialization Jan Kiszka 2017-06-26 16:07:55 +0200
  • 9a300046e6 config: Detect OpenSUSE via distro.id() Jan Kiszka 2017-06-26 16:07:54 +0200
  • 8bb7257ecc libkas: Fix some comments Jan Kiszka 2017-06-26 16:07:53 +0200
  • 47e8a0730f libkas: Reorder cloning commands and add silent mode consistently Jan Kiszka 2017-06-26 16:07:52 +0200
  • b911942883 dont install (unneeded) recommended/suggested packages Mustafa Yücel 2017-06-23 16:31:00 +0200
  • d39978265f use existing entrypoint file Mustafa Yücel 2017-06-23 16:30:59 +0200
  • 6b15e5958b add dockerignore Mustafa Yücel 2017-06-23 16:30:58 +0200
  • 69a295fa56 docker: Make it slimmer Jan Kiszka 2017-06-22 19:15:53 +0200
  • 58b5014345 Add install_requires in setup.py Claudius Heine 2017-06-22 13:17:02 +0200
  • a618ea95bd Fixes install instructions in README.md Claudius Heine 2017-06-22 13:16:53 +0200
  • 17691d2756 Refactored fetching and checking out of missing repos in kas.config Claudius Heine 2017-06-22 12:28:32 +0200
  • 013af80599 Add support for Isar build system Jan Kiszka 2017-06-22 10:29:10 +0200
  • f3cee3b296 ci: Add Travis build status batches to README Daniel Mohr 2017-06-21 13:50:24 +0000
  • 7451b35f46 Updated Readme.md to include documentation about include mechanism Claudius Heine 2017-06-21 13:33:01 +0200
  • abc80a8c59 Implement file version and a check when using it Claudius Heine 2017-06-21 13:33:00 +0200
  • a65a85b373 Added file header section and put 'includes' under it. Claudius Heine 2017-06-21 13:32:59 +0200
  • 34dd07e76e added initial implementation of a include handler Claudius Heine 2017-06-21 13:32:58 +0200
  • c950de46f9 Renamed sublayers back to layers Claudius Heine 2017-06-21 13:32:57 +0200
  • 33a21c8d0d run pylint3 and fixed report Claudius Heine 2017-06-21 13:32:56 +0200
  • 6bc8e08459 Fix pep8 reports Jan Kiszka 2017-06-21 13:32:55 +0200
  • 062e919295 docker: Clean apt caches after installation Jan Kiszka 2017-06-20 07:54:03 +0200
  • 1aba8f80ef docker: Remove libsdl and xterm Jan Kiszka 2017-06-19 18:37:25 +0200
  • b355b42136 docker: Switch to Debian 8 Jan Kiszka 2017-06-19 09:28:35 +0200
  • c65657cac6 Remove state tracking, use KAS_WORK_DIR env variable Jan Kiszka 2017-06-19 12:50:19 +0200
  • fe39f9f370 Massage README Jan Kiszka 2017-06-18 09:55:12 +0200
  • 4df59537ba Make __version__ available in the whole module Claudius Heine 2017-06-19 09:16:50 +0200
  • c9d961f3ee docker: Rename USER_ID variable Jan Kiszka 2017-06-19 09:28:34 +0200
  • 85bec05dd6 docker: Rename user and home dir inside containter Jan Kiszka 2017-06-19 09:28:33 +0200
  • 81a30bc600 Added SHELL and TERM to environment whitelist and start $SHELL if set Claudius Heine 2017-06-19 10:11:36 +0200
  • bb2e98344a Added 'SSH_AGENT_PID' and 'SSH_AUTH_SOCK' to environment whitelist Claudius Heine 2017-06-19 10:11:35 +0200
  • 7b83fd40b8 Print help if no arguments are provided Jan Kiszka 2017-06-15 21:45:45 +0200
  • d91e2ce0e6 Add docker image build via Travis CI Jan Kiszka 2017-06-17 23:40:15 +0200
  • 676ab2e541 Update PyYAML dependencies Jan Kiszka 2017-06-07 20:34:35 +0200
  • daf0abab5e Initial public release Daniel Wagner 2017-06-14 13:36:37 +0200