Explore tweets tagged as #MakeFile
✅ first makefile. Got tired of asking AI how to compile my C code, since I forget the libraries, so I learned a small amount about how makefiles work. A few thousand more small wins like this and I might not be so helpless.
47
11
386
I built a simple build system for C projects using C! Features: - wildcard sources - auto Makefile generation - clean builds - simple config files
8
30
380
開発日記(其の六十一) コンパイルの際、毎回オプションやらファイルの指定やらが面倒臭くなってきて、良い方法がないか調べてみると… makefileというファイルにルールを書いておくとコンパイル~リンクを自動化できるようです もっと早く出会いたかった…(笑) これを使えば少し楽になるはず🙌
1
0
11
🔥 Anvil v1.0.0 Beta is here! Tired of running make && ./app every time you change a line of C code? Anvil = CMake meets nodemon Just save your changes → Anvil auto-generates Makefile → builds → runs your app No more manual build cycles!
8
11
83
git's Makefile is 4000 lines, what have i gotten myself into
0
0
13
me voila convaincu d'utiliser les Makefile pour tous les petits projets
2
0
8
C移植版をWSLでビルドして動かしてみた。 MakefileのC99をC11にしないとエラーでビルドできなかったので試される方でstruct timespecがらみのエラーが出たら思い出して下さい。
Cに移植した人がいるのね https://t.co/TV2HrdPC5G
0
0
1
It kā sīkums, bet Makefile ir reāla lieta. Izmantoju tos praktiski visos projektos. Te gan jāpiebilst, ka neko nerakstu priekš Windows.
2
0
3
若者たちの会話に入ったらちょうど「make?って何ですかね……」って話しているところで文鳥は泣き崩れてしまった。最近の若者はMakefileとか書かない!./configure; make; make installもしない!それはそう!!
5
30
238
Finder 插件这条赛道,应该还没有人做这个吧?准备加到 SwiftyMenu 里,自动识别目录里的 Makefile|Rakefile|Package.json|mise.toml 等… 图二的丑界面是 codex 瞎画的,不要当真
3
2
17
Day 27/∞ - building LLMOps project to replace AI Support Engineers → completed coding and testing the agents over slack ✅ → read blogs on Docker ✅ → watched YT on writing a Makefile ✅ → fever so rest day (gym).
10
1
26
@realwillreil I love Makefiles. Every project has root makefile with help info. https://t.co/ulgphW6r2v
0
1
2
Я, когда привожу студента в проект, смотрю, будет ли он сразу убирать предупреждения gcc и наводить порядок в makefile, оцениваю, вызывает ли shell скрипты через system, и в merge request ставит ли меня в reviewer-ы или забивает, это тоже важно. а какие проверки устраивает вы?
1
0
5
ソースファイルのコンパイル順序 1) ./configure 2) make 3) sudo make install makeコマンドの設定はMakefileに記載と
0
0
2
現場で本当に役立つスキル5選(開発効率化編) ・Gitコマンド操作 → GUIでは限界がある ・Docker → 環境差異でハマらない ・Makefile / Script化 → 手作業を消す ・ログ整形の正規表現 → デバッグ効率UP ・VS Codeショートカット → スピードが桁違い 👉 「楽をする努力」が、一番コスパ良い。
0
12
180
((("not caused by my changes"))) covering its own ass behavior by claude. sir you did create the Makefile from scratch
0
0
2
Nous profitons du #ForumPHP de l'AFUP pour fêter la première version stable de Castor 🦫 ! Notre task runner full PHP sort en version 1.0 aujourd'hui 🎉 Utilisateurs de Makefile, de scripts shell spaghetti ou pire, nous vous conseillons cette lecture 😉 https://t.co/QrpIkG4vBG
3
16
32
Day 28/∞ - building LLMOps project to replace AI Support Engineers → completed 50% of the docker setup ✅ → completed Makefile for offline pipeline ✅ → watched YT on docker, docker desktop ✅ → arms day (gym) ✅
2
2
29