Commit graph

16 commits

Author SHA1 Message Date
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
84b3f7b345 gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Stephan Bergmann
e4c7862ba2 Adapted SearchThread/TakeThread to safer-to-use salhelper::Thread 2012-02-23 10:47:36 +01:00
Matúš Kukan
4b30ec9def fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
August Sodora
bd7f838011 Remove oooimprovement 2011-12-07 21:59:28 -05: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
992757cc5e remove pre-compiled header support in gbuild and gbuildified module 2011-11-27 11:49:38 -06:00
Felix Zhang
eacfa0f77c removing obsolete layout code 2011-11-15 14:39:55 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
f900be1d53 Add consistent Emacs and vim mode lines 2011-07-30 23:01:27 +03:00
David Tardon
2136cb29d7 icu libs are external 2011-07-26 10:14:18 +02:00
Bjoern Michaelsen
09727e4dbf resyncing to master 2011-07-21 18:34:26 +02:00
Bjoern Michaelsen
718b4f3268 gnumake4: postmerge fixes in cui 2011-06-21 15:25:26 +02:00
David Tardon
aa657051f8 remove all traces of offuh from makefiles 2011-06-18 11:25:53 +02:00
Christian Lippka
6522f7374f New color picker dialog for all applications.
Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-05-06 17:52:11 +02:00
David Tardon
e56b27252d gbuildize cui 2011-04-16 14:31:36 +02:00