File codeblocks.changes of Package codeblocks
-------------------------------------------------------------------
Sun Aug 30 13:21:50 UTC 2020 - Dave Plater <davejplater@gmail.com>
- Added patches from Fedora to fix aarch64 build:
codeblocks-20.03-multi-arch.patch, codeblocks-20.03-pragma.patch
-------------------------------------------------------------------
Sun Apr 12 20:19:13 UTC 2020 - Xu Zhao <i@xuzhao.net>
- Update to 20.03
* A log of bugfixes and enhancements
* Fix two asserts for incorect use of wxALIGN_LEFT
* Fix assertion when removing last virtual target
* Add logging of execution time to various places in the code
* Add compiler ID to Help -> About dialog
* Make Plugin manager to have resizeable plugin into control
* Try to fix flicker when moving the cursor with kbd/mouse
-------------------------------------------------------------------
Wed Mar 14 15:44:07 UTC 2018 - rpm@fthiessen.de
- Update to 17.12
* A lot of bugfixes and enhancements
* Fixed a parsing std namespace bug in codecompletion
* Make it possible to utilize more than 16 CPU threads while
building
* Add -std=c++14 and -std=gnu++14 to the list of C++ only flags
* Fix the AVR GCC compiler on linux to not add invalid include
and linker paths
* Add -std=c11 to default compiler options
* Add support for the following options:
-std==c++1y and -std=c++1z
* Make it possible to examine the memory of non-pointer
variables like structs
* Make it possible to examine the memory of a watched variable
using the contect menu in the watches window
-------------------------------------------------------------------
Wed Jul 26 19:05:07 UTC 2017 - rpm@fthiessen.de
- Added fix-sqplus-gcc7.patch, fixes tumbleweed build with gcc >= 7
-------------------------------------------------------------------
Fri Mar 24 21:00:40 UTC 2017 - rpm@fthiessen.de
- Fixed spec file to build with wxWidgets 3 on Factory.
- Added wxPropGrid.patch to fix boo#1029043
-------------------------------------------------------------------
Sat Feb 6 18:23:22 UTC 2016 - rpm@fthiessen.de
- Update to 16.01
* Better Compiler detection
* Stability fixes
* And a lot other bugfixes, see ChangeLog.
* New plugin: ProjectOptionsManipulator
* New library: libwxmathplot
- clean specfile
-------------------------------------------------------------------
Sat Jan 4 14:55:41 UTC 2014 - mat@mshopf.de
- Update to 13.12.1
* Many usability and theming enhancements
* Lexer, macros, dependencies, code completion, debugger enhancements
* Support GCC up to 4.7, Fortran, D, GDB up to 7.5
* New plugins:
Abbreviatons Cscope DoxyBlocks EditorConfig EditorTweaks FileManager
NassiShneiderman ReopenEditor SmartIndent SpellChecker ToolsPlus
* Improved plugins:
Abbreviations AStyle AutoSave AutoVersion BrowseTracker CppCheck
CodeSnippets CodeStatistics DragScroll HeaderFix-up Help HexEditor
KeyBinder Profiler ProjectImporter ThreadSearch ToDo Valgrind wxSmith
-------------------------------------------------------------------
Tue Jun 18 13:25:55 UTC 2013 - i@marguerite.su
- clean specfile, fix a few warnings.
- add Requires gamin-server for contrib.
* FileManager plugin need this, or cpu usage will be high
and a process will be left after closing GUI program.
-------------------------------------------------------------------
Thu Dec 13 15:45:45 UTC 2012 - mat@mshopf.de
- Cleanup; patches no longer needed for 12.11
-------------------------------------------------------------------
Wed Dec 12 11:41:28 UTC 2012 - mat@mshopf.de
- Update to 12.11.1
-------------------------------------------------------------------
Wed Dec 5 10:26:45 UTC 2012 - mat@mshopf.de
- Fix for OS11.2. Fix for current SVN.
-------------------------------------------------------------------
Fri Aug 3 20:49:39 UTC 2012 - mat@mshopf.de
- Fix build of stable version on OS12.1
-------------------------------------------------------------------
Fri Aug 3 18:28:37 UTC 2012 - mat@mshopf.de
- Split released and svn version (codeblocks-unstable)
- Fix display of version number in unstable version.
-------------------------------------------------------------------
Thu Aug 2 13:35:41 UTC 2012 - mat@mshopf.de
- Use released version again.
- Fix %files.
- Split only a single wx runtime package.