Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

root/trunk/install


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3860 [3860] 08/06/08 08:10:14 larsivi Make zlib and libbz2 available from svn
(edit) @3856 [3856] 08/05/08 02:47:30 kris moved Conduit and friends into tango.io.device in an effort to bring …
(edit) @3774 [3774] 07/20/08 19:16:26 kris reverted silly casts
(edit) @3646 [3646] 06/19/08 19:20:38 kris had to add casts for revised Win32 API headers
(edit) @3640 [3640] 06/19/08 15:03:33 kris FileConduit? updates. FilePath? usage is being deprecated at this level
(edit) @3628 [3628] 06/17/08 06:05:59 larsivi Make sure all binaries are executable, closes #1147, thanks predaeus. Note …
(edit) @3547 [3547] 06/03/08 16:24:43 kris migrated FileConst? module to tango.io.model.IFile
(edit) @3495 [3495] 05/10/08 01:08:19 Gregor install/gdc-posix.sh: --disable-multilib when configuring GCC
(edit) @3470 [3470] 04/27/08 17:18:29 Gregor install/gdc-posix-dsss/mkinstaller.sh, install/gdc-posix/mkinstaller.sh: …
(edit) @3425 [3425] 04/09/08 16:49:41 Gregor install/gdc-posix-dsss/mkinstaller.sh: Now sets profile=gdc-posix-tango on …
(edit) @3394 [3394] 03/24/08 16:44:04 Gregor install/gdc-posix.sh: Script to automate the build of GDC, DSSS and …
(edit) @3225 [3225] 02/18/08 17:26:37 Jim Panic Finally seem to have fixed the installer. Thanks to Deewiant again!
(edit) @3222 [3222] 02/18/08 03:36:35 Jim Panic Bugfixes for mkinstaller and install-dmd, thanks Deewiant
(edit) @3194 [3194] 02/16/08 00:00:14 DRK * Fixed the Windows build_tango program to exclude FreeBSD modules, and …
(edit) @3105 [3105] 01/21/08 08:02:42 larsivi Path fix
(edit) @3056 [3056] 12/20/07 04:30:05 Jim Panic libphobos => libtango-base-dmd
(edit) @3033 [3033] 12/16/07 20:46:10 kris * added simple DateTime? struct * Date module usage replaced with Date and …
(edit) @3032 [3032] 12/14/07 13:57:28 sean Some simple code reformatting.
(edit) @2979 [2979] 12/07/07 23:48:32 kris cleaned up deprecated calls
(edit) @2913 [2913] 11/23/07 15:39:03 kris the big toString change
(edit) @2866 [2866] 11/12/07 22:22:30 sean The common, aggregate libraries are now all tagged by compiler: …
(edit) @2863 [2863] 11/12/07 14:52:32 sean Changed 'dtango' library specifier to 'tango'. This closes #660
(edit) @2831 [2831] 11/09/07 09:05:44 larsivi Added -debuglib switch too, using library without debug info for now.
(edit) @2823 [2823] 11/09/07 06:18:30 larsivi Fixed installer scripts for DMD and the new library naming scheme. refs …
(edit) @2811 [2811] 11/08/07 15:54:43 sean Reformatted library names to better support parallel installation with …
(edit) @2642 [2642] 10/09/07 22:55:55 Gregor install/gdc-posix/mkinstaller.sh, install/gdc-posix-dsss/mkinstaller.sh: …
(edit) @2607 [2607] 10/03/07 01:58:08 kris bozo fix
(edit) @2606 [2606] 10/03/07 01:54:07 kris removed DisplayWriter? reference
(edit) @2605 [2605] 10/03/07 01:44:30 kris updated some old references
(edit) @2465 [2465] 07/20/07 13:13:41 sean IssueZilla? #1349 inspired me to fix up 'svn:eol-style' on our text files, …
(edit) @2460 [2460] 07/14/07 19:15:54 Jim Panic Fixed line numbers and typo
(edit) @2457 [2457] 07/14/07 17:15:55 sean install-dmd.exe is ugly, but it works. I'll clean up the code later. …
(edit) @2428 [2428] 07/09/07 11:03:25 sean Moved core.BitManip? into the runtime. This makes sense, since the runtime …
(edit) @2427 [2427] 07/09/07 09:25:31 larsivi prefix disappeared for some options
(edit) @2425 [2425] 07/09/07 08:46:18 larsivi Updates + closes #510
(edit) @2313 [2313] 06/16/07 08:33:27 larsivi More absolute path safety, related to t#490. Also added some help text.
(edit) @2230 [2230] 05/15/07 19:26:38 larsivi include instead of import
(edit) @2229 [2229] 05/15/07 17:34:43 larsivi minor fixes
(edit) @2226 [2226] 05/15/07 16:00:08 sean * Moved install/windows/makelib.exe to lib/build-tango-app.exe. * Added …
(edit) @2225 [2225] 05/15/07 15:38:22 larsivi Removed duplicate file
(edit) @2224 [2224] 05/15/07 15:29:19 larsivi tiny fix
(edit) @2222 [2222] 05/15/07 14:19:50 larsivi Just some extra info
(edit) @2221 [2221] 05/15/07 12:27:01 larsivi renamed uninstaller, so it can be used for other things later (update?)
(edit) @2220 [2220] 05/15/07 12:24:49 larsivi fixed uninstaller
(edit) @2218 [2218] 05/15/07 05:06:12 larsivi Testing build without dsss
(edit) @2217 [2217] 05/15/07 04:54:19 larsivi path updates
(edit) @2216 [2216] 05/15/07 04:53:26 larsivi Try to update existing dmd.conf
(edit) @2213 [2213] 05/14/07 20:13:30 sean Added 'makelib.exe'. To create a tango.lib for Windows, run "makelib …
(edit) @2164 [2164] 05/04/07 22:33:21 kris - renamed util.time.Utc to be util.time.Clock - renamed util.time.Wall to …
(edit) @2115 [2115] 04/26/07 16:50:06 larsivi Use DMD version in package name, clear old installs, copy std
(edit) @2114 [2114] 04/26/07 16:43:18 larsivi No need for sed there
(edit) @2107 [2107] 04/22/07 13:23:18 larsivi Should now work with proper library passing to linker
(edit) @2082 [2082] 04/19/07 17:54:41 qbert DMD Bundled install file
(edit) @2068 [2068] 04/17/07 12:57:58 sean Removed install/hello.d because it isn't distributed any more.
(edit) @2060 [2060] 04/15/07 19:22:09 larsivi Minor installer fixes
(edit) @2057 [2057] 04/15/07 18:36:20 Gregor install/gdc-posix-dsss/mkinstaller.sh: Only use things from -dsss
(edit) @2056 [2056] 04/15/07 18:10:25 Jim Panic ..done?
(edit) @2051 [2051] 04/15/07 14:00:25 Jim Panic Trying to fix dmd-posix/mkinstaller.sh .. not working yet.
(edit) @2050 [2050] 04/15/07 12:56:09 larsivi Installer generation scripts
(edit) @2007 [2007] 04/09/07 07:28:36 larsivi Some files for distribution
(edit) @1994 [1994] 04/04/07 16:14:32 Gregor install/gdc-posix*: Updated installers for recent changes.
(edit) @1938 [1938] 03/18/07 18:31:04 qbert Updated to 96
(edit) @1912 [1912] 03/15/07 21:30:21 Jim Panic Be aware of the spiders. It's untested.
(edit) @1910 [1910] 03/15/07 18:50:46 Gregor *: Non-DSSS installer created.
(edit) @1905 [1905] 03/15/07 11:20:17 larsivi Now creates snapshot named current and moves to download dir
(edit) @1904 [1904] 03/15/07 07:33:01 larsivi Reverting snapshot.conf change
(edit) @1903 [1903] 03/15/07 07:31:03 larsivi changing name
(edit) @1899 [1899] 03/13/07 15:31:46 qbert Source for nightly builds
(edit) @1880 [1880] 03/11/07 18:04:47 larsivi now builds zip too
(edit) @1874 [1874] 03/10/07 13:58:02 larsivi Removed dep on LineIterator?
(edit) @1871 [1871] 03/10/07 10:46:10 larsivi First iteration of tar.gz creating script
(edit) @1851 [1851] 03/05/07 14:33:57 qbert Updated to latest dsource address
(edit) @1846 [1846] 03/04/07 17:14:05 Gregor install/gdc-posix/installer.sh: Fixed to work on recent versions of tail.
(edit) @1838 [1838] 03/03/07 19:40:39 kris updated to new method name
(edit) @1835 [1835] 03/03/07 15:45:02 kris - folded FileProxy? into FilePath?, to make life easier for everyone - …
(edit) @1750 [1750] 02/24/07 16:19:12 qbert --
(edit) @1749 [1749] 02/24/07 16:13:57 qbert --
(edit) @1746 [1746] 02/23/07 16:47:43 qbert Updated revert/switch
(edit) @1745 [1745] 02/23/07 16:46:05 qbert Renamed
(edit) @1700 [1700] 02/15/07 15:55:10 kris new version for dmd 1006
(edit) @1688 [1688] 02/14/07 15:43:24 kris added jake
(edit) @1604 [1604] 02/05/07 17:39:32 Gregor install/gdc-posix/installer.sh: Tpyo.
(edit) @1581 [1581] 02/01/07 16:44:35 qbert Updated licenses.txt
(edit) @1579 [1579] 02/01/07 16:22:24 qbert Update licenses.txt
(edit) @1574 [1574] 01/31/07 23:03:05 Gregor install/gdc-posix/installer.sh: Slightly less buggy.
(edit) @1573 [1573] 01/31/07 21:32:02 Gregor install/gdc-posix/mkinstaller.sh, lib/install-gdc.sh: Removed latent …
(edit) @1556 [1556] 01/31/07 18:30:59 Gregor install/gdc-posix/installer.sh: Yet another silly installer bug when …
(edit) @1553 [1553] 01/31/07 18:02:11 Gregor install/gdc-posix/installer.sh, install/gdc-posix/mkinstaller.sh: Some …
(edit) @1550 [1550] 01/31/07 16:59:05 Gregor install/gdc-posix/mkinstaller.sh: Clean up GDC and DSSS properly.
(edit) @1548 [1548] 01/31/07 16:55:05 Gregor install/gdc-posix/installer.sh, install/gdc-posix/mkinstaller.sh: Support …
(edit) @1547 [1547] 01/31/07 16:19:25 Gregor install/gdc-posix/*: Installer for Tango on GDC/Posix.
(edit) @1541 [1541] 01/31/07 15:20:47 qbert Changed tango.zip host location
(edit) @1539 [1539] 01/31/07 14:53:06 qbert Format changes
(edit) @1538 [1538] 01/31/07 14:52:47 qbert Format changes
(edit) @1536 [1536] 01/31/07 14:48:50 qbert Deleting for update
(edit) @1535 [1535] 01/31/07 14:29:37 qbert Post and pre text updated
(edit) @1534 [1534] 01/31/07 14:29:12 qbert --
(edit) @1518 [1518] 01/30/07 20:29:32 kris alignment problems
(edit) @1517 [1517] 01/30/07 20:19:40 qbert Rebuilt
(edit) @1515 [1515] 01/30/07 20:09:04 kris some small changes
Note: See TracRevisionLog for help on using the revision log.