Bananymous 
							
						 
						
							
								da6b8eb2ab 
								
							 
						 
						
							
							
								
								BuildSystem: Use ftpmirror.gnu.org for downloads  
							
							... 
							
							
							
							ftp.gnu.org is really slow :( 
							
						 
						
							2025-09-30 16:13:38 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								e7b518ba67 
								
							 
						 
						
							
							
								
								BuildSystem: binutils 2.44->2.45, gcc 15.1.0->15.2.0  
							
							
							
						 
						
							2025-08-25 18:25:36 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								b46337d376 
								
							 
						 
						
							
							
								
								BuildSystem: Add banan-os cmake platform  
							
							
							
						 
						
							2025-07-31 22:47:40 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								2b2130ff42 
								
							 
						 
						
							
							
								
								toolchain/ports: Use strip install targets  
							
							... 
							
							
							
							I just found that these exist. This is much cleaner than manually
stripping the executables! 
							
						 
						
							2025-06-28 20:25:35 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								32c35a822b 
								
							 
						 
						
							
							
								
								BuildSystem: binutils1.39->1.44, gcc12.2.0->15.1.0  
							
							
							
						 
						
							2025-06-19 19:00:50 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								11174bfa14 
								
							 
						 
						
							
							
								
								BuildSystem: Rename toolchain -> x86_64-pc-banan_os  
							
							
							
						 
						
							2025-06-03 23:02:10 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								be6da3e0db 
								
							 
						 
						
							
							
								
								BuildSystem: Compile gcc with threading support  
							
							
							
						 
						
							2025-06-02 11:39:18 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								f7e549e412 
								
							 
						 
						
							
							
								
								Toolchain: Run `strip` after installing toolchain  
							
							... 
							
							
							
							This drops installed toolchain size to around fifth :D 
							
						 
						
							2024-09-17 22:30:40 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								9aed8dbe6b 
								
							 
						 
						
							
							
								
								Toolchain: Build crtbeginS.o crtendS.o and shared libgcc  
							
							
							
						 
						
							2024-09-05 12:58:21 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								68f9dc1f8a 
								
							 
						 
						
							
							
								
								Toolchain: Add support for building shared libraries  
							
							
							
						 
						
							2024-08-27 17:36:09 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								2c520391eb 
								
							 
						 
						
							
							
								
								Kernel/LibC: Add support for init_array and fini_array  
							
							
							
						 
						
							2024-08-27 00:47:03 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								58a3a480b9 
								
							 
						 
						
							
							
								
								Ports: Update the port system once again!  
							
							
							
						 
						
							2024-08-10 18:18:25 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								9e1b5cbaab 
								
							 
						 
						
							
							
								
								BuildSystem: Cleanup CMake code to allow libc only installation  
							
							... 
							
							
							
							There was no way to just install libc which is required for stdlibc++ 
							
						 
						
							2024-06-21 01:45:14 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								b23511edb1 
								
							 
						 
						
							
							
								
								LibC: Don't use BAN inside pwd.cpp  
							
							... 
							
							
							
							This made pwd.cpp require libstdc++ which meant that getlogin() also
needed libstdc++. This made build process of libstdc++ require itself
which is of course not possible. 
							
						 
						
							2024-05-29 19:12:15 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								3b18730af6 
								
							 
						 
						
							
							
								
								BuildSystem: Don't build libstdc++ as libc is not complete enough  
							
							
							
						 
						
							2024-05-25 19:17:13 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								af8fa4014f 
								
							 
						 
						
							
							
								
								BuildSystem: Always download cmake instead of using host's  
							
							... 
							
							
							
							If cmake was installed from snap, build system would cause an error
because some libfakeroot GLIBC requirement. 
							
						 
						
							2024-05-20 20:11:13 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								7480e71801 
								
							 
						 
						
							
							
								
								BuildSystem: Download binutils and gcc as tar balls  
							
							... 
							
							
							
							I am not sure why I changed this earlier. This is much cleaner and
faster as git doesn't have to recieve all patches and resolve deltas 
							
						 
						
							2024-04-22 19:54:57 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								d1c8273826 
								
							 
						 
						
							
							
								
								Toolchain: Allow toolchain compilation for i386 targets  
							
							... 
							
							
							
							Fix GCC flags that were x86_64 specific 
							
						 
						
							2024-03-21 21:59:09 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								dfe5a2d665 
								
							 
						 
						
							
							
								
								All: Cleanup all files  
							
							... 
							
							
							
							Add newline to end of files and remove whitespace from end of lines 
							
						 
						
							2024-01-24 15:53:38 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								7c6565880d 
								
							 
						 
						
							
							
								
								BuildSystem: Use git apply instead of am  
							
							... 
							
							
							
							This allows you to not have configured git user 
							
						 
						
							2023-12-28 20:16:36 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								87272f0cd7 
								
							 
						 
						
							
							
								
								BuildSystem: Create build directory if it doesn't exists  
							
							
							
						 
						
							2023-12-27 12:36:40 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								8630f71f0c 
								
							 
						 
						
							
							
								
								Toolchain: Build full toolchain with one call to toolchain/build.sh  
							
							
							
						 
						
							2023-11-20 00:56:06 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								bc8fd1285f 
								
							 
						 
						
							
							
								
								Toolchain: Fix typo when setting make flags  
							
							... 
							
							
							
							I defaultet MAKEFLAGS to -j which will launch processes in parallel
without any limit. 
							
						 
						
							2023-11-09 21:57:45 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								a8ffe6b3a6 
								
							 
						 
						
							
							
								
								BuildSystem: Fix temporary sysroot creation in toolchain compilation  
							
							
							
						 
						
							2023-11-07 14:16:49 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								f33c0bad99 
								
							 
						 
						
							
							
								
								Toolchain: Clone GCC and Binutils from git  
							
							... 
							
							
							
							This feels much cleaner than just downloading tar balls from
pregiven urls. Also patching works much better like this!
I added --disable-initfini-array since global constructors were
not called. 
							
						 
						
							2023-10-30 11:02:57 +02:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								c71ac588b2 
								
							 
						 
						
							
							
								
								BuildSystem: Fix bugs in new build system  
							
							... 
							
							
							
							I had not tested the new build system with clean toolchain build
but it seems to work now. 
							
						 
						
							2023-10-24 16:48:46 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								ce87e0a605 
								
							 
						 
						
							
							
								
								BuildSystem: Rewrite whole build system structure  
							
							... 
							
							
							
							Now you have to use script/build.sh for building and running banan-os 
							
						 
						
							2023-10-24 11:56:00 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								61c7a68f4a 
								
							 
						 
						
							
							
								
								BAN: add helper to cast Span<T> to Span<const T>  
							
							
							
						 
						
							2023-10-20 04:59:08 +03:00  
				
					
						
							
							
								
								Bananymous 
							
						 
						
							
								5bf0f9742a 
								
							 
						 
						
							
							
								
								Toolchain: Build grub with efi capabilities  
							
							
							
						 
						
							2023-10-16 01:37:12 +03:00  
				
					
						
							
							
								 
						
							
								efb355c7be 
								
							 
						 
						
							
							
								
								BuildSystem: disable nls from gcc  
							
							
							
						 
						
							2023-06-05 17:55:47 +03:00  
				
					
						
							
							
								 
						
							
								e96efea2fb 
								
							 
						 
						
							
							
								
								BuildSystem: all scripts have now bash shebang  
							
							... 
							
							
							
							I could not use the scripts on debian 
							
						 
						
							2023-06-02 18:41:45 +03:00  
				
					
						
							
							
								 
						
							
								2df7f8a1e5 
								
							 
						 
						
							
							
								
								BuildSystem: add rule to build libstdc++  
							
							... 
							
							
							
							We can now build libstdc++ and actually link with g++ 
							
						 
						
							2023-06-02 18:39:42 +03:00  
				
					
						
							
							
								 
						
							
								79315d318c 
								
							 
						 
						
							
							
								
								Toolchain: lib gcc is wuild with mcmodel=large  
							
							
							
						 
						
							2023-05-30 07:59:41 +03:00  
				
					
						
							
							
								 
						
							
								25ddc24754 
								
							 
						 
						
							
							
								
								BuildSystem: cmake can now build out libc  
							
							... 
							
							
							
							I can't seem to get libc++ build to work... 
							
						 
						
							2023-04-10 21:07:25 +03:00  
				
					
						
							
							
								 
						
							
								8a8793fd2d 
								
							 
						 
						
							
							
								
								BuildSystem: you can now build the toolchain with cmake  
							
							
							
						 
						
							2023-04-06 00:23:02 +03:00  
				
					
						
							
							
								 
						
							
								43ca62de47 
								
							 
						 
						
							
							
								
								BuildSystem: Create script for os specific toolchain  
							
							
							
						 
						
							2023-04-06 00:02:13 +03:00