Commit Graph

  • c247e1686a Add task.resource to kernel - this is a necessary component master deadwood 2024-04-05 15:13:49 +0200
  • b8b3f1201d gcc-6.5.0-aros.diff: Fix cross-compilation on Darwin/arm64 Stefan Reinauer 2024-02-08 22:26:34 -0800
  • 5ebd0d26df 2023 -> 2024 Matthias Rustler 2024-01-15 23:15:37 +0100
  • 7cc0bbd08a GFLG_GADGHIGHBITS: Fix incorrect usages. Jason S. McMullan 2023-09-11 23:30:10 -0400
  • 4899e75e71 rom/filesys/afs: Fix issue where OpenFromLock() returns NULL on success Jason S. McMullan 2023-09-11 23:09:06 -0400
  • e13dac4e4f attempt to fix the x86_64 builds - depend on ARCHOBJDIR being created Kalamatee 2023-06-14 11:01:10 +0100
  • b5370f9d68 add an additional source for the freetype demos Kalamatee 2023-06-13 23:09:34 +0100
  • 8b9911fa8c Fix the m68k build Kalamatee 2023-06-13 23:00:25 +0100
  • 96e5487fac typo in day name Andrzej "retrofaza" Subocz 2023-06-10 20:24:39 +0200
  • fe492313fa Polish translator Andrzej Subocz added Matthias Rustler 2023-06-07 12:18:26 +0200
  • b58cc33192 misc. fixes - use right character for printing division to the tape - use IPTR as return type of MUI method - init args with {0} Matthias Rustler 2023-06-04 08:55:13 +0200
  • 2d5b06e536 correct bootiso deps Kalamatee 2023-05-30 21:24:41 +0100
  • 4ea0b15b89 only set disabled on the newly added object, rather than the group object and all its children every time. Kalamatee 2023-05-30 14:07:49 +0100
  • 0b058e817d Fix rendering of disabled objects with children - so that the children do not also render their disabled state making them unidentifiable. Kalamatee 2023-05-29 20:50:44 +0100
  • 6cef63a806 remove debug line Kalamatee 2023-05-25 03:20:07 +0100
  • 2a0039c640 add a default icon for Unknown Devices Kalamatee 2023-05-25 03:11:16 +0100
  • 1db66029da correct case .. Kalamatee 2023-05-25 01:40:18 +0100
  • 49a05b5ff1 detect dvd, "ata" and "nvme" style device names. use simple comparison for short names rather than calling str(n)casecmp Kalamatee 2023-05-25 01:34:38 +0100
  • 7a08528bfd noobish dereferencing fixed. Matthias Rustler 2023-05-24 23:35:13 +0200
  • f4fc5bcdf9 64-bit fix makes qualifier keys/buttons work again. Matthias Rustler 2023-05-24 23:24:37 +0200
  • a8a6d9146e Tabs to spaces. Superflous commas removed in pc105_i.akmd. Matthias Rustler 2023-05-24 21:08:49 +0200
  • cd636e5587 cstate is an APTR, not Object * - use it as such and drop all the unnecessary casts. don't call get a second time to retrieve the same list - just reset the state. Kalamatee 2023-05-24 17:10:19 +0100
  • c5e71cacea Update InstallAROS catalogs deadwood 2024-05-03 09:12:44 +0200
  • 120482a09a usb/disc/harddisk devices can have device names longer that 5 characters. Kalamatee 2023-05-24 13:00:58 +0100
  • 7b8cdf474d correct a typo. use the correct var name. remove some whitespace. Kalamatee 2023-05-23 12:03:10 +0100
  • 122fba84ab also match USB devices using the DUx device naming. Kalamatee 2023-05-23 11:46:10 +0100
  • 8a5118bcfa Pass the number of detected namespaces to the bus start code again. Clear the existing value in bust start after reading it, and update with the actual number of units. Kalamatee 2023-05-23 01:12:48 +0100
  • 24ae54b89f bump version Kalamatee 2023-05-23 00:59:14 +0100
  • 371c0fd0ba adjust/correct behaviour to only add units if there is atleast 1 ioqueue available - fixes additional namespaces not registering. Kalamatee 2023-05-23 00:58:44 +0100
  • 2714505918 output the used iconset to an env variable. Kalamatee 2023-05-22 15:41:27 +0100
  • a335a53235 add some tiny icons for gui elements Kalamatee 2023-05-22 15:34:34 +0100
  • df8a507415 generate the mason icon images Kalamatee 2023-05-22 15:24:04 +0100
  • 79362505ca add rules for the small gorilla icon targets. generate images for common used gui components Kalamatee 2023-05-22 15:12:28 +0100
  • a496cd9808 add rules to generate the preset copy of the mason icons Kalamatee 2023-05-22 14:12:34 +0100
  • 7b420545eb generate the presets copy of icons. Kalamatee 2023-05-22 13:47:46 +0100
  • a1bdb4507e add rules to make a copy of the icons under Prefs/Presets/Icons/Gorilla/Default Kalamatee 2023-05-22 13:46:40 +0100
  • adb967519c provide definitions for the top level AROS dir name, and commodities Kalamatee 2023-05-22 13:19:02 +0100
  • 467d45c3bf define a few more of the base directory names Kalamatee 2023-05-22 12:26:50 +0100
  • 21b19c395a build the icon for logview, if it is made. Kalamatee 2023-05-22 12:03:53 +0100
  • 7dcd4d6222 add an icon for LogView Kalamatee 2023-05-22 12:02:43 +0100
  • 507a42bdd2 correct path Kalamatee 2023-05-22 09:53:46 +0100
  • c8158980cc w.i.p update to installaros. move drive related enumeration code and handling into custom driveselect class. moved volume related parts into volumeclass. Kalamatee 2023-05-22 08:33:31 +0100
  • 3579ed40ac add default help/below gadget icons Kalamatee 2023-05-22 08:29:31 +0100
  • 203eef9e34 WIP update. Add support for creating a separate boot partition (needed to boot AROS on EFI systems). change the RDB option to a more generic option for specifying the scheme to use. TODO: use type 0xF (EBR-LBA) if the EBR partition breaks the 8GB limit (for EBR-CHS). Kalamatee 2023-05-21 03:17:55 +0100
  • 9461fd917b correct paths Kalamatee 2023-05-20 14:55:32 +0100
  • 6bbdc796cf correct paths used in the floppy target - and make sure target directories are generated Kalamatee 2023-05-20 14:42:33 +0100
  • 7d9f1cb43c update the boost preprocessor lib to version 1.82.0 Kalamatee 2023-05-19 22:29:06 +0100
  • ef36d45af1 add default previous/next icons Kalamatee 2023-05-19 15:14:06 +0100
  • d366b4c014 python-maco and wget added for Arch linux. Matthias Rustler 2023-05-19 14:20:09 +0200
  • 6d4ea1dd43 sync with protos Kalamatee 2023-05-18 23:35:54 +0100
  • efb183117e sync with protos Kalamatee 2023-05-18 23:35:02 +0100
  • 66e5acf21d cast to IPTR to silence compiler. Kalamatee 2023-05-18 23:33:55 +0100
  • a7d22e0047 remove erroneous extra pointer dereference in param Kalamatee 2023-05-18 23:33:04 +0100
  • 73d49200b7 adjust a few missed strings Kalamatee 2023-05-18 23:11:51 +0100
  • 467221e5b0 adjust to grub changes Kalamatee 2023-05-18 21:44:21 +0100
  • ffba0d2872 forgotten commit Kalamatee 2023-05-18 15:33:09 +0100
  • c8ee3e090a correct paths to reflect changes Kalamatee 2023-05-18 15:31:00 +0100
  • d223aeb2ff move grub back under /boot and not the aros arch dir. Kalamatee 2023-05-18 15:28:38 +0100
  • cac4d1823e use/set the correct arch dir Kalamatee 2023-05-18 14:50:37 +0100
  • 2b63f30f6b split AROS_DIR_ARCH so that it only defines the actual arch, and use a separate variable to reflect the path under boot/. use AROS_DIR_BOOTARCH in existing places. Kalamatee 2023-05-18 13:50:08 +0100
  • fc357b191b use AROSARCHDIR Kalamatee 2023-05-18 13:18:35 +0100
  • c8353f4679 adapt debug so that it can be used with log.resource. Kalamatee 2023-05-10 14:09:09 +0100
  • 4fd827f9e4 Explicitly trigger archincludes rules for exec and kernel deadwood 2024-05-02 17:26:47 +0200
  • c69f86278c move the pc-i386 dependency to the correct mmakefile.src Kalamatee 2023-05-18 13:09:29 +0100
  • 5b1e0595df attempt to fix R_X86_64_32S relocation. Kalamatee 2023-05-17 22:47:45 +0100
  • e2845a6880 translators added. Matthias Rustler 2023-05-16 11:26:58 +0200
  • 9f16bb7d24 remove the non-existent kobj targets Kalamatee 2023-05-17 19:25:28 +0100
  • 66d076b347 # adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now. Kalamatee 2023-05-17 16:24:18 +0100
  • 27f9f7931c return ERROR_INVALID_COMPONENT_NAME if the object is being renamed to itself. Kalamatee 2023-05-17 11:48:28 +0100
  • 863f6e23ee do not use bfd_boolean which is poisoned in newer binutils sources. Kalamatee 2023-05-17 11:23:29 +0100
  • 1868848cdc -kobj targets are special targets and dont generally implement arch specific rules for the kobj targets themselves - make sure and invoke the correct "normal" targets to build the necessary objects for them. Kalamatee 2023-05-17 00:16:07 +0100
  • 498b6b26d7 use wildcard to check for the file - otherwise make tries to generate it, even with the "-" Kalamatee 2023-05-16 23:38:27 +0100
  • 7e1957c901 make sure to include "math_private.h" Kalamatee 2023-05-16 23:28:07 +0100
  • e1fbf4ec27 remove the unused template arg Kalamatee 2023-05-16 23:07:43 +0100
  • 8cf44a7486 Correct the gen_archspecificrules macro. Implement set_archincludes and get_archincludes macros to output arch specific include directives, and enumerate them for use. Kalamatee 2023-05-16 22:56:20 +0100
  • d63ffe6d2f include a user provided Build.extra file if present, to override some defines in the top level Makefile Kalamatee 2023-05-16 22:16:48 +0100
  • 71700c3ba6 made it easier to enable/disable configure options. Matthias Rustler 2023-05-15 10:59:45 +0200
  • 959a851727 only pass in AROS_SECTION_COMMENT if it contains something. Kalamatee 2023-05-14 16:00:29 +0100
  • 1dc76f20b2 don't auto-open muimaster.library Open muimaster.library before 1st call to MUI_Request. Matthias Rustler 2023-05-14 10:49:23 +0200
  • 21b0fa0683 show error requester. Matthias Rustler 2023-05-13 22:21:16 +0200
  • 821633c547 shut up debug Matthias Rustler 2023-05-13 21:50:45 +0200
  • 870019aae4 "set logging on" is deprecated. Matthias Rustler 2023-05-13 21:30:17 +0200
  • b0aeb3f254 restore include "fpmath.h" Kalamatee 2023-05-13 19:37:09 +0100
  • 7c575c4f40 add riscv to the configure targets. adjust the distfiles-quick to properly support variants, and fix mmakefile's quick targets. addjust headers to support riscv. Kalamatee 2023-05-13 17:57:20 +0100
  • e2a8b7f8e9 provide our own float.h c header. add fpmath definitions for riscv. expose __flt_rounds from the linklibs. Kalamatee 2023-05-13 17:54:36 +0100
  • 2939d3a77d handle riscv Kalamatee 2023-05-13 17:48:28 +0100
  • 2f0145fef9 w.i.p - add parts needed to create the riscv toolchain and build the core aros tree. Kalamatee 2023-05-13 17:47:47 +0100
  • ff8d497f56 pass options needed to build a riscv toolchain Kalamatee 2023-05-13 17:45:34 +0100
  • 282d970a88 add initial support for building a riscv targeted crosscompiler Kalamatee 2023-05-13 17:44:57 +0100
  • 390f979848 recognize riscv as a cpu model Kalamatee 2023-05-13 15:40:59 +0100
  • 5c26af6969 dont list arm twice Kalamatee 2023-05-13 15:40:11 +0100
  • a960b780d2 recognize riscv as a cpu model Kalamatee 2023-05-13 15:39:36 +0100
  • af2cdbfc96 recognize riscv as a cpu model Kalamatee 2023-05-13 15:38:23 +0100
  • 2c8c921c90 recognize riscv as a cpu model Kalamatee 2023-05-13 15:36:55 +0100
  • ab6739d248 add a riscv wrapper for atheros5000 Kalamatee 2023-05-13 02:56:26 +0100
  • 1d2291df86 remove erroneous extra endif Kalamatee 2023-05-13 02:41:58 +0100
  • 3371fc17de recognize risc-v version being built Kalamatee 2023-05-13 02:36:52 +0100
  • f1d3df068a add missing include <float.h> and "math.h" headers Kalamatee 2023-05-13 02:33:36 +0100
  • 08d54a3977 recognize risc-v versions of the components being built. Kalamatee 2023-05-13 02:22:54 +0100
  • fee34dcd6a only use -mgeneral-regs-only if the target compiler supports it. Kalamatee 2023-05-12 19:35:44 +0100