Archive for the ‘devel’ 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
Qt Mainstream Debian Packages
For those who want to test a preview of Qt 4.6 with it’s recently merged animation framework and state machine, I did some patches using the packages maintained by the Debian KDE team in order to build the Qt repository HEAD. I did only few tests with these packages and seems to work fine at [...]
In: devel, en, linux, pt_br · Tagged with: debian, 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

