Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-05 | Added 'buildclean' target to all makefiles | Haru | 1 | -7/+10 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 1 | -0/+4 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 1 | -1/+1 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 1 | -1/+4 |
2012-06-11 | Fixed bugreport:5990 OSX compiling error / warnings | blacksirius | 1 | -1/+1 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -3/+5 |
2011-07-06 | * CMake: src/common builds static libraries common_base/common_sql, that are ... | flaviojs | 1 | -0/+7 |
2011-06-29 | * Added experimental support for CMake. (for now: basic build, no extras, onl... | flaviojs | 1 | -0/+9 |
2011-06-27 | * Added common/random and 3rdparty/mt19937ar to project files, makefiles and ... | flaviojs | 1 | -0/+24 |
2011-06-25 | * Added Mersenne Twister MT19937 as a random number generator. | flaviojs | 5 | -0/+794 |