Menu

SVN Repo Commit Log


Commit Date  
[r11176] by fuscated

* OSX: Move the wizard files to the correct folder when making bundle

2017-09-18 08:43:00 Tree
[r11175] by fuscated

- compiler: Fix warning for using enum instead of bool

2017-09-17 23:04:58 Tree
[r11174] by fuscated

- build: Fix misleading indentation warnings (one real bug discovered)

2017-09-17 23:04:54 Tree
[r11173] by fuscated

- build: Fix compilation with mingw32's version of GCC 7.1.0

2017-09-17 23:04:51 Tree
[r11172] by fuscated

- build: Tinyxml file reordering, done automatically by the ide

2017-09-17 23:04:43 Tree
[r11171] by fuscated

* osx: Fix blurryness when making a bundle

> Mark the CodeBlocks.app to be hidpi capable, no matter that some of the
icons aren't hidpi.
> This change makes the fonts look sharp on retina macbook pros.

2017-09-13 23:12:23 Tree
[r11170] by fuscated

* autotools: Add OSX bundle making support (ticket #562, thanks Dave Murphy)

> To make a bundle run ./bundle.sh in the build folder. A CodeBlocks.app
folder with all the files should be created.
> Now we need a script that will create the install archive and we're
ready to provide nightlies for more extensive testing.

2017-09-13 23:12:21 Tree
[r11169] by fuscated

* autotools: Fix compilation using autotools on OSX

> These APIs are not present with my version of wx (3.1.0) and the code is
meant only for non-windows and non-osx platforms, so I'm ifdefing it.

2017-09-13 23:12:19 Tree
[r11168] by fuscated

* compiler: Add button to compiler toolbar to show the select target dialog

> In cmake projects the number of targets is massive and this makes
navigating the choice control very hard.
> The select target dialog allows filtering, so it is easier to use.
> Adding icons in 16x16 and 22x22 sizes.

2017-09-13 22:52:47 Tree
[r11167] by fuscated

* compiler: Improve clang log parsing

> Parse the file and the line correctly for lines like this one:
main.cpp:15:5: note: in instantiation of function template specialization 'func<int>' requested here

2017-09-13 22:52:42 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.