3rdparty/qtcreator: bash, not sh.
3rdparty/qtcreator: Add missing copyright notice.
3rdparty/qtcreator: Support for multiple directories in one project.
3rdparty/qtcreator: Totally new version of the create_project_file script.Qt Creator now has a "generic project" mode, in which it just actsas an auto-completing code editor. I tried using it on t
3rdparty/qtcreator: Totally new version of the create_project_file script.Qt Creator now has a "generic project" mode, in which it just actsas an auto-completing code editor. I tried using it on the entireHaiku project at once, but it's just too much for Qt Creator to handle.So instead, I created a script which generates project files forany given directory in the tree, as well as sets up the proper includedirectories. The project files themselves are .gitignore'd; use the scriptto create them.Works on Haiku. Did not test on Linux with a crosstools setup; butit should work there too.
show more ...
* improved create_project_files.pl to automatically add the created qt-creator project files to svn:ignoregit-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35107 a95241bf-73f2-0310-859d-f6bbb
* improved create_project_files.pl to automatically add the created qt-creator project files to svn:ignoregit-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35107 a95241bf-73f2-0310-859d-f6bbb57e9c96
* added perl script to create *.pro files required for using the haiku source tree within qt-creator (at least auto-completion and navigation seem to work fine)git-svn-id: file:///srv/svn/repo
* added perl script to create *.pro files required for using the haiku source tree within qt-creator (at least auto-completion and navigation seem to work fine)git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35074 a95241bf-73f2-0310-859d-f6bbb57e9c96