Changelog for
qtcreator-devel-4.3.0-22.1.noarch.rpm :
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Added requirements so that qt creator can be built
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Ignore headers in tests/ directories
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Corrected omitted -name flag
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- More simple way for search for include files
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Include files from shared directory
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- When plugin or library does not export it should not be included
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Include all headers files (detected with #pragma once)
Using the files that EXPORTS symbols in shared object file is not
suffcient, since the enums are not exported but are still neeeded.
Detecting this requires specific software I will write later.
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Corrected dependencies for libs (added -devel)
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Better test for file extension
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Created directory src
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- Removed patch 3
Sun Jul 16 14:00:00 2017 pascomAATTorange.fr
- qtcreator.pri MUST be one level below qtcreator(plugin|lib|tool).pri
- Install only header files
- Set Buildarch to noarch since the pacakges have no executables.
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Added libs and plugins dirs to lib and plugin packages.
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Corrected lib QtcSsh folder name.
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Corrected typo (lib -> libs) in %files
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Corrected typo in %files
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Removed trailing / in %files
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Improved installation script (corrected path)
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Removed all folders with no
*_dependencies.pri file.
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Removed 3rdparty folder from libs.
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Added library and plugin dir in dependency paths.
Sat Jul 15 14:00:00 2017 pascomAATTorange.fr
- Initial commit (bash script to install files).