Age | Commit message (Expand) | Author |
2013-09-17 | Update installer so we can cross-build for Windows | Dirk Hohndel |
2013-05-31 | Create and install the documentation too | Thiago Macieira |
2013-05-30 | Enable Marble Google Sat lookup when run as a MacOSX app | Henrik Brautaset Aronsen |
2013-05-30 | Do a better job finding Marble Google Sat files | Dirk Hohndel |
2013-05-30 | Add the *.ui files, the Makefiles and other headers to subsurface.files | Thiago Macieira |
2013-05-17 | Merge branch 'Qt' | Dirk Hohndel |
2013-05-09 | Add a make rule (creator-files) that creates files for using Qt Creator | Thiago Macieira |
2013-05-09 | Add a "distclean" target to make. | Thiago Macieira |
2013-04-23 | Clean up the moc intermediates too in make clean | Thiago Macieira |
2013-04-23 | Don't hardcode the paths for mkdir: just get them from the target | Thiago Macieira |
2013-04-23 | Add support for Qt resources in Subsurface | Thiago Macieira |
2013-04-23 | Prettify the msgfmt and linking arguments | Thiago Macieira |
2013-04-23 | Make the "silent mode" compilation be optional only. | Thiago Macieira |
2013-04-23 | Generate the C++ dependencies at configure-time | Thiago Macieira |
2013-04-23 | Get the list of dependency includes from the SOURCES list | Thiago Macieira |
2013-04-23 | Add a SOURCES variable to the Makefile, replacing OBJS | Thiago Macieira |
2013-04-23 | Add a HEADERS variable to the Makefile | Thiago Macieira |
2013-04-23 | Introduce a cache of the configuration | Thiago Macieira |
2013-04-23 | Trim Makefile, Configure.mk and Rules.mk | Thiago Macieira |
2013-04-23 | Create Rules.mk and Configure.mk by copying the Makefile | Thiago Macieira |