summaryrefslogtreecommitdiff
path: root/desktop/Executable_unoinfo.mk
AgeCommit message (Collapse)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
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-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-09-16ooopathutils_hack linked_libs -> ooopathutils linked_static_libsCaolán McNamara
2011-09-15gbuildize desktopDavid Tardon