| Commit message (Collapse) | Author | Age |
|
|
|
| |
Skip some more compiled binaries, qmake stash files (new with Qt 5.7.1?), and similar.
|
|
|
|
|
|
|
| |
1) Move all the port files (.spec, .ebuild, debian dir, etc..) into the port-files dir.
2) Move all the FreeBSD port files into a "port-files/FreeBSD" sub-dir
3) Update all the build/install scripts (as much as possible - needs review by the porters) to account for the directory heirarchy change
4) Update the .gitignore file a bit so it is also aware of the new directory heirarchy
|
|
|
|
| |
issues when trying to install the debug version of apps. Instead, the makefiles should be generated with the command "qmake[-qt5] CONFIG+=debug". That will set the debug flag for the Makefile and allow the user to run make and "make install" normally (but with debugging enabled)
|
| |
|
| |
|
|
|
|
| |
by william-os4y)
|
|
|