Commit Graph

486 Commits

Author SHA1 Message Date
gsell fcfbe187fd build and install findutils and getopt on macOS/Darwin only 2021-03-18 13:34:58 +01:00
gsell d8815d2a29 init files for unsupported shells removed 2021-03-18 13:32:55 +01:00
gsell 04d6047cd0 move helper binaries to from sbin to libexec
- remove installed header files etc
- add substitution for @BASH@, @MODULECMD@, @MODMANANGE@
2021-03-17 17:58:54 +01:00
gsell 2f79681ac6 module search: some not really required sanity checks removed 2021-03-17 17:23:41 +01:00
gsell 3e01c0a421 Merge branch '106-do-not-add-pmodules-bin-directory-to-path' into 'master'
Resolve "do not add Pmodules bin directory to PATH"

Closes #106

See merge request Pmodules/src!74
1.0.0rc7
2021-03-16 16:16:56 +01:00
Achim Gsell 0007d5dc38 Do not add Pmodule bin dir to PATH in initialisation 2021-03-12 13:39:41 +01:00
Achim Gsell 0689b04259 do not add the Pmodules bin directory to PATH 2021-03-12 11:51:49 +01:00
gsell 68f34e1247 Merge branch '105-module-search-add-option-to-output-all-dependencies-in' into 'master'
Resolve "module search: add option to output all dependencies in"

Closes #105

See merge request Pmodules/src!73
2021-03-09 17:09:36 +01:00
Achim Gsell 7001c86154 option to print all dependencies added to module search
more changes
- define and set a default IFS
- use our own find - not find command installed on the system
- the modulepath directories are now passed as arry to
  get_available_modules()
- new option "--wrap"
2021-03-09 14:04:45 +01:00
gsell 90d9cee20c module search: output all dependencies 2021-03-05 19:04:54 +01:00
gsell ebdd93051b find added to required tools 2021-03-05 19:03:59 +01:00
gsell f83341cbee Merge branch '104-don-t-try-to-build-deprecated-variants' into 'master'
Resolve "don't try to build deprecated variants"

Closes #104

See merge request Pmodules/src!72
2021-03-04 09:38:52 +01:00
Achim Gsell 408f7d7268 do not build deprecated versions/variants if not forced 2021-03-04 09:37:53 +01:00
gsell 70c2622940 Merge branch '103-fix-info-messages' into 'master'
Resolve "fix info messages"

Closes #103

See merge request Pmodules/src!71
2021-03-04 09:33:14 +01:00
Achim Gsell cea58bfc60 linefeeds in info messages fixed 2021-03-04 09:31:52 +01:00
gsell 459f6b84df Merge branch '102-module-function-should-not-be-used-in-libpbuild' into 'master'
Resolve "module function should not be used in libpbuild"

Closes #102

See merge request Pmodules/src!70
2021-02-25 13:46:31 +01:00
gsell 988c2e6266 libpbuild: do not use module() function 2021-02-25 13:45:57 +01:00
gsell 78383abf32 Merge branch '100-use-modbuild-in-in-pmodules-build-script' into 'master'
Resolve "use modbuild.in in Pmodules build script"

Closes #100

See merge request Pmodules/src!69
2020-12-17 10:41:25 +01:00
Achim Gsell 19ce2b117a bugfix: Use modbuild.in in Pmodules build script 2020-12-17 10:21:04 +01:00
gsell d1b4883f12 Merge branch '99-some-versioned-targets-are-missing' into 'master'
Resolve "some versioned targets are missing"

Closes #99

See merge request Pmodules/src!68
2020-12-17 10:13:28 +01:00
Achim Gsell 22b6c62dbc missing versioned functions for build target added 2020-12-17 10:12:19 +01:00
gsell 68de57f808 Merge branch '98-version-specific-build-targets' into 'master'
Resolve "version specific build targets"

Closes #98

See merge request Pmodules/src!67
2020-12-03 14:10:23 +01:00
Achim Gsell f6e6449250 bugfix in find_modulefile() 2020-12-03 08:53:55 +01:00
Achim Gsell 5d9497364e version specific build targets implemented 2020-12-02 16:44:08 +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
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 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