xmake.git
2025-03-24 Robert PengellyImplemented OS specific implementations for func_shell...
2025-03-24 Robert PengellyChanged func_shell to use PLATFORM specific calls for...
2025-03-24 Robert PengellyMore support
2025-03-24 Robert PengellyPrint program name, filename and line number at the...
2025-03-24 Robert PengellyAdded $(shell xxx) support
2025-03-23 Robert PengellyAdded $(error xxx) support
2025-03-23 Robert PengellyAdd source filename and line number to errors
2025-03-23 Robert PengellyMake ifeq(arg,arg) fail to match GNUMake
2025-03-23 Robert PengellyTypo fixed
2025-03-23 Robert PengellyBug fixes
2025-03-23 Robert PengellyBug fixes
2025-03-23 Robert PengellyMore BSD compatibility and bug fixes
2025-03-23 Robert PengellyMore BSD compatibility
2025-03-23 Robert PengellyAlso support .CURDIR for BSD make compatibility
2025-03-23 Robert PengellyAdded conditional support
2025-03-22 Robert PengellySwitch command checks around
2024-06-03 Robert PengellyNew server