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
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
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Tor Lillqvist
24b6225f93
Add consistent Emacs and vim mode lines
2011-07-30 23:03:51 +03:00
Bjoern Michaelsen
834e0a5470
resyncing to master
2011-07-21 19:01:55 +02:00
Matúš Kukan
78b298eba8
Add missing-files to starmath libraries
2011-07-21 12:47:51 +02:00
Bjoern Michaelsen
531c1e2455
gnumake4: postmerge fixes in starmath
2011-06-21 13:21:30 +02:00
David Tardon
b795ca330f
remove all traces of offuh from makefiles
2011-06-18 11:31:16 +02:00
Michael Stahl
43971a5399
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-17 14:24:10 +02:00
Mathias Bauer
8678c85d18
CWS gnumake4: convert starmath to new build system
2011-06-16 11:22:31 +02:00
Fridrich Štrba
b0687b60b6
Avoiding to be too keen in realpathing
2011-03-30 16:24:45 +02:00
Fridrich Štrba
5142d3c434
realpathing starmath module
2011-03-30 16:19:25 +02:00
Norbert Thiebaud
da5f126844
convert starmath to gnumake
2011-03-26 15:26:47 -05:00