1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a FIXME :-) More... over 12 years ago
Fix install target command when the target is in a subdirectory. More... over 12 years ago
Remove debug message. More... over 12 years ago
Remove duplicated compiler arguments. More... over 12 years ago
Correctly parse pkg-config library paths, removing the -L. More... over 12 years ago
configureFile function runs only when necessary. More... over 12 years ago
Add support for Qt resource files via Target:addQtResource(...) method. More... almost 13 years ago
Fix moc generation function. More... almost 13 years ago
Use the faster overload if no enough params were given. More... almost 13 years ago
Remove some debug output. More... almost 13 years ago
Implemented install feature (meique -i) and install-prefix command line argument. More... almost 13 years ago
A shiny new color to be used on loggers :-) More... almost 13 years ago
Fix test runner that get broken at the last refactor. More... almost 13 years ago
Save the meiquecache.lua when the user hits CTRL+C. More... almost 13 years ago
Added README.rst More... almost 13 years ago
Update meique.lua files, so Meique compiles itself again :-D. More... almost 13 years ago
Always normalize build dir path. More... almost 13 years ago
Don't create meiquecache.lua file when an error occur configuring the project. More... almost 13 years ago
Avoid showing "[string ...]" as error source. More... almost 13 years ago
Fix release builds catching MeiqueError exceptions on main. More... almost 13 years ago
Add separator argument to split(str) function. More... almost 13 years ago
Fix stupid bug in join(str, sep) function. More... almost 13 years ago
Normalize some file and directory paths, by normalize I mean put them in the canonical form :-). More... almost 13 years ago
Initial documentation for meique. More... almost 13 years ago
Correctly sets the MeiqueScript to build mode and remove aditional slash on build dir. More... almost 13 years ago
Remove debug messages from StateMachine class. More... almost 13 years ago
Rename config.h to meiquecache.h More... almost 13 years ago
Refactor to use an state machine and clean up a bit the mess we were in. More... about 13 years ago
This file is supposed to be the meique state machine, but still far far far away for being complete. More... about 13 years ago
Write a nice test output also when in verbose mode :-) More... about 13 years ago