summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix Snap.Lauri Ojansivu2020-01-121-1/+1
|
* Try to fix Snap.Lauri Ojansivu2020-01-121-0/+1
|
* Try to fix Snap.Lauri Ojansivu2020-01-111-1/+5
|
* Try to fix Snap.Lauri Ojansivu2020-01-111-1/+1
|
* Try to fix Snap.Lauri Ojansivu2020-01-111-1/+1
|
* Try to fix Snap.Lauri Ojansivu2020-01-111-1/+2
|
* Try to fix Snap.Lauri Ojansivu2020-01-111-0/+1
|
* Try to fix Snap.Lauri Ojansivu2020-01-111-19/+13
|
* Try to fix snap.Lauri Ojansivu2020-01-111-1/+2
|
* Change Buffer to Buffer.alloc on Node v12. Try to fix Snap.Lauri Ojansivu2020-01-111-11/+16
|
* Try to fix Snap.Lauri Ojansivu2020-01-101-0/+1
|
* Try to fix Snap.Lauri Ojansivu2020-01-101-1/+2
|
* Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.Lauri Ojansivu2020-01-101-2/+2
| | | | Thanks to xet7 !
* Upgrade to Meteor 1.8.3 and Node 8.17.0.Lauri Ojansivu2019-12-201-1/+1
| | | | | | | Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 !
* Back to Meteor 1.8.x.Lauri Ojansivu2019-12-051-3/+2
|
* Snap back to MongoDB 3.2.22Lauri Ojansivu2019-12-051-2/+2
|
* Use libcurl3 instead.Lauri Ojansivu2019-12-051-1/+1
|
* Add libcurl4 to snap.Lauri Ojansivu2019-12-051-0/+1
|
* Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.Lauri Ojansivu2019-12-051-3/+3
| | | | | | | | Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1. Add MongoDB option --quiet to docker-compose.yml. Update snap fibers to 4.0.1. Thanks to xet7 !
* Update Node.js to v8.16.2.Lauri Ojansivu2019-11-131-1/+1
| | | | Thanks to xet7 !
* Try to fix snap.Lauri Ojansivu2019-09-051-23/+6
|
* Try to fix Snap.Lauri Ojansivu2019-09-041-2/+5
|
* Try to fix snap.Lauri Ojansivu2019-09-041-0/+2
|
* Try to fix snap.Lauri Ojansivu2019-09-041-1/+4
|
* Try to fix snap.Lauri Ojansivu2019-08-291-10/+9
|
* Snap: Delete all .swp files.Lauri Ojansivu2019-08-291-5/+12
| | | | Thanks to xet7 !
* Fix Snap adopt-info.Lauri Ojansivu2019-08-291-7/+4
| | | | | | https://forum.snapcraft.io/t/dirty-snap-release/12975/12?u=xet7 Thanks to popey at Snapcraft forum.
* Try to fix adopt-info.Lauri Ojansivu2019-08-291-5/+6
| | | | Thanks to xet7.
* Try to fix adopt-info.Lauri Ojansivu2019-08-291-1/+6
| | | | | | https://forum.snapcraft.io/t/dirty-snap-release/12975/8 Thanks to ogra at Snapcraft forum.
* Try to fix adopt-info.Lauri Ojansivu2019-08-291-2/+2
|
* Snap: Change version-script to adopt-info to fix dirty.Lauri Ojansivu2019-08-291-2/+1
| | | | | | https://forum.snapcraft.io/t/dirty-snap-release/12975/4 Thanks to popey and daniel at Snapcraft forum.
* Delete another phantomjs binary from Snap.Lauri Ojansivu2019-08-291-0/+1
| | | | Thanks to xet7 !
* Revert fix dirty, because it caused Snap build to fail.Lauri Ojansivu2019-08-291-1/+1
| | | | Thanks to xet7 !
* Fix dirty snap release.Lauri Ojansivu2019-08-291-1/+1
| | | | | | | https://stackoverflow.com/questions/16035240/why-is-git-describe-dirty-adding-a-dirty-suffix-when-describing-a-clean-ch https://forum.snapcraft.io/t/dirty-snap-release/12975 Thanks to xet7.
* Fix Snap.Lauri Ojansivu2019-08-291-2/+2
| | | | Thanks to xet7 !
* Upgrade node, mongo and fibers.Lauri Ojansivu2019-08-291-2/+2
| | | | Thanks to xet7 !
* Use Meteor 1.8.1 and MongoDB 3.2.22 in Snap.Lauri Ojansivu2019-08-131-8/+0
| | | | Thanks to xet7 !
* Try to fix Snap.Lauri Ojansivu2019-08-111-0/+2
|
* Test snap with Meteor 1.8.1.Lauri Ojansivu2019-08-111-4/+4
| | | | Thanks to xet7 !
* Try to fix Snap.Lauri Ojansivu2019-08-111-0/+2
|
* fixing snap build errors due to some rm statements and allowing mixed ↵Sam X. Chen2019-08-101-4/+6
| | | | attachment mode to work in snap
* Remove non-existing file from snapcraft.yaml to get Snap to build.Lauri Ojansivu2019-08-071-1/+1
| | | | Thanks to xet7 !
* Removed removing phantomjs from snap, because snap build did stopLauri Ojansivu2019-08-071-3/+0
| | | | | | to error no phantomjs could be removed. Thanks to xet7 !
* Try to make release sizes smaller by deleting phantomjs.Lauri Ojansivu2019-08-071-0/+3
| | | | Thanks to xet7 !
* Removed duplicate.Lauri Ojansivu2019-08-061-2/+1
|
* Use Meteor 1.6.0.1 dependencies on Snap.Lauri Ojansivu2019-08-061-63/+48
| | | | Thanks to xet7 !
* Try to fix Snap.Lauri Ojansivu2019-08-051-4/+4
|
* Try to fix builds.Lauri Ojansivu2019-08-051-8/+20
|
* Update snap dependencies.Lauri Ojansivu2019-08-041-1/+1
|
* Upgrade to MongoDB 4.0.11Lauri Ojansivu2019-08-041-1/+1
|