summaryrefslogtreecommitdiffstats
path: root/extensions/Library_so_activex.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: use mixed paths on cygwinMatúš Kukan2012-05-091-1/+1
| | | | | | | | make 3.82 understands mixed paths, so use them. This allows us to get rid of evil in BuildDirs.mk. Hopefully, life will be simpler now. Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3
* gbuild: simplify and unify gb_Helper_*native*Matúš Kukan2012-04-091-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-3/+3
| | | | | | | | | 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)
* extensions: use CustomTarget makefilesMatúš Kukan2012-04-041-4/+1
|
* fix building of so_activex (fdo#46847)David Tardon2012-03-041-13/+4
|
* extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl2011-12-191-1/+1
|
* extensions: tweak activex makefilesMichael Stahl2011-12-181-5/+6
|
* extensions: convert activex to gbuildPeter Foley2011-12-181-0/+91