LogoSailfishOS Open Build Service > Projects > sailfishos:chum:testing > nodejs-common
Log In

NodeJS Common

Common files that help run correct Node version in mixed environment.

Source Files

Filename Size Changed Actions
LICENSE 1.08 KB about 1 year ago Download File
node.c 2.27 KB about 1 year ago Download File
nodejs-common.changes 4.27 KB about 1 year ago Download File
nodejs-common.spec 3.82 KB about 1 year ago Download File

Latest Revision

-- -- -- -- (rinigus) accepted request 2800 about 1 year ago (revision 1)
- Use NodeJS 19 as default for TW
- Use NodeJS 18 as default for TW and for SLE15 SP5
- Use NodeJS 17 as default for TW
- Allow building for Fedora in the OBS
- Some applications do not like warnings or notices on stderr
  as they use it for other things. So make nodejs-common quiet
  unless we have a fatal error.
- Use libalternatives on TW by default
- Add libalternatives support
- Enable 32-bit arches again on latest node for TW
- Set TW to nodejs16
- Set nodejs14 for SP3 as default and nodejs16 for SP4
- Provide nodejs(engine) by nodejs-common: nodejs-packaging happens
  to read the engines parameter from the json files and it's a
  nice-to-have if OBS can find out what the default nodejs engine
  to use.
- Use older nodejs (10) for %{arm}
- Provide nodejs and npm and nodejs-devel by the appropriate
  defaults package
- set nodejs14 as default for sle15-sp3+
- set nodejs15 as default for TW
- Add nodejs-default, npm-default and nodejs-devel-default subpackages
  to provide latest, best supported nodejs for current architecture
  and codestream.
  nodejs-default       - nodejs runtime only
  npm-default          - if you need npm + nodejs
  nodejs-devel-default - if you need npm + nodejs + compile modules
- Bump max supported version to 42 to account for automatically
  built master branch called nodejs42
- Remove extra -g from compiler command-line
- Change the shell script to regular executable
- Add LICENSE text to the package
- NodeJS 8.2.0 adds support for `npx` binary. Add conditional
  support to our wrapper
- Print a helpful message if wrapper cannot find target executable
- Wrapper only executes from /usr/bin and not PATH
- Use MIT license so we don't have to ship the license text.
- Initial release.

Comments for sailfishos:chum:testing (0)