Age | Commit message (Expand) | Author |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |
2013-10-06 | Removed target 'uicables', as it isn't used anywhere. | Cristian Ionescu-Idbohrn |
2013-10-06 | Distclean might clean the Documentation as well. | Cristian Ionescu-Idbohrn |
2013-10-06 | Better clean. | Cristian Ionescu-Idbohrn |
2013-10-06 | Merge branch 'glib-removal-hack' | Dirk Hohndel |
2013-10-06 | Changes to make the glib-removal-hack branch build on MacOSX | Henrik Brautaset Aronsen |
2013-10-05 | Rules.mk: call UIC before everything else | Lubomir I. Ivanov |
2013-10-05 | Don't include headers under extern "C" unless we have to. | Thiago Macieira |
2013-10-04 | Install xslt under share on Mac | Dirk Hohndel |
2013-10-04 | Fix build: don't recompile all C++ every time | Thiago Macieira |
2013-10-03 | Create the .uic/qt-ui directory | Dirk Hohndel |
2013-10-03 | Ensure that uic is always run before any C++ source is compiled | Thiago Macieira |
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 |