Commit Graph

417 Commits

Author SHA1 Message Date
gsell aefdd4a711 fix: broken module load with csh 2020-01-06 15:02:51 +01:00
gsell bcea65e83d Merge branch '87-fix-add-directory-with-pmodules-commands-to-path-in-csh-initialisation-file' into 'master'
Resolve "fix: add directory with Pmodules commands to PATH in csh initialisation file"

Closes #87

See merge request Pmodules/src!51
2020-01-06 14:58:06 +01:00
gsell 4a7c3f7122 fix: prepend Pmodules bin directory to PATH 2020-01-06 14:59:01 +01:00
gsell d462b6f770 Merge branch '86-fix-add-support-for-shell-sh' into 'master'
Resolve "fix: add support for shell 'sh'"

Closes #86

See merge request Pmodules/src!50
2020-01-06 14:53:51 +01:00
gsell 965ab75ce7 fix: support for shell 'sh' added 2020-01-06 14:53:34 +01:00
gsell 0198914fdc Merge branch '85-modulecmd-missing-newline-in-the-warning-after-loading-a-unstable-or-deprecated-module' into 'master'
Resolve "modulecmd: missing newline in the warning after loading a unstable or deprecated module"

Closes #85

See merge request Pmodules/src!49
2019-09-27 10:52:18 +02:00
gsell cd13cfb33c modulecmd: missing newline at end of warning fixed 2019-09-27 10:52:17 +02:00
gsell 337474bf57 Merge branch '84-set-version-to-1-0-0rc6' into 'master'
Resolve "set version to 1.0.0rc6"

Closes #84

See merge request Pmodules/src!48
2019-09-27 10:43:29 +02:00
gsell 6746ac3050 version bumped to 1.0.0rc6 2019-09-27 10:43:41 +02:00
gsell a259f8b950 Merge branch '82-modbuild-bootstrapping-failed' into 'master'
Resolve "modbuild: bootstrapping failed"

Closes #82

See merge request Pmodules/src!46
2019-09-27 10:41:11 +02:00
gsell 77275b9c66 modbuild: bootstrapping error fixed 2019-09-27 10:41:00 +02:00
gsell f118c2a973 Merge branch '83-output-of-build-process-pbuild-log-must-be-ignored-by-git' into 'master'
Resolve "output of build process 'pbuild.log' must be ignored by Git"

Closes #83

See merge request Pmodules/src!47
2019-09-27 10:38:13 +02:00
gsell 3a59d8f630 output of build process 'pbuild.log' added to git ignore file 2019-09-27 10:38:24 +02:00
gsell 18affb9e27 Merge branch '81-add-changes-file' into 'master'
Resolve "add CHANGES file"

Closes #81

See merge request Pmodules/src!45
1.0.0rc5
2019-09-24 16:26:46 +02:00
gsell a58f142c93 CHANGES added 2019-09-24 16:27:00 +02:00
gsell b692f071b8 Merge branch '80-modulecmd-log-loaded-module-to-syslog' into 'master'
Resolve "modulecmd: log loaded module to syslog"

Closes #80

See merge request Pmodules/src!44
2019-09-24 16:14:59 +02:00
gsell 611aae3b1b modulecmd: log loaded modules to syslog 2019-09-24 16:15:07 +02:00
gsell 0b0668d564 Merge branch '79-mod-build-limit-parallel-makes-to-10' into 'master'
Resolve "mod build: limit parallel makes to 10"

Closes #79

See merge request Pmodules/src!43
2019-09-24 10:10:35 +02:00
gsell 83dc1a3de6 libpbuild: limit parallel make jobs to 10, unless specified on cmd line 2019-09-24 10:10:38 +02:00
gsell 6ae8ba2e09 Merge branch '78-modbuild-allow-as-version-argument' into 'master'
Resolve "modbuild: allow '.*' as version argument"

Closes #78

See merge request Pmodules/src!42
2019-09-19 13:23:21 +02:00
gsell 1c82df4b10 modbuild: '.*' is now a valid version argument 2019-09-19 13:23:12 +02:00
gsell 3f1b49cfa0 Merge branch '77-modbuild-typo-in-definition-of-pbuild-supported_compilers' into 'master'
Resolve "modbuild: typo in definition of pbuild::supported_compilers"

Closes #77

See merge request Pmodules/src!41
2019-09-19 13:00:07 +02:00
gsell e9e1268137 modbuild: typo in definition of pbuild::supported_compilers fixed 2019-09-19 13:00:06 +02:00
gsell 88a479f94d Merge branch '76-check-supported-system-os-and-compiler-in-build-script' into 'master'
Resolve "check supported system, os and compiler in build-script"

Closes #76

See merge request Pmodules/src!40
2019-09-17 13:54:51 +02:00
gsell 7fe59f99e2 libpbuild.bash: check supported system, os and compiler
- functions pbuild::supported_os() and pbuild::supported_compiler() added
- bugfix in check of supported system
2019-09-17 13:54:41 +02:00
gsell 4456245049 Merge branch '75-modbuild-set-number-of-parallel-make-jobs-to-number-of-cores' into 'master'
Resolve "modbuild: set number of parallel make jobs  to number of cores"

Closes #75

See merge request Pmodules/src!39
2019-09-12 17:45:12 +02:00
gsell 46bfc351dd modbuild: compute default number of parallel make jobs from number of cores 2019-09-12 17:44:42 +02:00
gsell 298829c6d9 Merge branch '73-python-several-fixes' into 'master'
Resolve "modbuild: several fixes"

Closes #73

See merge request Pmodules/src!38
2019-09-06 17:56:37 +02:00
gsell 0214be689c modbuild: error writing dependencies fixed, debug output removed 2019-09-06 17:56:20 +02:00
gsell 04e540f441 Merge branch '72-modbuild-system-and-os-specific-targets' into 'master'
Resolve "modbuild: system and OS specific targets"

Closes #72

See merge request Pmodules/src!37
2019-09-04 15:51:47 +02:00
gsell 593d00357d modbuild: implementation of system and OS specific targets 2019-09-04 15:49:52 +02:00
gsell 0dff5d5877 Merge branch '71-modbuild-rmdir-on-macos-doesn-t-support-ignore-fail-on-non-empty-option' into 'master'
Resolve "modbuild: rmdir on macOS doesn't support --ignore-fail-on-non-empty option"

Closes #71

See merge request Pmodules/src!36
2019-09-04 15:34:25 +02:00
gsell 22ee989ad2 modbuild: rmdir on macOS doesn't support --ignore-fail-on-non-empty option fixed 2019-09-04 15:34:10 +02:00
gsell bbb798af91 Merge branch '70-prefix-should-not-end-with-a-trailing-slash' into 'master'
Resolve "PREFIX should not end with a trailing slash"

Closes #70

See merge request Pmodules/src!35
2019-09-04 15:28:57 +02:00
gsell a32070a658 modbuild: slash removed from PREFIX 2019-09-04 15:27:24 +02:00
gsell 5032437cd1 Merge branch '69-bugfix-in-finding-variants-files' into 'master'
Resolve "bugfix in finding variants files"

Closes #69

See merge request Pmodules/src!34
2019-09-04 14:41:40 +02:00
gsell de95904aad bugfix in finding variants files with two dots 2019-09-04 14:41:31 +02:00
gsell 155e50b5ff Merge branch '68-add-module-use-system' into 'master'
Resolve "add 'module use System'"

Closes #68

See merge request Pmodules/src!33
2019-08-22 16:40:30 +02:00
gsell 1dc54d0264 use System group in build environment 2019-08-22 16:40:25 +02:00
gsell 87154995c3 Merge branch '67-fix-missing-quote-in-libpbuild-bash' into 'master'
Resolve "fix missing quote in libpbuild.bash"

Closes #67

See merge request Pmodules/src!32
2019-08-21 13:21:41 +02:00
gsell a2d9f6a665 missing quote in libpbuild.bash fixed 2019-08-21 13:21:20 +02:00
gsell 24424304d4 Merge branch '65-function-to-make-a-target-cannot-be-called-in-a-pipe' into 'master'
Resolve "function to make a target cannot be called in a pipe"

Closes #65

See merge request Pmodules/src!30
2019-08-20 16:59:21 +02:00
gsell b706e1002b do not use functions in pipes 2019-08-20 16:58:58 +02:00
gsell 4ff7aedbfb Merge branch '66-variables-like-c_include_path-must-be-unset-before-loading-the-dependent-modules' into 'master'
Resolve "variables like `C_INCLUDE_PATH` must be unset before loading the dependent modules"

Closes #66

See merge request Pmodules/src!31
2019-08-20 16:54:19 +02:00
gsell c89c2c4238 unsetting variables like C_INCLUDE_PATH before loading dependencies 2019-08-20 14:33:54 +02:00
gsell 6a26ebdd96 Merge branch '64-build-does-not-exit-on-error-in-a-target' into 'master'
Resolve "build does not exit on error in a target"

Closes #64

See merge request Pmodules/src!29
2019-08-16 15:27:33 +02:00
gsell b2f2ebe061 abort build on error in a target 2019-08-16 15:27:03 +02:00
gsell 88f177c4c0 Merge branch '63-post_install_linux-not-called' into 'master'
Resolve "'post_install_linux()' not called"

Closes #63

See merge request Pmodules/src!28
2019-08-09 17:33:03 +02:00
gsell 695fe498b4 fix not called 'post_install_linux()' 2019-08-09 17:32:46 +02:00
gsell f8f0fb5e46 Merge branch '62-runtime-dependencies-must-be-loaded-before-sourcing-the-build-script' into 'master'
Resolve "runtime dependencies must be loaded before sourcing the build-script"

Closes #62

See merge request Pmodules/src!27
2019-08-09 16:52:45 +02:00