aboutsummaryrefslogtreecommitdiffstats
path: root/Rules.mk
AgeCommit message (Expand)Author
2013-10-06Make Windows cross compile againGravatar Dirk Hohndel
2013-10-06Removed target 'uicables', as it isn't used anywhere.Gravatar Cristian Ionescu-Idbohrn
2013-10-06Distclean might clean the Documentation as well.Gravatar Cristian Ionescu-Idbohrn
2013-10-06Better clean.Gravatar Cristian Ionescu-Idbohrn
2013-10-06Merge branch 'glib-removal-hack'Gravatar Dirk Hohndel
2013-10-06Changes to make the glib-removal-hack branch build on MacOSXGravatar Henrik Brautaset Aronsen
2013-10-05Rules.mk: call UIC before everything elseGravatar Lubomir I. Ivanov
2013-10-05Don't include headers under extern "C" unless we have to.Gravatar Thiago Macieira
2013-10-04Install xslt under share on MacGravatar Dirk Hohndel
2013-10-04Fix build: don't recompile all C++ every timeGravatar Thiago Macieira
2013-10-03Create the .uic/qt-ui directoryGravatar Dirk Hohndel
2013-10-03Ensure that uic is always run before any C++ source is compiledGravatar Thiago Macieira
2013-09-17Update installer so we can cross-build for WindowsGravatar Dirk Hohndel
2013-05-31Create and install the documentation tooGravatar Thiago Macieira
2013-05-30Enable Marble Google Sat lookup when run as a MacOSX appGravatar Henrik Brautaset Aronsen
2013-05-30Do a better job finding Marble Google Sat filesGravatar Dirk Hohndel
2013-05-30Add the *.ui files, the Makefiles and other headers to subsurface.filesGravatar Thiago Macieira
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-09Add a make rule (creator-files) that creates files for using Qt CreatorGravatar Thiago Macieira
2013-05-09Add a "distclean" target to make.Gravatar Thiago Macieira
2013-04-23Clean up the moc intermediates too in make cleanGravatar Thiago Macieira
2013-04-23Don't hardcode the paths for mkdir: just get them from the targetGravatar Thiago Macieira
2013-04-23Add support for Qt resources in SubsurfaceGravatar Thiago Macieira
2013-04-23Prettify the msgfmt and linking argumentsGravatar Thiago Macieira
2013-04-23Make the "silent mode" compilation be optional only.Gravatar Thiago Macieira
2013-04-23Generate the C++ dependencies at configure-timeGravatar Thiago Macieira
2013-04-23Get the list of dependency includes from the SOURCES listGravatar Thiago Macieira
2013-04-23Add a SOURCES variable to the Makefile, replacing OBJSGravatar Thiago Macieira
2013-04-23Add a HEADERS variable to the MakefileGravatar Thiago Macieira
2013-04-23Introduce a cache of the configurationGravatar Thiago Macieira
2013-04-23Trim Makefile, Configure.mk and Rules.mkGravatar Thiago Macieira
2013-04-23Create Rules.mk and Configure.mk by copying the MakefileGravatar Thiago Macieira