summaryrefslogtreecommitdiffstats
path: root/package/Library_package2.mk
Commit message (Collapse)AuthorAgeFilesLines
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* merge three base64 encoders/decoders togetherCaolán McNamara2012-05-301-1/+1
| | | | Change-Id: Ic123c081fcf6ddcf5d61c5d5a3eab01db470014c
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-0/+6
|
* gbuildize internal zlibCaolán McNamara2012-04-131-6/+0
| | | | | and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | 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)
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-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
|
* convert package to gbuildMatúš Kukan2011-08-261-0/+100