66 Commits

Author SHA1 Message Date
Karol Orzeł
14f1290c64 Trying to fix builder script (versions) (3.0.0-rc5) 2023-05-22 23:56:37 +02:00
Karol Orzeł
67b1318768 Version numbering 2023-04-04 01:09:33 +02:00
Matias Griese
c1c78a4a2e Fix build script (pt 4) 2022-01-19 11:48:46 +02:00
Matias Griese
75bba09005 Fix build script (pt 3) 2022-01-19 11:37:17 +02:00
Matias Griese
35ef56e13f Fix build script (pt 2) 2022-01-19 11:33:25 +02:00
Matias Griese
83c220cde0 Create map.json file when building dev builds 2021-09-27 15:04:15 +03:00
Matias Griese
e01589b6e4 CI builds 2021-09-23 15:19:46 +03:00
Matias Griese
f3a7b3941e Further improve build process 2021-04-27 12:37:56 +03:00
Matias Griese
9e3733bd17 Simplify build scripts (use composer) 2021-04-27 11:01:12 +03:00
Matias Griese
35f08fdf11 Build script fixes 2021-04-26 14:03:21 +03:00
Matias Griese
e01f01d575 Update build scripts nad add dummy workflow for tests 2021-04-26 11:45:20 +03:00
Matias Griese
0bd0a7458d Build script improvements 2021-04-19 13:56:26 +03:00
Matias Griese
595ec7580b Update build scripts 2021-03-15 15:17:55 +02:00
Matias Griese
13cd6b3648 Merge branch 'develop' of github.com:gantry/gantry5 into feature/v5.5.0 2020-10-07 14:19:09 +03:00
Matias Griese
9858b9d300 Update build script to exclude custom folder 2020-10-07 14:18:51 +03:00
Matias Griese
e7a205a1a8 Merge branch 'develop' of github.com:gantry/gantry5 into feature/v5.5.0 2020-09-21 21:08:17 +03:00
Matias Griese
89c7b524e1 Do not minify assets (js/css) on production release 2020-09-21 21:07:55 +03:00
Matias Griese
db0d031ce1 Build doc 2020-05-07 13:24:26 +03:00
Matias Griese
995de1f750 Change theme requirements to Gantry 5.5 (including dev versions) 2019-07-16 12:01:27 +03:00
Matias Griese
a6508fe360 Fixed plugin and theme packages because of a build script issue (#2154) 2017-11-03 10:40:34 +02:00
Matias Griese
643a71cdee Fix build script on gulp 2017-09-21 21:42:58 +03:00
Matias Griese
234676276a Add official Joomla 3.8 support (#2111), update missed copyright dates 2017-09-18 10:45:30 +03:00
Matias Griese
e645eae906 Update Copyright to 2017 2017-01-14 11:16:14 +02:00
Matias Griese
839ce0bc1f Fix Grav build script so that the zips do not contain dot folder 2016-12-21 21:26:25 +02:00
Matias Griese
dd7ffbf630 Add Grav to production builds 2016-12-13 22:45:08 +02:00
Djamil Legato
d9e25df4d8 Removed commented out trycatch from builder since phing doens’t like it 2016-10-11 16:26:15 -07:00
Djamil Legato
1257e2438a Removed builder checks for Yarn and Gulp 2016-10-11 16:21:17 -07:00
Djamil Legato
b365af11d1 User Yarn over NPM (yet another attempt) 2016-10-11 16:18:33 -07:00
Djamil Legato
94149c327a Fixed builder issue introduced with new decoupled vendors. Failing to generate MD5SUMS on binary files 2016-10-11 15:16:45 -07:00
Djamil Legato
49193aedbe Reverted this nonsense 2016-10-11 13:40:44 -07:00
Djamil Legato
43130dee44 Fixes for the builder 2016-10-11 13:25:31 -07:00
Matias Griese
3d932b6c6c Builds: Remove extra files from vendor 2016-09-01 10:52:59 +03:00
Matias Griese
87d11e0c60 Implemented platform specific composer instances 2016-08-24 15:40:27 +03:00
Matias Griese
a0743595df Fix WP build 2016-02-22 20:27:50 +02:00
Matias Griese
ca1a9db50d Update copyright year from the files 2016-01-05 10:02:59 +02:00
Djamil Legato
fc2a8e94da Grav: CI Builds 2015-12-14 10:47:56 -08:00
Djamil Legato
26695185fe Grav: Fixed some versions for dev 2015-12-10 23:57:51 -08:00
Djamil Legato
a5ac14f101 Grav: Added Grav to the build system
Use:
  - php build.php grav-dev -Dpackage_dir=<dest_path> -Dxml.version=<test_version>
2015-12-10 22:45:23 -08:00
Matias Griese
9596f4322d Fix #707: Missing preview image in Hydrogen template
- fixes typo in all MD5SUMS files
2015-08-13 21:21:00 +03:00
Jakub Baran
c9ef737b06 Potential fix for the #653 build issue 2015-07-27 20:52:56 +02:00
Djamil Legato
ca134df3a8 Splitted builder into sub platform tasks and added wordpress 2015-06-06 00:11:10 -07:00
Djamil Legato
9f9a0c6aef Generating checksums for Hydrogen and Gantry 5 (fixes #209) 2015-05-29 18:59:12 -07:00
Matias Griese
798c6d4e70 Include Particle module to the builds 2015-05-25 08:43:06 +03:00
Djamil Legato
42c866ab61 Reworked Build for Travis compatibility 2015-05-23 22:25:33 -07:00
Djamil Legato
f3b7d2e329 Fixed builder versions files 2015-05-22 00:15:09 -07:00
Djamil Legato
b0249ddc65 Speed up build process by resetting the git repository rather than rerunning gulp in dev mode (DO NO RUN BUILD WITH DIRTY REPOSITORY) 2015-05-16 13:37:56 -07:00
Matias Griese
33f940b408 Joomla: include preset plugin into the package 2015-05-07 11:20:10 +03:00
Djamil Legato
196a7c9cda More paths fixes 2015-05-06 23:02:29 -07:00
Djamil Legato
d62280950a Fixed build paths 2015-05-06 22:49:19 -07:00
Matias Griese
2a7e9928ed Update Joomla modules.php file from Callisto 2015-05-06 13:17:03 +03:00