Björn Lindqvist
|
630c4d326f
|
tools.deploy.windows: fix the using ambiguity with the open-file word
|
2016-08-22 02:05:32 +02:00 |
Björn Lindqvist
|
f17fc68a7e
|
tools.deploy.windows: using an empty string seem to solve #1691
|
2016-08-21 06:13:45 +02:00 |
Björn Lindqvist
|
1a1e95f669
|
tools.deploy.*: refactoring of the deploy* words
The open-file word from webbrowser can be used to open the
deploy-directory after the deploy is done.
|
2016-08-21 06:05:42 +02:00 |
Björn Lindqvist
|
89e661f18c
|
tools.deploy.config: fix + tc for the deploy help error (#1692)
|
2016-08-19 06:53:18 +02:00 |
Björn Lindqvist
|
a70deca651
|
tools.deploy.backend: refactoring of make-staging-image
|
2016-08-19 06:17:48 +02:00 |
Björn Lindqvist
|
64d3c01523
|
tools.deploy.shaker: another global to strip
|
2016-08-19 03:42:27 +02:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
John Benediktsson
|
6b12e2e3bc
|
use ?delete-file instead of [ delete-file ] ignore-errors.
|
2016-07-10 20:28:46 -07:00 |
Björn Lindqvist
|
ee80cb0752
|
ui.backend.gtk: use a global variable to store the icon data
It's easier than the previous code that replaced the get-icon-data word
during deployment. Also GTK support for icon.ico icons.
|
2016-06-17 16:39:11 +02:00 |
Björn Lindqvist
|
2c8b2d9bf5
|
ui.backend.gtk: hi-res icon awesomeness
|
2016-06-17 14:29:45 +02:00 |
Doug Coleman
|
6b77c4f3da
|
tools.deploy: bump the other bunny deploy size.
|
2016-05-10 15:21:06 -07:00 |
Doug Coleman
|
d279cea544
|
tools.deploy: bump the bunny size.
|
2016-05-10 02:35:35 -07:00 |
Björn Lindqvist
|
c100d2256d
|
tools.deploy.shaker: dont strip the "layout" property
Stripping it was a bad idea. It is required for constructing tuples.
|
2016-05-05 15:46:22 +02:00 |
Björn Lindqvist
|
b79490b063
|
tools.deploy.tests: guess we need to bump the size again
|
2016-05-03 01:21:03 +02:00 |
Björn Lindqvist
|
6f440404c3
|
tools.deploy.tests: changes name of the test file to local-license.txt so it is more unique
|
2016-04-30 09:28:30 +02:00 |
Björn Lindqvist
|
2ab41d0944
|
tools.deploy.shaker: Revert from f488f77
|
2016-04-30 09:28:29 +02:00 |
Björn Lindqvist
|
c581805368
|
tools.deploy.shaker: vocabs.loader hooks is required to resolve "vocab:"-paths
|
2016-04-28 03:24:09 +02:00 |
Björn Lindqvist
|
20e8ca1f9e
|
tools.deploy.shaker: a bunch more word properties which appear safe to
strip
Help-related properties and the "layout" property of tuples
|
2016-04-24 22:57:42 +02:00 |
Björn Lindqvist
|
d21ff7a3a0
|
tools.deploy.shaker: fix startup hook stripping
cpu.x86 -> cpu.x86.features and some more hooks that are safe to strip
|
2016-04-24 22:48:03 +02:00 |
Björn Lindqvist
|
f488f77e62
|
tools.deploy.shaker: docs
|
2016-04-24 21:27:00 +02:00 |
Björn Lindqvist
|
24b6f90ab8
|
tools.deploy.shaker: use ignore-errors to prevent a possible infinite loop
|
2016-04-24 16:22:00 +02:00 |
Björn Lindqvist
|
047be9cd52
|
tools.deploy.*: refactoring to not use dynamic variables in make-deploy-image
|
2016-04-02 17:48:23 +02:00 |
Björn Lindqvist
|
92b43ce108
|
tools.deploy.test: new word test-image-path
|
2016-03-31 00:37:59 +02:00 |
Doug Coleman
|
8e59246a8b
|
tools.deploy.windows: Windows processes launch from relation to the executable that launches them. Therefore, we need to normalize the path for the "Hello World" binary since it's in the temp directory and not relative to the factor/ directory.
|
2016-03-29 23:46:34 -07:00 |
John Benediktsson
|
71ef8a22c2
|
disambiguate namespaces:set and sets:set.
|
2016-03-29 17:14:42 -07:00 |
Doug Coleman
|
9ed93afe22
|
tools.deploy.windows: use "resource:" instead of "" for deploy on windows.
|
2016-03-29 14:43:51 -07:00 |
Doug Coleman
|
e54ee276c3
|
tools.deploy.shaker: Fix load error.
images.png: fix load error.
|
2016-03-29 12:33:30 -07:00 |
Doug Coleman
|
01eb69e626
|
tools.deploy: add using
|
2016-03-29 10:53:01 -07:00 |
John Benediktsson
|
3f18b71d07
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07:00 |
Doug Coleman
|
41201fd1d1
|
tools.deploy: Make sure to deploy-test in a temp directory and not the factor/ directory.
|
2016-03-29 08:44:24 -07:00 |
John Benediktsson
|
1589c0b764
|
tools.deploy: need to USE: system.
|
2016-03-29 06:05:05 -07:00 |
John Benediktsson
|
7d0c596c92
|
Hopefully fix stack effects of error hooks to throw when required.
|
2016-03-28 22:27:35 -07:00 |
John Benediktsson
|
e2e3b448ee
|
vocabs.metadata: moving os-specific paths to tools.deploy.
|
2016-03-23 07:44:35 -07:00 |
Doug Coleman
|
63763caef4
|
tools.deploy.test.19: case sensitive on linux.
|
2016-03-17 22:50:13 -07:00 |
John Benediktsson
|
0316a04c42
|
tools.deploy.test.19: make sure to test vocab urls.
|
2016-03-17 17:00:32 -07:00 |
Doug Coleman
|
d4b8e44399
|
license rename: fix the rest of it.
|
2016-03-17 02:36:34 -07:00 |
John Benediktsson
|
497f8cb514
|
Update tests for LICENSE.txt rename.
|
2016-03-16 10:13:56 -07:00 |
Doug Coleman
|
a1e3476617
|
tools.deploy: increase sizes for linux32
|
2016-03-08 16:36:45 -08:00 |
John Benediktsson
|
7b28949331
|
tools.deploy: bump size.
|
2015-12-30 12:49:34 -08:00 |
John Benediktsson
|
7e40b60374
|
tools.deploy: add a MAIN:.
|
2015-12-25 21:11:21 -08:00 |
John Benediktsson
|
119f188423
|
tools.deploy: bump sizes, sigh.
|
2015-12-14 10:21:52 -08:00 |
John Benediktsson
|
6ded345591
|
tools.deploy: bump deploy test sizes.
|
2015-12-13 14:25:45 -08:00 |
John Benediktsson
|
8cf8f023e2
|
tools.deploy: bump test sizes.
|
2015-12-13 09:02:55 -08:00 |
John Benediktsson
|
e84e63fd0c
|
tools.deploy: small bump in sizes.
|
2015-11-23 10:42:49 -08:00 |
John Benediktsson
|
e477f6996f
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
b6be8685c3
|
basis: ERROR: changes.
|
2015-08-13 03:20:39 -07:00 |
Doug Coleman
|
9f0a1ed730
|
cocoa: Syntax is funky, so regularize it by parsing CLASS: ; and METHOD: ; and COCOA-PROTOCOL: token.
|
2015-08-12 19:44:07 -05:00 |
Doug Coleman
|
02008979d9
|
factor: Change ERROR: foo ; to define ``throw-foo`` instead of having ``foo`` throw implicitly. The old ``foo`` still throws implicitly because this is a big change to get right in one patch, but it should be removed soon.
|
2015-08-12 15:26:18 -05:00 |
Doug Coleman
|
e0d1b14e5c
|
factor: don't need FROM: namespaces => set or namespaces:set anymore
|
2015-08-12 11:25:57 -05:00 |