|
0d3d744d94
|
Move custom build script from F# to MSBuild directives and Powershell
|
2022-01-17 02:20:19 +01:00 |
|
|
064e43750f
|
Rewrite PostBuild into F# with optional compilation for performance
|
2018-07-31 12:48:07 +02:00 |
|
|
29d2f4f681
|
Why the fuck is Copy-Item file exclusion not working
|
2018-07-31 03:01:15 +02:00 |
|
|
31b5d9a4c0
|
Protect code.js from uncaught errors & add custom 'throw if' statement
|
2018-07-08 09:53:42 +02:00 |
|
|
9d2089a8ce
|
Extract markup from introduction.js into an imported file & fix import regex
|
2018-07-08 06:14:33 +02:00 |
|
|
0355a5c646
|
Add VS Code workspace file & fix some warnings
|
2018-07-06 06:04:10 +02:00 |
|
|
27fa6aefd3
|
Improve CSS minification
|
2018-07-05 06:32:45 +02:00 |
|
|
9e5f676e23
|
Move imported files into structured folder for easier handling & tweak syntax
|
2018-07-04 06:53:31 +02:00 |
|
|
fedf9c60ee
|
Hack up a simple import system in the build process
|
2018-07-04 06:25:22 +02:00 |
|
|
a117559063
|
Minor formatting tweaks
|
2018-06-26 10:05:53 +02:00 |
|
|
a867e1fc40
|
Optimize speed and memory usage of build process for app & installers
|
2018-05-08 20:20:02 +02:00 |
|
|
e41b5e5ff7
|
Replace generated license files with just one and include CEF license
|
2018-05-04 13:30:54 +02:00 |
|
|
ba1bacd08c
|
Fix minor formatting and method modifier issues
|
2018-05-04 13:04:23 +02:00 |
|
|
19a6bc0dbd
|
Improve performance of PostBuild.ps1
|
2018-05-01 16:37:06 +02:00 |
|
|
0096a1a4ef
|
Move debug configuration build events to PostBuild script
|
2018-04-26 15:37:02 +02:00 |
|
|
d2a6560a90
|
Measure PostBuild script duration and fix formatting
|
2018-04-25 19:35:57 +02:00 |
|
|
4d7c048139
|
Remove versions from official plugins and make them only work on one app version
|
2018-04-25 19:35:04 +02:00 |
|
|
a5379d290c
|
Add resource hotswap for easier debugging
|
2018-04-04 23:13:44 +02:00 |
|
|
caea8d4315
|
Move most of post build event (copying, cleanup) to PostBuild.ps1
|
2018-04-04 20:05:59 +02:00 |
|
|
812a034e8d
|
Include version header in ScriptLoader files to detect failed installs
|
2018-04-03 23:44:43 +02:00 |
|
|
760607995a
|
Update README and post build log message
|
2017-10-16 16:30:55 +02:00 |
|
|
703bce2d00
|
Fix PostBuild.ps1 errors not causing failed build & refactor
|
2017-10-13 13:09:50 +02:00 |
|
|
97928ecd84
|
Check emoji-ordering.txt for carriage return on build
|
2017-10-13 12:54:15 +02:00 |
|
|
31f72b7957
|
Move browser CSS to a file & optimize CSS injection
|
2017-09-21 13:19:21 +02:00 |
|
|
fdc4616875
|
Minify CSS files after build
|
2017-09-21 10:50:13 +02:00 |
|
|
3cdc1e190a
|
Fix configuration.default.js files being minified on build
|
2017-09-14 19:40:41 +02:00 |
|
|
d24b7bbcb9
|
Implement return-if transpiler for JS files
|
2017-08-22 09:51:27 +02:00 |
|
|
b55b47b689
|
Refactor postbuild js/html processing script
|
2017-08-22 09:48:03 +02:00 |
|
|
77b5c95f75
|
Add basic js minification (trim whitespace and remove single line comments)
|
2017-08-21 09:41:15 +02:00 |
|