index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rules.mk
Age
Commit message (
Expand
)
Author
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