Search code examples
How do you remove unused imports using GolangCI...

gomakefilegolangci-lintgoimports

Read More
gcc error: wrong ELF class: ELFCLASS64...

gccmakefile

Read More
Why doesn't make produce a .o file?...

makefileclanggnu-make

Read More
Cannot -static compile project for windows using mingw32 (x86_64-w64-mingw32-gcc) on mac (libstdc++-...

c++makefilecross-platformsdlmingw32

Read More
How can I make Powershell run a file without a .exe extension?...

c++makefile

Read More
Multiple definition of 'main' first defined here when using CUnit tests...

cmakefilecunit

Read More
Is it possible to pass a CLI flag to Make?...

dockersymfonymakefilegnu-make

Read More
Print bold or colored text from Makefile rule...

makefilegnu-makegnome-terminalansi-colors

Read More
capture git branch name in makefile variable...

gitawkmakefile

Read More
How to save and return exit code in makefile target...

shellmakefile

Read More
Combining two conditionals using AND in Makefile.am...

makefileconfigureautotoolsautomake

Read More
How can Makefile use separate directories for source code and binaries?...

makefile

Read More
Substitute a string with a for loop variable in makefile script...

bashmakefilegnu-make

Read More
Makefile. How do I find substring for given string and use it with if condition...

makefile

Read More
Makefile: return first two characters of a string...

stringparsingmakefile

Read More
How to call a bunch of subdirectories Makefile from a top level Makefile with different targets...

makefile

Read More
Create powershell environment variables with makefile, and accessing them with python os.environ...

pythonpowershellmakefileenvironment-variablespython-poetry

Read More
How to write loop in a Makefile?...

makefileloops

Read More
Makefile: deleting intermediate files that don't have a dependency...

makefile

Read More
How do I wildcard a rule with SECONDEXPANSION in GNU Make?...

makefilegnu-make

Read More
How to use LibFuzz on a C project that is not a library...

cmakefileclanglibfuzzer

Read More
Confused about install -m and install -d using Yocto...

linuxmakefileyoctobitbakerootfs

Read More
How to propagate info (variable value change) from a makefile child rule to a parent rule (i.e., up ...

makefilegnu-make

Read More
GNU Make silent by default...

makefilegnu-make

Read More
Include only specific targets from another makefile?...

makefilegnu-make

Read More
Create directories when generating object files in gcc...

gccmakefile

Read More
Makefile pattern with replacement doesn't capture non-local sources...

makefilegnu-make

Read More
How can I force make to re-execute commands?...

makefilegnu-make

Read More
I am getting "error: no member named 'async' in namespace 'std' " when com...

c++makefilestdgnu-make

Read More
makefile: remove duplicate words without sorting...

makefile

Read More
BackNext