Commit Graph

525 Commits

Author SHA1 Message Date
Achim Gsell 417bd2bf8b version specific build targets implemented 2020-12-01 16:05:36 +01:00
Achim Gsell 418b79ed6a Merge branch 'master' into 32-overlay-implementation 2020-12-01 08:55:13 +01:00
Achim Gsell e891ab216a search order for modulefiles fixed 2020-11-30 16:53:25 +01:00
Achim Gsell 8d3ef8264f version specific modulefiles implemented 2020-11-30 16:50:53 +01:00
Achim Gsell c354e6d534 update used versions
- bash 5.1-rc3
- gettext 0.21
2020-11-30 16:49:34 +01:00
Achim Gsell bb408e419b debug and verbose output enabled while bootstrapping 2020-11-30 16:48:09 +01:00
Achim Gsell 09aebd4136 modulecmd.bash.in code review
- bugfix get_release(): if ${MapDirsToOverlays[${dir}]} is empty this
  does not imply that the module is not somewhere in out hierarchy
- improved  find_overlay(): Use ${MapDirsToOverlays[${dir}]}:
  if it is set we don't have to loop over all overlays
  if it not set lookup overlay for dir and add to the map
- review subcommand_load():
  - output_load_hints() renamed to get_load_hints(), return hints in an
    upvar
  - on conflicts output module(s) the to be loaded module conflicts
    with
2020-11-23 17:50:41 +01:00
Achim Gsell 07df9c57e8 findutils build-script added 2020-11-20 23:26:10 +01:00
Achim Gsell 3d6748e992 modulecmd.bash.in: hiding overlay implemented 2020-11-20 23:22:56 +01:00
Achim Gsell 067fdf0a59 bugfix in setting PATH on macOS 2020-11-20 23:21:44 +01:00
Achim Gsell b5701c6d8b test existence of groups 'Libraries' and 'System' before using 2020-11-20 23:18:29 +01:00
Achim Gsell 5c66cfd150 findutils added to versions.conf 2020-11-20 23:17:44 +01:00
Achim Gsell 553ba0973b build script reviewed
- help text updated
- remove .release-* files in ${PREFIX}/Tools/modulefile
- add find(1)
2020-11-20 23:15:19 +01:00
Achim Gsell 4535016ac4 master merged 2020-11-20 23:14:19 +01:00
gsell 5758bb4e63 Merge branch 'patch-1' into 'master'
Update README.md

See merge request Pmodules/src!66
2020-11-01 12:32:35 +01:00
gsell 44ba3638ef Update README.md 2020-11-01 12:32:27 +01:00
gsell 2c51d381fb Merge branch 'patch-1' into 'master'
Add new file

See merge request Pmodules/src!65
2020-11-01 11:45:57 +01:00
gsell d86ec4463a Add new file 2020-11-01 11:45:47 +01:00
gsell 028e6898ba Merge branch 'patch-1' into 'master'
Add new file

See merge request Pmodules/src!64
2020-11-01 11:44:47 +01:00
gsell 0b6a899562 Add new file 2020-11-01 11:44:40 +01:00
gsell 01b466e2d9 Merge branch 'patch-1' into 'master'
Update CHANGELOG.md

See merge request Pmodules/src!63
2020-11-01 11:40:50 +01:00
gsell cb7d0fbf98 Update CHANGELOG.md 2020-11-01 11:40:44 +01:00
gsell eb9f1861f1 Merge branch '96-add-help-subcommand-to-build-script' into 'master'
Resolve "add help subcommand to build script"

Closes #96

See merge request Pmodules/src!61
2020-11-01 11:37:08 +01:00
gsell 8d4ee48918 help added, review 2020-11-01 11:36:07 +01:00
gsell 07ec3da800 changes from master merged 2020-10-30 18:25:47 +01:00
gsell 1173724df6 Merge branch '97-review-build-script' into 'master'
Resolve "review build script"

Closes #97

See merge request Pmodules/src!62
2020-10-30 18:16:56 +01:00
gsell 5183f477d9 more changes to build script 2020-10-30 18:11:11 +01:00
gsell c45982a67f modulebuild.conf.in: OS specific config removed 2020-10-30 18:10:20 +01:00
gsell ac5f257cbb profile.csh.in: hardcoded root directory fixed 2020-10-30 18:09:10 +01:00
gsell f3921e3014 libstd.bash: get_abspath(): do not test whether the file is readable 2020-10-30 18:08:12 +01:00
gsell e230fbce3a review of build script 2020-10-29 23:57:26 +01:00
gsell 798a8ee824 bug in installing doc files fixed in Tcl/build 2020-10-29 23:57:03 +01:00
gsell 4b05646913 help for subcommand 'configure' added to build script 2020-10-29 17:10:38 +01:00
gsell a48990574c Ubuntu support addded to std::get_os_release() 2020-10-27 09:36:17 +01:00
gsell 399a150e70 minor changes in comments 2020-10-27 09:30:00 +01:00
gsell 50607082ca Merge branch 'master' into 32-overlay-implementation 2020-09-03 17:07:28 +02:00
gsell be11706043 modulecmd.bash.in: implement use-flags with arrays 2020-09-03 16:23:36 +02:00
gsell ccb02fdf27 modulecmd.bash.in: implement use-flags with arrays 2020-09-03 16:21:39 +02:00
gsell 800f4b7605 libpbuild.bash: pbuild::make_all(): comments added to args 2020-09-03 16:20:16 +02:00
gsell f9d101e591 Merge branch 'master' of gitlab.psi.ch:Pmodules/src into 32-overlay-implementation 2020-09-03 15:43:26 +02:00
gsell 883e017052 Merge branch '94-building-dependencies-might-fail' into 'master'
Resolve "building dependencies might fail"

Closes #94

See merge request Pmodules/src!59
2020-07-10 19:08:49 +02:00
gsell a6ab5f032c bugfix in pbuild::module_is_available() 2020-07-10 19:07:52 +02:00
gsell 7be9e2608f Merge branch '95-building-tcl-failing' into 'master'
Resolve "building Tcl failing"

Closes #95

See merge request Pmodules/src!60
2020-07-10 16:36:18 +02:00
gsell e2e9db3abc Tcl: bugfix in installing README.md 2020-07-10 16:35:40 +02:00
gsell a882800a56 bugfix in pbuild::module_is_available() 2020-07-10 16:31:06 +02:00
gsell a2d5ef9fdf Merge branch '32-overlay-implementation' of gitlab.psi.ch:Pmodules/src into 32-overlay-implementation 2020-07-02 11:36:36 +02:00
gsell 8d73f81983 changes from master merged 2020-07-02 11:36:32 +02:00
gsell 47239ebadc changes from master merged 2020-07-02 11:34:10 +02:00
gsell 3e79fa6849 Merge branch '93-update-software-packages' into 'master'
Resolve "update software packages"

Closes #93

See merge request Pmodules/src!58
2020-07-02 11:31:20 +02:00
gsell 17b670e174 bash and Tcl updated 2020-07-02 11:30:36 +02:00