Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-14 | -I$(SRCDIR)/solenv/inc is from SOLARINC | Matúš Kukan | |
Change-Id: I I4fdd35b2d2c256f7d45022fb837178ace9d678d9 | |||
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
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) | |||
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-21 | Fix MinGW build of dtrans. | Jan Holesovsky | |
2011-08-12 | add XNotifyingDataObject also for gcc compiler | Matúš Kukan | |
2011-08-11 | get dtrans compiling under windows again | Caolán McNamara | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-08 | convert dtrans to gbuilb | Matúš Kukan | |