Commit Graph

875 Commits

Author SHA1 Message Date
Sameer Rahmani 35100b86c4 Try gnutls-bin with the CI 2020-05-26 19:23:36 +01:00
Sameer Rahmani 762c6dc9f7 Change gnutls28 to gnutls 2020-05-26 19:23:36 +01:00
Sameer Rahmani 9df43d09a7 Remove global before_script from gitlab ci 2020-05-26 19:23:36 +01:00
Sameer Rahmani 8dc8c0838d Install gnutls28 before running build script 2020-05-26 19:23:36 +01:00
Sameer Rahmani a9ca053be6 Fix the build script to install all the dependencies 2020-05-26 19:23:36 +01:00
Sameer Rahmani a5f30d0ecc Revert fpkg to use package.el temporary until we finish Enma 2020-05-26 19:23:28 +01:00
Sameer Rahmani 2c1b503a8f Update Typescript extension with lsp 2020-05-26 19:22:42 +01:00
Sameer Rahmani 48f8b4952f Update README for the new bugfix release 2020-05-19 09:36:47 +01:00
Sameer Rahmani d28b1d855f Fix the installation bug by ensuring the /usr/local/bin/ exists 2020-05-19 09:35:52 +01:00
Sameer Rahmani 3ad45df235 Update the readme file with recent information 2020-05-17 21:09:59 +01:00
Sameer Rahmani 77880a4371 Update the README and the CI script with the new releases 2020-05-17 20:59:07 +01:00
Sameer Rahmani 7ca54a8d11 Add enough debug messages to debug CI failures around themes 2020-05-17 19:09:28 +01:00
Sameer Rahmani 129e23cf0d Add the default theme settings to the build script 2020-05-17 18:26:25 +01:00
Sameer Rahmani c206087956 Add fg42-home to the build script 2020-05-17 18:19:59 +01:00
Sameer Rahmani 948fe12c21 Turn on debug mode on the build script 2020-05-17 18:12:28 +01:00
Sameer Rahmani 2fb1bb6157 Add the list of disabled abilities to the build script 2020-05-17 18:04:22 +01:00
Sameer Rahmani 95123e7d9c Set user-emacs-directory to the right path on build.el 2020-05-17 17:55:13 +01:00
Sameer Rahmani f8f6ba1119 Try debian unstable image with CI 2020-05-17 17:40:18 +01:00
Sameer Rahmani c505d82fe8 Fix the elpa ssl bug by explicitly set the TLS version 2020-05-17 17:09:39 +01:00
Sameer Rahmani d304cb1637 Try gnutls-bin with the CI 2020-05-17 16:57:30 +01:00
Sameer Rahmani 867b641068 Change gnutls28 to gnutls 2020-05-17 16:48:31 +01:00
Sameer Rahmani 8d820fc978 Remove global before_script from gitlab ci 2020-05-17 16:32:01 +01:00
Sameer Rahmani 5b53137411 Install gnutls28 before running build script 2020-05-17 16:29:11 +01:00
Sameer Rahmani 9e221214a5 Fix the build script to install all the dependencies 2020-05-17 14:35:09 +01:00
Sameer Rahmani fe59f3823a Fix the branch name on gitlab ci configu 2020-05-17 11:25:25 +01:00
Sameer Rahmani daf8bf3cdf Revert fpkg to use package.el temporary until we finish Enma 2020-05-17 11:06:41 +01:00
Sameer Rahmani cfc46220f5 Update Typescript extension with lsp 2020-05-16 11:14:23 +01:00
Sameer Rahmani aaa7891a16 Merge branch 'fpkg-v3' into 'v3'
FG42 package manager v3

See merge request FG42/FG42!29
2020-04-18 08:34:07 +00:00
Sameer Rahmani f25ebd6a2c [FBT] Fix the wrong 'build' command name 2020-04-17 11:17:48 +01:00
Sameer Rahmani 33020a5c34 [Gitlab] Fix the fbt path on gitlab.yml
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-17 09:25:56 +01:00
Sameer Rahmani 6872744dde Update the Changlog to include FBT changes
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-16 22:46:33 +01:00
Sameer Rahmani e3c9dbf72c [FBT] Create fbt package and add fpkg support to it
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-16 22:38:20 +01:00
Sameer Rahmani d09a6c450a [FPKG] Add very basic initialization function to initialize straight.el
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-16 18:17:36 +01:00
Sameer Rahmani 6e3a872eb6 [FBT] Add the skeleton of 'todo' task 2020-04-15 20:07:06 +01:00
Sameer Rahmani 93f86f6af9 [Gitlab] Add Merge request template 2020-04-15 20:04:24 +01:00
Sameer Rahmani 2054ab7de3 Merge branch 'bare-system' into 'v3'
Bare system

See merge request FG42/FG42!28
2020-04-15 18:07:19 +00:00
Sameer Rahmani a994f0852a [GitlabCI] Fix the branch name on the cloning process 2020-04-15 19:03:46 +01:00
Sameer Rahmani 5fc7929285 [GitlabCI] Change the way we run 'fbt build' to be relative to home 2020-04-15 18:59:24 +01:00
Sameer Rahmani a714e78922 [System] Remove the package field. (will be added with FPKG) 2020-04-15 18:50:09 +01:00
Sameer Rahmani 3ac984953c [GitlabCI] Fix the yaml syntax error 2020-04-15 18:42:44 +01:00
Sameer Rahmani d6129d0eb5 [FBT]: Add the skeleton of the lint task 2020-04-15 18:37:17 +01:00
Sameer Rahmani c6f84490a6 [FBT]: Add support for setting FG42 home and version number
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-15 17:15:23 +01:00
Sameer Rahmani 38809cdd19 [FBT]: Add fbt tool (Fg42 Build Tool) to build FG42
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-15 16:21:55 +01:00
Sameer Rahmani fc233d834e Fix compilation warnings for system/extension libs 2020-04-15 12:08:13 +01:00
Sameer Rahmani ea8126c23e Add minor changes to CONTRIBUTE around coding styles 2020-04-14 22:40:40 +01:00
Sameer Rahmani 8757abe917 Add the byte code compiler 2020-04-14 22:37:00 +01:00
Sameer Rahmani a1c4b2a106 Add the CHANGELOG
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-14 20:24:34 +01:00
Sameer Rahmani f17dd3984e Add a bare minimum system implementation for V3
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-14 20:09:47 +01:00
amirrezaask 1088b8e943 Merge branch 'master' into extension-v2 2020-04-12 16:06:41 +04:30
Sameer Rahmani 910f13d9a3 Merge branch 'fix-desktop-launcher' into 'master'
fix desktop launcher

See merge request FG42/FG42!26
2020-04-12 11:36:07 +00:00