Commit graph

14 commits

Author SHA1 Message Date
Matúš Kukan
8e535df765 group external headers together 2012-05-29 07:24:43 +02:00
Michael Stahl
c923f7d2c2 gbuild: "use" vs. "add":
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)
2012-04-08 01:05:52 +02:00
Matúš Kukan
4b30ec9def fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
Caolán McNamara
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
Norbert Thiebaud
3f2ff54778 remove pch from the include list 2011-11-27 15:24:45 -06:00
Norbert Thiebaud
992757cc5e remove pre-compiled header support in gbuild and gbuildified module 2011-11-27 11:49:38 -06:00
Peter Foley
1bd2884369 convert Mesa to gbuild and add to tail_build 2011-09-10 18:52:18 -05:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
a06dae5f80 Add consistent Emacs and vim mode lines 2011-07-30 23:02:06 +03:00
Bjoern Michaelsen
418a4edf9a Merge branch 'master' into feature/gnumake4 2011-07-21 18:38:59 +02:00
Bjoern Michaelsen
4eac26400b gnumake4: postmerge fixes in sd and slideshow 2011-06-21 13:17:18 +02:00
David Tardon
2ef73ac0e4 remove all traces of offuh from makefiles 2011-06-17 14:43:29 +02:00
Norbert Thiebaud
65bd9835ae ObjC compile should ot take Exception flags 2011-04-23 13:05:23 -05:00
David Tardon
ca648de248 gbuildize slideshow 2011-04-21 20:56:05 +02:00