Commit Graph

  • 41dc0bef59 Release 0.16.1 Daniel Wagner 2018-01-10 13:06:15 +0100
  • afbcd0018b scripts: Add release script Daniel Wagner 2018-01-10 13:04:18 +0100
  • c6ce77a4c9 Release 0.16.0 Daniel Wagner 2018-01-10 11:29:20 +0100
  • 03caf33162 shell: Add missing imports for CleanupSSHAgent and SetupSSHAgent Daniel Wagner 2018-01-09 14:26:47 +0100
  • db25611977 docs: update docs accordning to previous changes Henning Schild 2018-01-05 16:00:33 +0100
  • ec69bcb0c2 docker: add mercurial to our toolbox Henning Schild 2018-01-05 16:00:32 +0100
  • 013722fd28 repos: add support for Mercurial Repos Henning Schild 2018-01-05 16:00:31 +0100
  • c47b511d34 repos: factor git-cmds out of a common Repo implementation Henning Schild 2018-01-05 16:00:30 +0100
  • 6a85296836 repos: move more of the complexity from config to Repo.factory Henning Schild 2018-01-05 16:00:29 +0100
  • 0c7db599fd repos: introduce a new repo conf parameter "type" Henning Schild 2018-01-05 16:00:28 +0100
  • 9da82dba13 config: call Repo.factory only in one place Henning Schild 2018-01-05 16:00:27 +0100
  • 3594ad50a0 repos: introduce a factory to abstract away from Repo implementation Henning Schild 2018-01-05 16:00:26 +0100
  • b5b2766b24 repos: also move version control call out of config.py Henning Schild 2018-01-05 16:00:25 +0100
  • 941fa38a2d repos: move repository functions into repos.py Henning Schild 2018-01-05 16:00:24 +0100
  • dc8d15c3be git: rename "git_operation_disabled" to "operations_disabled" Henning Schild 2018-01-05 16:00:23 +0100
  • 9210fe57b4 shell: Defer SetupEnviron step Daniel Wagner 2018-01-08 16:50:28 +0100
  • 415e0bf114 shell: Honor SSH_PRIVATE_KEY environment variable Daniel Wagner 2018-01-08 16:46:16 +0100
  • bef5aa80b3 docs: Install kas as user Daniel Wagner 2018-01-04 18:25:54 +0100
  • b42aafb97d shell: Drop default from --target Jan Kiszka 2018-01-02 11:20:26 +0100
  • 8a87f09c70 repos: Raise exception if attribute is unknown in __getattr__ Daniel Wagner 2018-01-02 14:15:21 +0100
  • 90315d47bf includehandler: Fix string formating issue Daniel Wagner 2018-01-02 14:12:53 +0100
  • ce02354627 git: allow an empty refspec even when using version control Henning Schild 2018-01-02 13:00:33 +0100
  • 62cf4fb0eb libkas: include another space when extending BB_ENV_EXTRAWHITE Henning Schild 2017-12-22 09:51:16 +0100
  • 4140961b11 libcmds: create directory before open in case it is not there Henning Schild 2017-12-21 17:21:40 +0100
  • 19e518cd25 config: support "gentoo" as a known distro Henning Schild 2017-12-21 17:21:39 +0100
  • 3c960140fd Release 0.15.0 Daniel Wagner 2017-12-06 16:47:28 +0100
  • 95015045db implementation of environment variable passthrough Claudius Heine 2017-11-23 14:15:51 +0100
  • cd076101f4 docker: Avoid error messages on container restarts Jan Kiszka 2017-11-21 18:21:40 +0100
  • 7aff26d105 libkas: Add /sbin and /usr/sbin to PATH Daniel Wagner 2017-11-16 15:45:39 +0100
  • 5fac90611f setup: added python 3.6 line Claudius Heine 2017-11-09 14:16:19 +0100
  • 6d6e7ff2e7 setup: added python version requirement Claudius Heine 2017-11-09 14:16:18 +0100
  • 06b05a35b6 config: support major distro variants Cedric Hombourger 2017-11-08 10:08:59 +0100
  • 8119dff5f0 scripts: pep8 is renamed to pycodestyle Claudius Heine 2017-11-07 16:18:24 +0100
  • fa1575790f multiconfig: implement initial support Claudius Heine 2017-11-07 17:20:17 +0100
  • 9370bd6267 docker: isar: configure sudo to keep proxy env variables [ext] Henning Schild 2017-11-02 14:11:58 +0100
  • f24b341745 Release 0.14.0 Daniel Wagner 2017-11-02 16:02:33 +0100
  • aa79374f7e config: debug message for list of missing repo names Claudius Heine 2017-10-19 11:05:50 +0200
  • 3eff938a54 kas: added version output when starting kas Claudius Heine 2017-10-19 11:05:49 +0200
  • 5d7fae7094 configschema: Added copyright and license variables Claudius Heine 2017-10-18 13:18:47 +0200
  • 41fc9c8261 __version__: Added note about updating docs/format-changelog.rst Claudius Heine 2017-10-18 13:18:46 +0200
  • 4940d4d580 includehandler: remove possible duplicates from the missing_repos list Claudius Heine 2017-10-17 16:54:21 +0200
  • 9753b561d2 docs/format-changelog.rst: Updated to include the recent changes Claudius Heine 2017-10-16 10:44:11 +0200
  • c1bfeefa04 docs/devguide: Added the 'no_proxy' parameter to the description Claudius Heine 2017-10-16 10:04:25 +0200
  • 845d212f02 Added 'ftp_proxy' environment variable support Claudius Heine 2017-10-16 10:04:24 +0200
  • f140d7905c config: includehandler: remove other checks that are no longer needed Claudius Heine 2017-10-13 12:20:06 +0200
  • 75fa095aa5 config: Added schema validation for configuration files Claudius Heine 2017-10-13 12:20:05 +0200
  • ab8e4cd375 config: Implemented multi-target support Claudius Heine 2017-10-13 12:20:04 +0200
  • f7d2e5ae20 config: added debug output of complete configuration Claudius Heine 2017-10-13 12:20:03 +0200
  • 15e6fb0a81 Release 0.13.0 Daniel Wagner 2017-10-10 09:13:50 +0200
  • 4f76e47090 config: Belatedly increment file version to account for task field Jan Kiszka 2017-10-10 08:24:27 +0200
  • d1968a7f84 Release 0.12.0 Daniel Wagner 2017-10-09 17:53:40 +0200
  • 133f1be38a libcmds: Remove unused pre and post hooks Daniel Wagner 2017-09-26 09:33:31 +0200
  • bfd7770b81 config: Fold ConfigStatic into Config Jan Kiszka 2017-09-25 18:59:43 +0200
  • 9e136e532d config: Remove dynamic configuration variant Jan Kiszka 2017-09-26 13:30:00 +0200
  • 13a87cb8c7 Allow to define task in config and environment Jan Kiszka 2017-09-25 09:08:09 +0200
  • d06bdc4781 libkas: do not use absolute paths when executing programs Henning Schild 2017-09-08 17:09:22 +0200
  • aa3d109f0b docker: Add binfmt-support for Isar cross-building Jan Kiszka 2017-09-05 10:58:52 +0200
  • affd1184e7 entry: Consistently call python3 Jan Kiszka 2017-08-29 20:29:44 +0200
  • 8745aabb62 kas/shell: add 'keep-config-unchanged' switch Claudius Heine 2017-08-01 10:31:49 +0200
  • 11f047a408 kas/shell: Prepare complete bitbake configuration before entering shell Claudius Heine 2017-07-31 09:29:04 +0200
  • bb36b907f0 Dockerfile: added less and vim Claudius Heine 2017-07-24 15:54:24 +0200
  • 2d6b1ce6a0 libkas: Detect and report multiple init scripts Jan Kiszka 2017-07-28 17:28:56 +0200
  • eb284afb8e libkas: Detect error of init script Jan Kiszka 2017-07-28 16:29:44 +0200
  • 39dba6fe75 Release 0.11.0 Daniel Wagner 2017-07-24 17:17:36 +0200
  • 8d5ce95347 docker: Allow to call with USER_ID=0 Jan Kiszka 2017-07-20 18:13:14 +0200
  • bb853cec02 config: Write proper info message about root of URL-less repos Jan Kiszka 2017-07-21 08:26:42 +0200
  • 96034e2d9a config: Allow in-tree repos not to be in a git repo. Claudius Heine 2017-07-20 12:34:32 +0200
  • 171440c0a1 docker: Start bash if no command is provided Jan Kiszka 2017-07-19 08:51:22 +0200
  • bd61564b58 docker: Set proxy for pip explicitly Jan Kiszka 2017-07-19 08:51:21 +0200
  • 047a8b6878 docker: Add oe-git-proxy to base image Jan Kiszka 2017-07-19 08:51:20 +0200
  • 100c7e047f libkas: Pass git proxy related environment variables Jan Kiszka 2017-07-19 08:51:19 +0200
  • a4c424c253 Add missing URLs and maintainer information to setup.py Daniel Wagner 2017-07-14 18:40:55 +0200
  • c9326cc1ed Write deterministic local.conf and bblayers.conf Jan Kiszka 2017-07-17 22:38:07 +0200
  • ef0ef7c60c kas: Also print config format version on --version Jan Kiszka 2017-07-17 22:38:06 +0200
  • 2a618686f1 Switch to separate config file version Jan Kiszka 2017-07-17 22:38:05 +0200
  • 5478e43f8a docs: Fix and reformat environment table Jan Kiszka 2017-07-17 22:38:04 +0200
  • 72d2eff6bc docs: Remove unused githubpages extension Jan Kiszka 2017-07-17 22:38:03 +0200
  • 4f5cd3ca5b README: Convert to structured text Jan Kiszka 2017-07-17 22:38:02 +0200
  • a96197716b README: Remove reference to supported Yocto versions Jan Kiszka 2017-07-17 22:38:01 +0200
  • 23c3a951f6 config: ConfigStatic should only try to fetch missing known repos Claudius Heine 2017-07-11 15:21:37 +0200
  • 2a4a34865a docs: Mention the official docker hub path Jan Kiszka 2017-07-11 08:13:06 +0200
  • f3e8d9ffd8 includehandler: Format LoadConfigException message nicely Jan Kiszka 2017-07-11 07:57:37 +0200
  • b30a8ebc3b travis: Push next builds under separate tag Jan Kiszka 2017-07-10 21:23:47 +0200
  • 1e11d314e8 travis: Fix upload of releases Jan Kiszka 2017-07-10 21:23:46 +0200
  • 6bc7715f15 Release 0.10.0 Daniel Wagner 2017-07-10 11:02:14 +0200
  • c329e850d4 travis: Model via stages Jan Kiszka 2017-07-07 20:22:49 +0200
  • 49cb9b7a7b Fix overwriting of target via command line with static configs Jan Kiszka 2017-07-08 19:20:21 +0200
  • 7f1ccba5ea docker: Warn about broken host setup based on aufs Jan Kiszka 2017-07-05 14:03:26 +0200
  • 8e3862112c libkas: Fix false positive of pylint Jan Kiszka 2017-07-07 12:59:25 +0200
  • f10718043e config: Removes file extension check for ConfigStatic Claudius Heine 2017-07-06 10:28:55 +0200
  • f58d44f190 libkas: Properly format stderr dump of failing commands Jan Kiszka 2017-07-07 12:15:54 +0200
  • eda4129b54 docs: Mark dynamic configuration format experimental Jan Kiszka 2017-07-07 12:48:39 +0200
  • e637b2c725 travis: added execution of pytest Claudius Heine 2017-07-05 16:27:41 +0200
  • a482a86eb0 tests/includehandler: added initial tests for includehandler Claudius Heine 2017-07-05 16:27:40 +0200
  • 7ef96e732a includehandler: removed sys.exit(), expanded error checks Claudius Heine 2017-07-05 16:27:39 +0200
  • 2be4007113 config: Initialize proxy environment prior to fetching includes Jan Kiszka 2017-07-06 07:17:46 +0200
  • 6f37db72d4 Compare the distro_id in lowercase Claudius Heine 2017-07-03 13:46:34 +0200
  • dd04836896 Ignore SIGINT/TERM at kas level, let sub-processes handle it Jan Kiszka 2017-07-03 11:34:33 +0200
  • 264be71ebe libkas: Terminate kas on _repo_fetch_async errors Jan Kiszka 2017-07-03 11:34:32 +0200
  • 9f4af22ac6 config: Write out config headers in sections Jan Kiszka 2017-07-03 11:34:31 +0200