Go to file
deadwood ac5912be1e Provide additional licenses to all of my changes.
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54438 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
2017-04-02 12:53:42 +00:00
arch re-read the mmap pointer since it was changed previously. Without that, mmap_LargestAddress would, in worst case, read wildly from some undefined RAM... 2017-04-01 13:51:39 +00:00
boot wip prep commit in lieu of gfx subsystem update changes. 2017-01-05 07:29:22 +00:00
bootstrap undef __pure2 and __deprecated before AROS headers are included. This way conflicts with host-side definition of both macros will be avoided 2016-05-16 15:46:04 +00:00
compiler move the developer package files to the developer dir. 2017-03-28 23:41:11 +00:00
config wip. rework handling of TARGET_C/XXFLAGS so they expose the actual target build flags. 2017-04-02 03:19:31 +00:00
developer assign the path in its package file where it is supposed to be done. 2017-03-28 23:52:21 +00:00
external finish migrating the development and debug tools to the developer dir. 2017-03-28 19:44:49 +00:00
images fix paths. 2017-03-28 22:06:27 +00:00
rom - Relax timeouts for ahci.device a bit 1000mS to 1500mS 2017-04-01 14:40:21 +00:00
scripts use the newer toolchain for native x86_64 builds. 2017-03-31 16:25:57 +00:00
tools add -disable-strict to the crosstools build. 2017-04-01 04:02:37 +00:00
workbench the developer assign is not meant to be hard coded in the startup-sequence. remove from here. 2017-03-28 23:51:32 +00:00
.gitignore added .vscode (Visual Studio Code) to .gitignore file 2017-01-23 12:11:00 +00:00
ACKNOWLEDGEMENTS
LEGAL Added legal information for lcms2 and colortables. 2013-05-10 08:42:08 +00:00
LICENSE
LICENSE.Author Provide additional licenses to all of my changes. 2017-04-02 12:53:42 +00:00
LICENSE.GPL
LICENSE.LGPL
Makefile.in make sure the configure generated mmakefile isn't overwritten by metamake if make.tmpl, or the .src file are modified. 2017-02-23 02:04:35 +00:00
_gdbinit _gdbinit: Use symbol_check to determine SysBase/AbsExecBase/Debug_ModList 2015-07-06 13:37:12 +00:00
acinclude.m4 revert - it doesn't expand correctly atm. 2016-04-12 18:33:57 +00:00
aclocal.m4 make sure AROS_REQ fails if a value returns "no" also. 2016-03-28 23:35:00 +00:00
configure wip. rework handling of TARGET_C/XXFLAGS so they expose the actual target build flags. 2017-04-02 03:19:31 +00:00
configure.in wip. rework handling of TARGET_C/XXFLAGS so they expose the actual target build flags. 2017-04-02 03:19:31 +00:00
license.html
make.defaults
mmake.config.in distinguish generated files for the host/target clearly so that they dont pollute builds 2015-09-30 16:32:05 +00:00
mmakefile $(TOP)/config/make.cfg -> $(SRCDIR)/config/aros.cfg 2016-03-28 11:18:43 +00:00