xmake.git
2025-04-05 Robert PengellyRemove unneeded define checks master
2025-04-05 Robert PengellyMore bug fixes and added -k to keep going on other...
2025-04-05 Robert PengellyBug fixes and added envronment overrides
2025-03-29 Robert PengellyDefine empty os_name in else conditional
2025-03-26 Robert PengellyFix DOS support
2025-03-26 Robert PengellyUnix bux fixes
2025-03-25 Robert PengellyWIN32 bux fixes
2025-03-25 Robert PengellyDon't forget to pass program_name
2025-03-25 Robert PengellyAdded checks and remove shell/pipe implementations
2025-03-25 Robert PengellyBug fixes
2025-03-25 Robert PengellyAlso, check for __MSDOS__
2025-03-25 Robert PengellyHopefully now they'll be right
2025-03-25 Robert PengellyAnother commit to try fix whatever git has done to...
2025-03-24 Robert PengellyImplemented OS specific implementations for func_shell...
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