In addition, is the Apache license even GPL compatible? If not ReactOS won't be able to use it.
(to be honest, I just hate GPL software which uses GPL when unnecessary, but in cases like duplicating Windows technologies, it may prove to be an advantage, but I would have thought Sleepycat would be better than the horrific sham of a "free license" that is the GPL - of course that is an opinion of mine) On Sat, 28 Jan 2012 23:30:11 +0100 Colin Finck <[email protected]> wrote: > [email protected] wrote: > > touch boot/bootdata/packages/reactos.dff.in > > We can't put this one-liner into the CMakeLists.txt file? > execute_process should do the job if there is no "touch" command in > CMake itself. > > Your change makes RosBE depend on a very specific file in a very > specific path of the source tree (=> tree change only possible with > an updated RosBE). In addition, these hooks separate the build logic > between CMake and RosBE and pave the way for even more source tree > dependent changes in RosBE. I like to avoid this. > > > - Colin > > _______________________________________________ > Ros-dev mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
