Commit Graph

92 Commits (925b9e241b61012b65bc56c70dd25c4545077d8b)

Author SHA1 Message Date
Doug Coleman efa82400b8 output CC and MAKE variables 2008-03-11 20:47:07 -05:00
Doug Coleman 8d198a8578 make factor.sh work on dragonflybsd
fix factor.sh update
2008-03-11 15:44:50 -05:00
Doug Coleman 4bb3128bfb add check for gcc 2008-03-11 15:24:26 -05:00
Doug Coleman 9c95192082 use egcc on openbsd 2008-03-11 13:05:17 -05:00
Doug Coleman 0c82501404 update factor.sh for *bsd 2008-03-07 08:36:47 -06:00
Doug Coleman 2797d1947b add amd64 as a platform 2008-03-07 07:51:00 -06:00
Doug Coleman 7c6a3b5e25 add freebsd to factor.sh 2008-03-11 13:52:59 -05:00
Doug Coleman 07e8986226 fix some issues with the misc/factor.sh script 2008-03-08 12:00:40 -06:00
Doug Coleman da29219d7b better fix for misc/factor.sh 2008-03-08 11:44:28 -06:00
Doug Coleman d35239bdd4 don't require port on mac if they have git 2008-03-08 11:41:49 -06:00
Slava Pestov c6c7269d45 Remove obsolete scripts 2008-03-07 17:00:55 -06:00
Doug Coleman b80434b2e3 fix whitespace (again) 2008-03-04 15:25:36 -06:00
Doug Coleman 91ff009995 fix whitespace 2008-03-04 15:19:00 -06:00
Doug Coleman b1b8210664 add install-macosx, which will use port to install git, and then bootstrap factor 2008-03-04 15:11:00 -06:00
Eduardo Cavazos 27a91c0ca8 factor.sh: FACTOR_BINARY is now simply './factor' across mac, win, and
linux
2008-02-25 16:08:34 -06:00
Eduardo Cavazos 263476c3ea misc/target: fix case for x86-64 2008-02-23 13:23:24 -06:00
Eduardo Cavazos 06511db632 Makefile: default rule builds via autodetection
misc/target: output 'help' system not detected
2008-02-21 20:37:18 -06:00
Eduardo Cavazos 8ffc619746 add misc/target 2008-02-21 19:36:45 -06:00
Eduardo Cavazos db55ca6408 add misc/wordsize.c 2008-02-21 19:36:29 -06:00
Eduardo Cavazos ca484a7002 factor.el: use ~/factor as the default location 2008-02-18 12:52:20 -06:00
Doug Coleman 9f2c032b2f make md5 run on mac 2008-02-13 14:32:43 -06:00
Doug Coleman df1c5b5aba use the factorcode.org checksums when downloading boot images 2008-02-13 14:20:37 -06:00
Doug Coleman 7f48a7b023 add support for curl 2008-02-13 13:38:41 -06:00
Joe Groff 9efaa4db6a Add back the TextMate commands with Windows-friendly names 2008-02-11 17:45:03 -08:00
Doug Coleman 9fe1dd871a Merge branch 'master' of git://factorcode.org/git/factor 2008-02-11 16:32:53 -06:00
Doug Coleman a345d4fc37 delete a couple files in misc/Factor.tmbundle 2008-02-11 16:32:36 -06:00
Slava Pestov bacc5dc610 Fix factor.sh for NetBSD 2008-02-11 16:19:10 -06:00
Eduardo Cavazos d0ec99ecb6 factor.el: factor-send-region and factor-send-string insert the input
into the listener
2008-02-09 20:21:41 -06:00
Slava Pestov d7af06c75a Remove obsolete scripts 2008-02-08 21:13:05 -06:00
Doug Coleman 99411495c2 add http-update to work around firewalls 2008-02-06 19:49:07 -06:00
Doug Coleman f3a9e6bb0f Merge git://factorcode.org/git/erg 2008-02-05 22:51:23 -06:00
Doug Coleman 3bbf622ff4 update factor.sh for new Makefile renaming 2008-02-05 22:51:09 -06:00
Doug Coleman 6aabef8e32 git pull to master
delete staging.*.image
2008-02-04 20:49:40 -06:00
Doug Coleman 21183af0ce remove sudo requirement 2008-02-04 17:56:00 -06:00
Doug Coleman eda2c710d4 add dll to script 2008-02-04 13:38:59 -06:00
Doug Coleman 87d44252c5 add more dlls to script 2008-02-04 12:30:23 -06:00
Doug Coleman 5459105264 Merge git://factorcode.org/git/factor
Conflicts:

	extra/sequences/lib/lib.factor
2008-02-03 16:06:36 -06:00
Joe Groff c60338df7e Fix bug in TextMate bundle when using the see or help commands on the first word on a line 2008-02-03 10:24:28 -08:00
Doug Coleman 698f4180bb add a wget-bootstrap option 2008-02-01 23:47:54 -06:00
Doug Coleman e2f81c50c6 make misc/factor.sh install gcc, make, and answer yes to apt-get 2008-01-29 20:01:57 -06:00
Joe Groff c28f6ee6ff Merge git://factorcode.org/git/factor 2008-01-25 07:08:25 -08:00
Joe Groff 3c50cab4c8 Have the "Help for Word" command in the TextMate bundle use help-window rather than help 2008-01-24 22:06:36 -08:00
Joe Groff 5e48afda60 Add roll and -roll to the set of highlighted shuffle words in the TextMate bundle 2008-01-20 09:25:49 -08:00
Doug Coleman e29d665a10 fix up misc/factor.sh
add bootstrap option
fix usage()
2008-01-19 10:18:35 -10:00
Joe Groff 0455603cbd Merge branch 'master' of git://factorcode.org/git/factor 2008-01-17 20:44:18 -08:00
Eduardo Cavazos c9b2af745b Fix typo. Hooks weren't running. 2008-01-14 20:26:03 -06:00
Joe Groff 18451c4675 TextMate syntax highlighting for multiline strings 2008-01-13 19:09:01 -08:00
Joe Groff dc2109e6cb Ensure that the parser vocab is in use for textmate Run command 2008-01-13 18:46:51 -08:00
Joe Groff d73d8820c1 Ensure that the right vocabs are available for textmate See and Help commands 2008-01-13 18:17:28 -08:00
Joe Groff 606b0be95b TextMate bundle commands: Eval, Help, Infer, Run, See 2008-01-12 23:00:52 -08:00