Re: [fpc-devel] Adding a Package to the SVN Packages list for a specific Platform

2013-07-02 Thread Den
Hi all, Nevermind, looked in the sources, and learnt more about the FPMake system. I kinda like it, beats Makefiles for sure. Just thought there was an automatic way to build the fpmake.pp in each directory based on other 'spec' files, but it appears not, so I just edited the fpmake.pp

[fpc-devel] Adding a Package to the SVN Packages list for a specific Platform

2013-07-02 Thread Den
Hi all, I'm a bit unfamiliar with the packages build system, and was wondering how to add 'openal' for example, to the win64 list for SVN FPC building? I would like the openal package to be compiled when I compile for win64. I would have thought by adding it to Makefile.fpc.fpcmake, it w

[fpc-devel] Adding a Package to the SVN packages list for a specific Platform

2013-06-29 Thread Den
Hi all, I'm a bit unfamiliar with the packages build system, and was wondering how to add 'openal' for example, to the win64 list for SVN FPC building? I would like the openal package to be compiled when I compile for win64. I would have thought by adding it to Makefile.fpc.fpcmake, it w