| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into installer | Jonathan Bauer | 2021-05-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Change the mail address for feedback in file headers | Steffen Ritter | 2021-04-29 | 1 | -1/+1 |
| | | | | | | | | | * old address will be disabled in the future | ||||
| * | | Merge branch 'master' into installer | Jonathan Bauer | 2020-04-15 | 1 | -0/+7 |
| |\| | |||||
| | * | setup_target: introduce @ prefix for optional REQUIRED_FILES | Jonathan Bauer | 2020-04-15 | 1 | -0/+7 |
| | | | |||||
| * | | setup_target: do not copy autoexec.bat of addons | Jonathan Bauer | 2020-02-11 | 1 | -0/+1 |
| | | | |||||
| * | | Revert "[install-mode] check if REQUIRED_BINARIES are in.." | Jonathan Bauer | 2020-01-30 | 1 | -26/+0![]() |
| | | | | | | | | | This reverts commit b2b0041c99ee436584ce5675136cb57318109d09. | ||||
| * | | Merge branch 'linked_targets' into installer | Jonathan Bauer | 2019-12-12 | 1 | -18/+18 |
| |\ \ | |||||
| | * | | refactor cleanup of submodules | Jonathan Bauer | 2019-12-12 | 1 | -15/+10![]() |
| | | | | |||||
| | * | | keep kernel when cleaning all | Jonathan Bauer | 2019-12-12 | 1 | -2/+11 |
| | | | | |||||
| | * | | Revert "skip kernel module within cleanup fct" | Jonathan Bauer | 2019-12-11 | 1 | -5/+1![]() |
| | | | | | | | | | | | | | This reverts commit 3bbac077741762e85468d93de86c3f2dc2b895f1. | ||||
| * | | | Merge branch 'linked_targets' into installer | Jonathan Bauer | 2019-12-11 | 1 | -7/+29 |
| |\| | | |||||
| | * | | support cross-target dependencies | Jonathan Bauer | 2019-12-11 | 1 | -4/+13 |
| | | | | |||||
| | * | | skip kernel module within cleanup fct | Jonathan Bauer | 2019-12-11 | 1 | -1/+5 |
| | | | | |||||
| | * | | properly clean modules from subtargets | Jonathan Bauer | 2019-12-11 | 1 | -3/+12 |
| | | | | |||||
| * | | | Merge branch 'linked_targets' into installer | Jonathan Bauer | 2019-12-11 | 1 | -3/+25 |
| |\| | | |||||
| | * | | [*] support target within targets | Jonathan Bauer | 2019-12-10 | 1 | -3/+25 |
| | |/ | |||||
| * | | setup_target: only --delete-excluded in addons | Jonathan Bauer | 2019-11-26 | 1 | -2/+1![]() |
| | | | |||||
| * | | [setup_target] also delete excluded files | Jonathan Bauer | 2019-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | setup_target: fix rsync exclude list | Jonathan Bauer | 2019-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | setup_target: don't delete rsync's exclude list on debug | Jonathan Bauer | 2019-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | setup_target: filter out existing libs of addons | Jonathan Bauer | 2019-11-22 | 1 | -6/+20 |
| | | | |||||
| * | | setup_target: improve addon ldconfig handling | Jonathan Bauer | 2019-11-13 | 1 | -11/+12 |
| | | | |||||
| * | | Revert "Revert "setup_target: generate ld.so.cache from addons"" | Jonathan Bauer | 2019-11-11 | 1 | -2/+9 |
| | | | | | | | | | This reverts commit fa588af68eb6e31c8ae1d7bea70581861449e145. | ||||
| * | | Revert "setup_target: generate ld.so.cache from addons" | Jonathan Bauer | 2019-11-11 | 1 | -9/+2![]() |
| | | | | | | | | | This reverts commit fdcb948904ac59982e3dfbab86fa11cf1638c295. | ||||
| * | | setup_target: generate ld.so.cache from addons | Jonathan Bauer | 2019-11-08 | 1 | -2/+9 |
| | | | |||||
| * | | setup_target: formatting | Jonathan Bauer | 2019-09-27 | 1 | -2/+2 |
| | | | |||||
| * | | setup_target: also depmod when installing locally | Jonathan Bauer | 2019-09-27 | 1 | -1/+4 |
| | | | |||||
| * | | Merge branch 'master' into installer | Jonathan Bauer | 2019-08-02 | 1 | -0/+3 |
| |\| | |||||
| | * | [*] run depmod in post_process_target | Jonathan Bauer | 2019-08-01 | 1 | -0/+3 |
| | | | |||||
| * | | [setup_target] fix addon installation | Jonathan Bauer | 2019-07-18 | 1 | -1/+1 |
| | | | | | | | | | for multiple versions | ||||
| * | | Merge branch 'master' into installer | Jonathan Bauer | 2019-05-24 | 1 | -10/+25 |
| |\| | |||||
| | * | Support multi-target targets with @ syntax | Simon Rettberg | 2019-04-26 | 1 | -10/+25 |
| | | | |||||
| * | | [setup_target] add '--delete' to rsync for addons | Jonathan Bauer | 2019-02-15 | 1 | -1/+3 |
| | | | |||||
| * | | Merge branch 'master' into installer | Jonathan Bauer | 2018-12-07 | 1 | -61/+3![]() |
| |\| | |||||
| | * | [inc/setup_target] Unfuck module cleaning | Simon Rettberg | 2018-12-06 | 1 | -61/+3![]() |
| | | | | | | | | | | | Just get rid of the work_dir, no point in selectively deleting its contents. Leftover from pre-workdir split. | ||||
| * | | Merge branch 'master' into installer | Jonathan Bauer | 2018-09-26 | 1 | -6/+7 |
| |\| | |||||
| | * | [all] New license clauses as to ticket #3132: No more openSLX GmbH | Christian Rößler | 2018-09-19 | 1 | -6/+7 |
| | | | |||||
| * | | Merge branch 'master' into installer | Jonathan Bauer | 2018-05-23 | 1 | -1/+2 |
| |\| | |||||
| | * | Do not strip binaries in /opt/openslx/s?bin | Simon Rettberg | 2018-05-22 | 1 | -1/+2 |
| | | | |||||
| * | | setup_target: installer mode support for addons | Jonathan Bauer | 2018-05-14 | 1 | -4/+13 |
| | | | |||||
| * | | Merge branch 'master' into installer | Jonathan Bauer | 2018-05-04 | 1 | -1/+7 |
| |\| | |||||
| | * | setup_target: get_link_chain for REQUIRED_SYSTEM_FILES | Simon Rettberg | 2018-05-04 | 1 | -1/+7 |
| | | | |||||
| * | | Merge branch 'master' into install-mode | Jonathan Bauer | 2018-03-20 | 1 | -3/+0![]() |
| |\| | |||||
| | * | Kill consolekit and ncp | Simon Rettberg | 2018-03-13 | 1 | -3/+0![]() |
| | | | |||||
| * | | Merge branch 'master' into install-mode | Jonathan Bauer | 2018-03-01 | 1 | -1/+1 |
| |\| | |||||
| | * | [setup_target] fix missing module clean warning | Simon Rettberg | 2018-02-15 | 1 | -1/+1 |
| | | | |||||
| * | | [install-mode] rsync build dir to / in | Jonathan Bauer | 2018-02-22 | 1 | -0/+11 |
| | | | | | | | | | post_process_target and run ldconfig afterwards | ||||
| * | | [install-mode] check if REQUIRED_BINARIES are in.. | Jonathan Bauer | 2018-02-22 | 1 | -0/+26 |
| |/ | | | | | PATH or provided by an installed package, before copying it to TARGET_BUILD_DIR | ||||
| * | setup_target: Print warning when trying to clean invalid module | Simon Rettberg | 2018-01-31 | 1 | -1/+16 |
| | | |||||
| * | merge with latest dev version (tm-scripts commit ↵ | Jonathan Bauer | 2016-12-23 | 1 | -3/+5 |
| | | | | | f5a59daf8d70a9027118292cd40b18c221897408) | ||||

