summaryrefslogtreecommitdiffstats
path: root/desktop/Executable_unopkg.bin.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-10/+10
| | | | Variables should have module name as prefix to prevent collisions.
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-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)
* OS_FOR_BUILD is not right do decide Host module nameNorbert Thiebaud2012-01-111-1/+1
|
* Revert "OS_FOR_BUILD is not right do decide Host module name"Jan Holesovsky2012-01-111-1/+1
| | | | | | This reverts commit 39cfc4d8ad77700aefabaedde430693448a5f76f. This OS_FOR_BUILD is to modify behavior in the cross-compilation case.
* OS_FOR_BUILD is not right do decide Host module nameNorbert2012-01-101-1/+1
|
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+1
|
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-1/+3
|
* fix license headerAndras Timar2011-11-301-1/+1
|
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
|
* Fixes for MSVC buildCaolán McNamara2011-09-211-9/+15
|
* Create unopkg.bin directly.Jan Holesovsky2011-09-201-0/+8
|
* gbuildize desktopDavid Tardon2011-09-151-0/+49