summaryrefslogtreecommitdiff
path: root/desktop/Executable_crashrep.com.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+1
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist1-0/+4
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-1/+3
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-09-22Always link with user32Tor Lillqvist1-4/+0
2011-09-22Unify the MinGW / native Win temporary name here.Jan Holesovsky1-16/+10
2011-09-21Fixes for MSVC buildCaolán McNamara1-10/+16
2011-09-20Rename guistdio to crashrep.com.Jan Holesovsky1-0/+53