Archive for the ‘article’ Category
qmake template
Write a buildsystem is always the first step (and sometimes the most boring) when starting a new software project. Qt provides it’s own tool in order to make a single build tree work properly in all supported platforms: qmake. Instead of create a qmake structure from scratch for your brand new project, this template aims [...]
In: article, devel, en, nerd, pt_br · Tagged with: buildsystem, qmake, qt
Git and Gitweb on DreamHost
I’ve made a nice compilation in Brazilian Portuguese about Git installation on DreamHost. I don’t think that there is need to translate this material to English because we already have good references about this subject here: DreamHost Wiki Autopragmatic Craig Jolicoeur
