Commit Graph
80 Commits
Author SHA1 Message Date
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 558e7147c2 Remove deprecated install.sh script 2015-11-26 12:59:27 +02: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
Matias Griese e033bb6c2a WordPress: Initial multilanguage support 2015-07-14 14:09:56 +03: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
Djamil Legato 7ee1d4aff2 Showing gulp errors if builder fails 2015-05-01 12:13:31 -07:00
Djamil Legato b68d9d2217 Builder updates for gulp (output and error log) 2015-04-28 23:58:25 -07:00
Djamil Legato 8fef14e20d Updated provided composer.phar 2015-04-28 21:53:57 -07:00
Matias Griese e2a8d4289b WP updates 2015-04-21 12:51:27 +03:00
Djamil Legato 1fea1b842a Added compression and sourcemaps removal upon build 2015-04-19 22:44:33 -07:00
Matias Griese 14132e62bb Grav updates 2015-04-18 11:29:50 +03:00
Matias Griese e8bd4a43f5 Add empty frontend view to prevent Joomla from loading jquery and bootstrap javascript 2015-03-31 19:25:38 +03:00
Matias Griese ced0a13fc6 Release v5.0.0-beta.1 2015-03-27 21:42:34 +02:00
Matias Griese 8944c7ef16 Update build scripts for releases / dev builds, use proper date format for manifest files 2015-03-27 21:04:16 +02:00
Matias Griese b10ba5d1cc Joomla: Improve installation package to have better dependencies 2015-03-25 13:42:31 +02:00
Matias Griese ca7410345e Joomla: Rework packaging and use more descriptive extension names with translations 2015-03-25 13:17:37 +02:00
Matias Griese 26557023ae Ignore assets/application folder in build script 2015-03-25 11:29:29 +02:00
Matias Griese d3a3fdae2f Theme restructuring: Move common platform files into their proper location 2015-03-23 15:59:33 +02:00
Matias Griese fdcb49022e Start getting rid of deprecated Gantry theme 2015-03-19 14:22:47 +02:00
Matias Griese 6255437349 Build: Just backup the last build, throw others away 2015-03-18 12:01:20 +02:00
Matias Griese 3fb6b82695 Fix missing zips when running build first time, add timestamp to zip file 2015-03-18 10:00:54 +02:00
Matias Griese 1a9fc4c694 Joomla: Build fixes 2015-03-18 08:55:31 +02:00
Matias Griese 9cdf19cfc3 Move platform specific classes into /src/platforms/* to simplify build process 2015-03-17 15:47:21 +02:00
Matias Griese a4df93d3b2 Joomla: Create phing build script 2015-03-17 15:23:18 +02:00
Matias Griese 1dbc39348b Make CSS compiler to use theme settings , make admin to compile all files at once 2015-03-17 12:57:37 +02:00
Kevin DuCommun 606d201a8d Updated install script for hydrogen demo 2015-03-13 14:35:20 -05:00
Djamil Legato 1997692567 Added composer.phar 2015-03-09 12:28:12 -07:00
Matias Griese 635e62c7aa Joomla: Add missing directories into install.sh 2015-02-17 12:33:01 +02:00