5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix incorrect resolution of inheritable properties. More... about 12 years ago
Add missing SCOPE_SETTING block to _scope_is_directly_for(). More... about 12 years ago
More robust ConcatExpr.as_py(). More... about 12 years ago
Increase version to 1.2.1. More... about 12 years ago
Add makefiles for Unix and Win zip distribs. More... about 12 years ago
Ensure that Git versions compare correctly with the released ones. More... about 12 years ago
Make getting version from `git describe` work with Python 2.6 too. More... about 12 years ago
Define _DEBUG/NDEBUG for Windows RC files compilation in MSVS projects. More... about 12 years ago
Handle multiline target statements correctly in Vim syntax file. More... about 12 years ago
Increase version to 1.2. More... about 12 years ago
Merge pull request #14 from vslavik/vs201x-unique-props More... about 12 years ago
Test if the compiler is Clang separately for CC and CXX. More... about 12 years ago
Set CC, CXX explicitly in gnu makefiles. More... about 12 years ago
First attempt to configure Travis to build bakefile correctly. More... about 12 years ago
Fix highlighting of "loadable-modules" blocks in Vim syntax file. More... about 12 years ago
Ensure that options are specified only once in VS201x projects. More... about 12 years ago
Add "setting" support to Vim syntax highlighting file. More... about 12 years ago
Fix error in setting documentation. More... about 12 years ago
Recognize gnu*.makefile properties in Vim syntax file too. More... about 12 years ago
Add "warnings" property allowing to change the warning level. More... about 12 years ago
Ignore tags file. More... about 12 years ago
VS: Fix broken check for empty archs. More... about 12 years ago
gnu: Fix %(outN) specifiers in compile-commands. More... about 12 years ago
Fix a trivial typo in the "Generated Source Files" documentation section. More... about 12 years ago
Introduce Module.fully_qualified_name, use it to compute SLN GUIDs. More... about 12 years ago
Fix GUIDs of VS solution folders to be unique. More... over 12 years ago
vs*.generate-solution shouldn't be inherited by submodules. More... over 12 years ago
Fix incorrect warning about the uselessness of escaping \$. More... over 12 years ago
Add gnu-suncc toolset with support for the Sun CC compiler. More... over 12 years ago
Use -DPIC in addition to -fPIC. More... over 12 years ago