mdelfede Messages: 1308 Registered: September 2007
Ultimate Contributor
I've added some bash scripts to current svn repo usable to build various debian packages.
See 'linux_scripts' folder and README inside it for instructions.
Feel free to comment, add stuffs or correct bugs !
It would be useful to put a Makefile to build TheIDE in NOGTK mode under SVN. Theoretically, it can be generated via "umk uppsrc ide GCC -M >GUI,NOGTK" command.
mdelfede Messages: 1308 Registered: September 2007
Ultimate Contributor
Novo wrote on Fri, 02 May 2008 04:07
From README:
2) You MUST have Upp executables installed.
It would be useful to put a Makefile to build TheIDE in NOGTK mode under SVN. Theoretically, it can be generated via "umk uppsrc ide GCC -M >GUI,NOGTK" command.
It woult also be good to have a makefile to build theide without the need to have upp installed first... But my skills on configure/makefiles aren't enough
If you wanto to provide such scripts, I'll be glad to add to svn !
They would solve the problem for non-debian users too....