Simon Edwards
09d450aef4
Attempt 2 at fixing Ubuntu GH workflow
2022-12-28 21:59:18 +01:00
Simon Edwards
e5fd79e4c1
Add OpenGL to Ubuntu GH workflow
2022-12-28 21:55:42 +01:00
Simon Edwards
d4c443607e
Make everything use npm and not a mix of tools
2022-12-26 13:08:46 +01:00
Simon Edwards
6422d7faca
Give Linux build libEGL
2022-12-26 12:44:57 +01:00
Simon Edwards
1468612a78
Upgrade Ubuntu in CI/CD to 20.04; 18.04 is deprecated
2022-12-26 12:12:16 +01:00
Simon Edwards
ddb560abbf
Fix the 'unique identifier' problem in the GH Action now
2022-01-02 11:39:59 +01:00
Simon Edwards
daf730efd5
Fix the GH action file
2022-01-02 11:33:21 +01:00
Simon Edwards
e0dfc94363
Include the *.lib and *.exp binaries for precompiled Windows
...
These files are needed by binary plugins which link against the NodeGui binary.
2022-01-02 11:21:09 +01:00
Simon Edwards
01d3c03fb2
Fix tarball filename problems in release GH Action
...
issue #904
2021-12-28 17:05:25 +01:00
Simon Edwards
640c77dd56
Fix ARCHIVE_FILENAME env var use in release.xml
...
issue #904
2021-12-28 16:25:50 +01:00
Simon Edwards
c5e2485e0e
Move precompile action into the release GH Action
...
issue #904
2021-12-28 15:48:03 +01:00
Simon Edwards
de2ce99fdd
Add GH Action to create and upload binaries for releases
...
issue #904
2021-12-28 15:48:03 +01:00
Simon Edwards
5aab3ed97d
Fix yaml problems
2021-08-29 09:49:45 +02:00
Simon Edwards
e6f838375a
Update apt package list before installing deps in CI
2021-08-29 09:38:08 +02:00
Atul R
c26a194694
Upgrade deps and qode ( #865 )
...
* bump deps
* fix test
* fix node verison
* 0.36.0
* revert tsconfig
* add env
* fix cmake build for windows
* fix qode bump
* temp fix
2021-08-09 23:44:46 +02:00
Atul R
76d737340e
Adds npm token
2021-07-10 12:18:24 +02:00
Atul R
1b1647892d
fix npm publish command
2021-07-10 12:02:28 +02:00
Atul R
7863875641
update workflow files
2021-07-10 11:54:26 +02:00
Atul R
39edc4e382
fix release job
2021-07-10 11:41:07 +02:00
Atul R
d5800fd92f
Adds prepublish ( #851 )
2021-07-10 11:32:58 +02:00
Atul R
2ceed980b4
adds test docs ( #695 )
...
* adds test docs
* update docs
* update api docs
* change to master
2020-09-19 20:12:08 +02:00
Atul R
dda2debf36
Delete FUNDING.yml
2020-03-15 14:48:32 +01:00
Atul R
86c3ef089c
Integration with Qode 2.0 ( #400 )
...
* Moves qt integration solely to the nodegui core addon
* Adds lint fixes
* moved to integration core
* cleans up export snippet
* revert package.json
* Add exit if app->exec finishes.
* lint fix
* Makes QApplication custom
* adds qobject to wrap of qapp
* Adds working qt run looper
* Adds font default
* Adds qt installer
* Updates qode integration to v2.0.1
* fix cpp lints
* Fixes lint and deps
* Adds miniqt installation
* adds setup mini qt script
* skips tests due to issues with jest
* fix config and download path for linux and windows
* Adds multiple artifact downloader
* fix qt config and compilation
* Fixes qode path for windows (now it can load dll's easily)
* Add compilation
* fix windows path setup
* use scripts directly
* enabled tests back
* fix ubuntu deps
* update to alpha release
* fix workflow
* adds more artifacts and funding field
* change to alpha v2
* update prebuild yml
* revert build action
* disabling prebuild for now
* switch to stable release 5.14.1
* version bump
2020-03-07 10:28:30 +01:00
Atul R
626045549f
Fix/windows addon lib ( #369 )
...
* Adds libs and exp to windows addon building
* fixes refex on windows prebuilt
* 0.13.1
2020-01-25 21:52:15 +01:00
Atul R
f757e3a948
update nodegui readme
2020-01-24 20:00:01 +01:00
Atul R
a84bc69a26
Adds prebuilt binary builder setup ( #366 )
...
* Prebuilt setup (#3 )
* Adds prebuild
* Adds prebuild
* fix branch name
* adds prebuild upload
* fix windows build and performance bump for prebuild
* remove pre-release
* adds updated
* edited
* test
* move to all platforms
* change to master
* change to release event
* install qode explicitly
* Adds npm skip build flag
* Adds build triggers
* Repo dispatchs
* change to all events
* Update prebuild.yml
* test
* fix prevuild
* test
* test
* change to master release
* change to nodegui
* change the master tag check
* adds conditional before overwriting NAPI_VERSION
2020-01-24 19:11:01 +01:00
Atul R
0061ba43d8
Bump version to 0.12 ( #301 )
...
* 0.12.0
* change to prerelease
2019-12-26 13:34:26 +05:30
Atul R
6babd83c3b
fix formatting ( #283 )
2019-12-19 19:17:27 +05:30
Atul R
7b5e2017ee
fixes links ( #282 )
2019-12-19 03:13:22 +05:30
Atul R
80209ba155
Adds automatic alpha release for master branch ( #281 )
...
Adds auto alpha release on master commit
2019-12-19 03:06:54 +05:30
Atul R
6ac7303e16
Adds automatic test and linting on pull requests for nodegui ( #215 )
...
* adds test action
* make c++11 mandatory
* fix
* fix
* fix broken tests in windows
* upgrade qode to 1.0.6
* Fixes recursive hell for layouts
* adds cross env for windows
* change to pull request
2019-11-22 23:43:54 +01:00
Atul R
42790d5321
Update FUNDING.yml
2019-10-26 23:58:14 +02:00
Atul R
41d8ddbe23
Update issue templates
2019-09-07 10:49:19 +02:00
Atul R
7d125784dd
Update FUNDING.yml
...
Add issue hunt link
2019-08-12 18:15:11 +02:00
Atul R
da8ec5d427
Update links to new nodegui org
2019-08-11 22:39:27 +02:00
Atul R
387b509762
Update FUNDING.yml
2019-07-30 23:29:49 +02:00
Atul R
507824ec4c
Update FUNDING.yml
2019-07-30 23:14:08 +02:00
Atul R
f67c3fc1a6
Create FUNDING.yml
2019-05-27 19:33:06 +02:00