aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2024-12-18let ./egg% match ./eggbug and not just eggbugHEADcanonMelody Horn-4/+5
2024-12-18quote things in generated MAKEFLAGS to avoid sufferingMelody Horn-6/+11
2024-12-17don't irreversibly strip a leading ./ in get_targetMelody Horn-1/+5
2024-12-17don't fail inference if a missing dependency is .PHONYMelody Horn-1/+42
2024-12-17allow commas within balanced parentheses in function argsMelody Horn-3/+33
2024-12-16don't strip comments in continued linesMelody Horn-11/+35
2024-12-16add intcmp functionMelody Horn-18/+220
2024-12-16provide MAKEFLAGS as macroMelody Horn-0/+9
2024-12-16retain --no-print-directory in MAKEFLAGSMelody Horn-2/+34
2024-12-16lie about features to pass Linux make version checkMelody Horn-3/+14
2024-12-16use latest stable linux. go big or go homeMelody Horn-1/+1
2024-11-17propagate command line macros through MAKEFLAGS for recursive callsMelody Horn-15/+40
2024-11-15that’s a version worth of progress0.8.0Melody Horn-2/+12
2024-11-15i’m breaking the full feature now, get on my levelMelody Horn-1/+1
2024-11-15implement secondary expansionMelody Horn-4/+21
2024-11-15change rule loggingMelody Horn-2/+6
2024-11-15fix no default featuresMelody Horn-1/+2
2024-11-13use prior LTS linux insteadMelody Horn-1/+1
2024-11-13fix attribute formattingMelody Horn-2/+11
2024-11-13skip leading whitespace to find command line modifiersMelody Horn-1/+4
2024-11-13use a more recent kernel for testingMelody Horn-1/+1
2024-11-13pretend to support GNU’s --no-print-directoryMelody Horn-1/+74
2024-11-13new dependency just droppedMelody Horn-1/+1
2024-11-13let ./%.o match foo.o in a really ugly wayMelody Horn-1/+32
2024-11-13i’m the CEO of being sillyMelody Horn-1/+1
2024-11-13fix rule macro detection when macro expansion in macro nameMelody Horn-28/+36
2024-11-11remember the posix modeMelody Horn-13/+17
2024-11-11implement rule-specific macros for targetsMelody Horn-103/+517
2024-11-11fix conditional assignment when original is inheritedMelody Horn-39/+68
2024-11-11ok clippyMelody Horn-4/+4
2024-11-11i may be stupidMelody Horn-3/+1
2024-11-11fix with no default featuresMelody Horn-10/+21
2024-11-11overhaul macro inheritanceMelody Horn-376/+394
2024-11-10overhaul lookup_internalMelody Horn-114/+184
2024-11-10clean up random rustrover lintsMelody Horn-68/+19
2024-11-10fix that with no default featuresMelody Horn-14/+54
2024-11-10overhaul eval architectureMelody Horn-158/+314
2024-11-10tidy up that MacroSet Debug implementationMelody Horn-2/+1
2024-11-10it’s the future, debian packages libarchive nowMelody Horn-6/+1
2024-11-10clippy momentMelody Horn-169/+150
2024-11-10upgrade from structopt to clap 4Melody Horn-184/+96
2024-11-10make MacroSet DebugMelody Horn-0/+16
2024-10-10three years of dependency updatesMelody Horn-263/+356
2024-10-10rust edition bumpMelody Horn-1/+1
2024-10-10i am altering the license. pray i don’t alter it any furtherMelody Horn-5/+54
2021-04-20skip more things on posix that aren't needed thereMelody Horn-4/+20
2021-04-20yeet a leading ./ gnufullyMelody Horn-0/+3
2021-04-20...but don't do that if the command line is more than just the one thingMelody Horn-11/+20
2021-04-16handle macros expanding to multiple command lines gnufullyMelody Horn-0/+16
2021-04-16maybe that was the problem???Melody Horn-1/+1