Doug Coleman
|
e03a5b038e
|
Rename alarms -> timers
|
2010-06-10 16:39:13 -05:00 |
Slava Pestov
|
6e818ad439
|
tools.deploy.macosx: make deployment work when we're not running the .app bundle
|
2010-05-29 04:27:55 -04:00 |
Slava Pestov
|
b16662e120
|
tools.deploy.shaker: fix debugger stripping
|
2010-05-04 03:42:20 -04:00 |
Slava Pestov
|
a9238f5be2
|
tools.deploy.shaker: tweak error reporting slightly
|
2010-05-03 23:07:46 -04:00 |
Joe Groff
|
703affa6f4
|
tools.deploy.shaker: adjust fallback error handler message so it looks better in a Win32 MessageBox
|
2010-05-02 22:40:54 -07:00 |
Daniel Ehrenberg
|
cf0453f80c
|
Making tools.deploy.shaker remove require-when data structures
|
2010-04-24 21:29:46 -05:00 |
Joe Groff
|
ca9614e746
|
Merge branch 'master' into abi-symbols
|
2010-04-01 15:28:36 -07:00 |
Joe Groff
|
bb2f4317c2
|
add note to deploy docs that «deploy» creates a bundle directory with all the parts, and «deploy-image-only» deploys only the image
|
2010-04-01 15:25:08 -07:00 |
Joe Groff
|
3140fedf1e
|
tools.deploy: add a «deploy-image-only» word that only builds the image file to a specified location
|
2010-04-01 15:11:52 -07:00 |
Joe Groff
|
c8b0acf0b9
|
tools.deploy.macosx: make sure Contents/Frameworks dir still gets created for apps that deploy third-party libraries
|
2010-04-01 14:44:18 -07:00 |
Joe Groff
|
cab0ec8fcf
|
update deploy backends not to include dll in deployed apps
|
2010-04-01 14:26:56 -07:00 |
Joe Groff
|
d951be1832
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
Slava Pestov
|
4309d2c0ed
|
tools.deploy.shaker: make sure an io-multiplex method remains even if C streams are stripped out
|
2010-03-31 13:29:44 -04:00 |
Slava Pestov
|
e5bc4c915a
|
tools.deploy.shaker: don't strip out io-thread, since new thread implementation requires at least one thread to be runnable at any time
|
2010-03-31 10:27:24 -04:00 |
Slava Pestov
|
de0c2801d2
|
threads: delete old contexts immediately instead of handing them off to a 'context recycler' thread
|
2010-03-30 21:47:48 -04:00 |
Joe Groff
|
7ad724308d
|
tools.deploy.windows: got the "com" and "exe" backwards for deploy-console? flag
|
2010-03-23 15:32:16 -07:00 |
Joe Groff
|
359331c0b3
|
tools.deploy: make deploy-console? and deploy-ui? independent config variables, so windows apps can be deployed without a console or the ui
|
2010-03-22 16:55:35 -07:00 |
Daniel Ehrenberg
|
3e9e4f0969
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
Daniel Ehrenberg
|
2b5af07494
|
Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth
|
2010-02-26 17:17:40 -05:00 |
Joe Groff
|
7c5d84373c
|
tools.deploy.shaker: raise a generic "This application died" system-alert instead of quietly crashing and burning in the ui-error-hook for deployed apps with the debugger stripped
|
2010-02-23 20:42:36 -08:00 |
Doug Coleman
|
4e46d38ca8
|
Fix quirk in open-in-explorer -- msft explorer wouldn't go to previous directory correctly if / was a path separator
|
2010-02-22 00:14:13 -06:00 |
Joe Groff
|
d50b3e7f28
|
remove references to c-types hash from deploy tool
|
2010-02-21 11:10:52 -08:00 |
Slava Pestov
|
b907ada6a9
|
vocabs: document platforms.txt
|
2010-02-21 20:38:09 +13:00 |
Slava Pestov
|
0aad3e6e12
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Slava Pestov
|
88071b0869
|
prettyprint.config: set some output limits by default. Use the new without-limits combinator to get the old behavior
|
2010-02-20 12:18:16 +13:00 |
Erik Charlebois
|
80f6d778b9
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-02-18 12:54:26 -08:00 |
Slava Pestov
|
28ca5b326a
|
tools.deploy.libraries.windows: add unportable tag to avoid loading windows.kernel32 on non-windows platforms
|
2010-02-19 04:11:48 +13:00 |
Erik Charlebois
|
1f9e978179
|
Merge up
|
2010-02-17 18:16:16 -08:00 |
Slava Pestov
|
613b54fc8d
|
tools.deploy.backend: clean up
|
2010-02-18 03:57:10 +13:00 |
Erik Charlebois
|
9128b8dc23
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-02-17 00:06:27 -08:00 |
Joe Groff
|
2bf7ee8eaf
|
typo in tools.deploy.backend
|
2010-02-16 14:33:57 -08:00 |
Joe Groff
|
99f1fa4018
|
search resource: for unix libraries too
|
2010-02-16 14:24:29 -08:00 |
Joe Groff
|
0421244259
|
tools.deploy.shaker typos
|
2010-02-16 14:23:51 -08:00 |
Joe Groff
|
a1aa18ac0b
|
tools.deploy.shaker: prune library manifest
|
2010-02-16 13:41:35 -08:00 |
Joe Groff
|
ab0b7e078b
|
alien.libraries: add a "deploy-library" word that marks a library to have its dll deployed with applications that use it. add support to tools.deploy to find and copy deployed libraries into target bundle
|
2010-02-16 13:32:58 -08:00 |
Erik Charlebois
|
2eaf726eae
|
Merge to upstream
|
2010-02-16 10:35:15 -08:00 |
Erik Charlebois
|
98cf07b19b
|
Line endings
|
2010-02-16 10:33:19 -08:00 |
Slava Pestov
|
2b8f2b222f
|
tools.deploy.windows.ico: add unportable tag so that load-all doesn't load Win32 bindings on non-Windows platforms
|
2010-02-17 01:52:09 +13:00 |
Slava Pestov
|
fec82e22ae
|
tools.deploy: add deploy tests for gpu.demos.raytrace and gpu.demos.bunny
|
2010-02-17 00:33:08 +13:00 |
Joe Groff
|
a341b293df
|
update vocabs and tools.deploy docs to mention icon files
|
2010-02-15 14:18:26 -08:00 |
Joe Groff
|
8c860a18f1
|
you have to parse the .ico file yourself and update individual RT_ICON and RT_GROUP_ICON resources. lame
|
2010-02-15 14:04:11 -08:00 |
Joe Groff
|
73b8249cf3
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/tools/deploy/shaker/shaker.factor
|
2010-02-15 11:50:43 -08:00 |
Joe Groff
|
2cedfbf61c
|
tools.deploy.windows: embed icon.ico from deployed vocab dir into deployed exe
|
2010-02-15 11:49:03 -08:00 |
Joe Groff
|
9cb7163f43
|
tools.deploy.macosx: copy "icon.icns" from deployed vocab to app bundle as app icon
|
2010-02-15 10:56:23 -08:00 |
Joe Groff
|
a447900af5
|
update vocabs and deploy docs to mention resources.txt
|
2010-02-15 10:14:30 -08:00 |
Joe Groff
|
125f970583
|
update unix, windows, and test deploy backends
|
2010-02-14 23:10:05 -08:00 |
Joe Groff
|
e3f83a60af
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-02-14 21:07:04 -08:00 |
Slava Pestov
|
05d644f81a
|
tools.deploy.shaker: strip out vm, image, current-directory to avoid leaking information from build environment
|
2010-02-15 17:54:19 +13:00 |
Slava Pestov
|
0dc2753090
|
tools.deploy.shaker: don't strip out io.files hook, since then we lose resource-path and such
|
2010-02-15 17:37:07 +13:00 |
Joe Groff
|
a3ad1b0740
|
have tools.deploy.shaker write a manifest of loaded vocabs to a file. have tools.deploy.backend read in this manifest. have tools.deploy.macosx copy resources for the manifest vocabs to the deployed bundle
|
2010-02-14 11:29:37 -08:00 |