[dylan-lang/opendylan] ae87c8: Merge dylan-environment-with-tools into dylan-envi...
GitHub <[email protected]> Thu, 21 Jan 2016 20:55:17 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56a1b635ec79c_708f3fde811732bc1215f2@hookshot-fe4-cp1-prd.iad.github.net.mail> |
----==_mimepart_56a1b635ec12f_708f3fde811732bc121447
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: ae87c823ed94574a80ad084ca7d7c6747def965f
https://github.com/dylan-lang/opendylan/commit/ae87c823ed94574a80ad084ca7d7c6747def965f
Author: Bruce Mitchener <[email protected]>
Date: 2016-01-22 (Fri, 22 Jan 2016)
Changed paths:
M admin/builds/Makefile
M admin/builds/find-compiler.bat
M sources/environment/console/README.txt
R sources/environment/console/dylan-environment-with-tools.lid
M sources/environment/console/dylan-environment.lid
M sources/environment/console/environment-library.dylan
R sources/environment/console/tools-environment-library.dylan
R sources/registry/generic/dylan-environment-with-tools
Log Message:
-----------
Merge dylan-environment-with-tools into dylan-environment.
As we move forward, we would like to reduce the number of differing
build configurations to simplify understanding what functionality
is present in which builds.
Soon, remote debugging will be the default using LLDB over CORBA,
so the distinction between dylan-environment and dylan-environment-with-tools
will not be needed.
* sources/environment/console/README.txt: Update to remove discussion
of dylan-environment-with-tools.
* sources/environment/console/dylan-environment.lid: Add Target-Type
which was present in the dylan-environment-with-tools.lid.
* sources/environment/console/environment-library.dylan
(library dylan-environment): Use motley, tool-scepter
and remote-access-path.
* sources/environment/console/dylan-environment-with-tools.lid: Remove.
* sources/environment/console/tools-environment-library.dylan: Remove.
* sources/registry/generic/dylan-environment-with-tools: Remove.
* admin/builds/Makefile
(DYLAN_ENVIRONMENT_WITH_TOOLS): Remove. Things use DYLAN_ENVIRONMENT
instead.
(dylan-environment-with-tools): Rename to dylan-environment.
(rel-environment): Build dylan-environment instead of
dylan-environment-with-tools for releases.
(DYLAN_ENVIRONMENT target): Merge in additional ENSURE_LIBRARY lines
from DYLAN_ENVIRONMENT_WITH_TOOLS target.
(DYLAN_ENVIRONMENT_WITH_TOOLS target): Remove.
* admin/builds/find-compiler.bat: Add comment explaining why
dylan-environment-with-tools is still referenced here.
Commit: 591076fdb146dc808e90d3d24717f27c42ce251c
https://github.com/dylan-lang/opendylan/commit/591076fdb146dc808e90d3d24717f27c42ce251c
Author: Peter S. Housel <[email protected]>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Changed paths:
M admin/builds/Makefile
M admin/builds/find-compiler.bat
M sources/environment/console/README.txt
R sources/environment/console/dylan-environment-with-tools.lid
M sources/environment/console/dylan-environment.lid
M sources/environment/console/environment-library.dylan
R sources/environment/console/tools-environment-library.dylan
R sources/registry/generic/dylan-environment-with-tools
Log Message:
-----------
Merge pull request #1030 from waywardmonkeys/remove-dylan-environment-with-tools
Merge dylan-environment-with-tools into dylan-environment.
Compare: https://github.com/dylan-lang/opendylan/compare/5c37e1ccd6c9...591076fdb146
----==_mimepart_56a1b635ec12f_708f3fde811732bc121447
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_56a1b635ec12f_708f3fde811732bc121447--