|  Doug Coleman | aa8c12a84b | Squashed commit of the following: commit 8a15381d30508b8f36a9e36dc3a0afc3c962c853
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Sat Sep 11 14:32:30 2010 -0500
    Squash threaded-server branch | 2010-09-19 13:38:02 -05:00 | 
				
					
						|  Slava Pestov | 425c572fa8 | cocoa.subclassing: cleaner CLASS: syntax; ui.backend.cocoa: ignore events delivered after window closed to fix FEP (reported by Doug Coleman) | 2010-07-06 19:02:52 -04:00 | 
				
					
						|  Slava Pestov | bb4dae64f3 | cocoa.subclassing: new METHOD: syntax cleans up class definitions | 2010-07-06 17:59:35 -04:00 | 
				
					
						|  Slava Pestov | d0822992c7 | tools.deploy: fix deployment of apps that use vocab: paths -- regression from recent patch that adds add-vocab-root word | 2010-07-05 23:41:27 -04:00 | 
				
					
						|  Doug Coleman | a6f0abb9a2 | Rename alarms -> timers | 2010-06-10 16:39:13 -05:00 | 
				
					
						|  Slava Pestov | 929a2d5169 | tools.deploy.macosx: make deployment work when we're not running the .app bundle | 2010-05-29 04:27:55 -04:00 | 
				
					
						|  Slava Pestov | 421dc67be4 | tools.deploy.shaker: fix debugger stripping | 2010-05-04 03:42:20 -04:00 | 
				
					
						|  Slava Pestov | 41ec3f20a8 | tools.deploy.shaker: tweak error reporting slightly | 2010-05-03 23:07:46 -04:00 | 
				
					
						|  Joe Groff | 8e33230039 | 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 | d4eba4632a | Making tools.deploy.shaker remove  require-when data structures | 2010-04-24 21:29:46 -05:00 | 
				
					
						|  Joe Groff | ef884ef7f2 | Merge branch 'master' into abi-symbols | 2010-04-01 15:28:36 -07:00 | 
				
					
						|  Joe Groff | 7a5a6c779e | 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 | bbe6b729bf | 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 | 6bc8beb070 | 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 | 6fdba565a1 | update deploy backends not to include dll in deployed apps | 2010-04-01 14:26:56 -07:00 | 
				
					
						|  Joe Groff | 65c3259761 | "cdecl" -> cdecl | 2010-03-31 19:20:35 -07:00 | 
				
					
						|  Slava Pestov | ce42aea6a4 | 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 | 587664efbf | 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 | fb2ecab614 | 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 | 305ea844de | tools.deploy.windows: got the "com" and "exe" backwards for deploy-console? flag | 2010-03-23 15:32:16 -07:00 | 
				
					
						|  Joe Groff | 91c353ef60 | 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 | da57436180 | Finishing eliminating prune as a synonym of members | 2010-02-27 14:52:24 -05:00 | 
				
					
						|  Daniel Ehrenberg | 7cd3360cdd | Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth | 2010-02-26 17:17:40 -05:00 | 
				
					
						|  Joe Groff | 32b42185e6 | 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 | a0b3a370b8 | 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 | 1a0fda2a5b | remove references to c-types hash from deploy tool | 2010-02-21 11:10:52 -08:00 | 
				
					
						|  Slava Pestov | 2f70ebd4d0 | vocabs: document platforms.txt | 2010-02-21 20:38:09 +13:00 | 
				
					
						|  Slava Pestov | 95bfc8a240 | 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 | 66bb912641 | 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 | 44e61dbc85 | Merge branch 'master' of git://github.com/slavapestov/factor | 2010-02-18 12:54:26 -08:00 | 
				
					
						|  Slava Pestov | 488e5ead26 | 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 | f2e8128f5d | Merge up | 2010-02-17 18:16:16 -08:00 | 
				
					
						|  Slava Pestov | bf72c89060 | tools.deploy.backend: clean up | 2010-02-18 03:57:10 +13:00 | 
				
					
						|  Erik Charlebois | 08f65189d3 | Merge branch 'master' of git://github.com/slavapestov/factor | 2010-02-17 00:06:27 -08:00 | 
				
					
						|  Joe Groff | 10bc247ed4 | typo in tools.deploy.backend | 2010-02-16 14:33:57 -08:00 | 
				
					
						|  Joe Groff | 38f98afe6f | search resource: for unix libraries too | 2010-02-16 14:24:29 -08:00 | 
				
					
						|  Joe Groff | b64f694e7e | tools.deploy.shaker typos | 2010-02-16 14:23:51 -08:00 | 
				
					
						|  Joe Groff | b208c30fd3 | tools.deploy.shaker: prune library manifest | 2010-02-16 13:41:35 -08:00 | 
				
					
						|  Joe Groff | 42089b6586 | 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 | fd1416617e | Merge to upstream | 2010-02-16 10:35:15 -08:00 | 
				
					
						|  Erik Charlebois | fcbeb3467d | Line endings | 2010-02-16 10:33:19 -08:00 | 
				
					
						|  Slava Pestov | 5557353f97 | 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 | 177e741ea0 | tools.deploy: add deploy tests for gpu.demos.raytrace and gpu.demos.bunny | 2010-02-17 00:33:08 +13:00 | 
				
					
						|  Joe Groff | bd2b72ad08 | update vocabs and tools.deploy docs to mention icon files | 2010-02-15 14:18:26 -08:00 | 
				
					
						|  Joe Groff | 4ebfd1ef3a | 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 | f06e278e17 | 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 | b1160f6b36 | tools.deploy.windows: embed icon.ico from deployed vocab dir into deployed exe | 2010-02-15 11:49:03 -08:00 | 
				
					
						|  Joe Groff | f9d6ba0339 | 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 | 45c85d1851 | update vocabs and deploy docs to mention resources.txt | 2010-02-15 10:14:30 -08:00 | 
				
					
						|  Joe Groff | a6bbb6dca6 | update unix, windows, and test deploy backends | 2010-02-14 23:10:05 -08:00 |