The NetBSD Project

CVS log for pkgsrc/editors/codelite/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / editors / codelite

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.51 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:48 2023 UTC (6 weeks, 4 days ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

revbump after textproc/icu update

Revision 1.50 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:53 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.49 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:58 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.48 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:55 2022 UTC (6 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.47: +2 -1 lines
Diff to previous 1.47 (colored)

massive revision bump after textproc/icu update

Revision 1.47 / (download) - annotate - [select for diffs], Mon Nov 21 18:20:41 2022 UTC (6 months, 1 week ago) by jperkin
Branch: MAIN
Changes since 1.46: +3 -1 lines
Diff to previous 1.46 (colored)

*: Re-apply SunOS linker argument removals.

These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Oct 17 16:50:03 2022 UTC (7 months, 2 weeks ago) by andvar
Branch: MAIN
Changes since 1.45: +11 -8 lines
Diff to previous 1.45 (colored)

codelite: update to 16.0. Thanks Thomas Klausner for reviewing the patch.

bug fixes
    Fixed: externally modified files are not reloaded
    Remove redundant file system scan
    Fixed: always pass RootURI when sending Initialize request to the LSP server, even if the user did not provide one
    Fixed: JSON encoding issue
    Fixed: codelite-terminal does not apply environment variables when generating compile_flags.txt file required by clangd
    Fixed: Linux: Move tab right / left with the keyboard does not work
    Fixed: file system workspace: in some cases, system scan is not working as intended and only scans the top level
    Fixed: code formatter regression which caused CodeLite to override the user's settings
    Fixed: GTK: right click on tab causes a weird behavior of selecting random file
    Fixed: Implement All Un-Implemented Functions not working when header and source are not placed in the same directory
    Fixed: wxCrafter: "Insert into new Sizer" should not be visible for wxAuiManager (by rlbxku1r)
    Fixed: CodeLite Makefile Generator - UNIX: Windows resource files are not compiled
    fixed: Word completion is broken if a word contains letters with diacritics
    Fixed: "Closed other tabs" -> send "close event" for every closed tab
    fixed: PHP workspace: allow user to include the workspace or project folder when selecting `Find In Folder` from the context menu
    fixed: PHP workspace: make it multiple selection
    Fixed: make sure that the editor folder exists before writing
    Fixed: C++ workspace: post/pre build events: ignore empty commands
    Fixed: Feature request: include file extensions for Drupal projects https://github.com/eranif/codelite/issues/2704
    Fixed: Fix Output View multi-byte text handling (rlbxku1r)
    Fixed: PHP settings: post parse-workspace event only when a PHP workspace is opened
    Fixed: spell checker: when calling "Check" on a file, do not uncheck the option of the 'continuous checking'

Changes
    Fixed: be more tolerant for language server implementations that do not implement the protocol as is (e.g. rust)
    Added Rust syntax highlight
    LSP: support completion item's doc implemented inside MarkupContent
    Added new Rust plugin
    Git Commit List dialog: layout changes. Make the diff window occupy half of the dialog
    Windows / macOS: visual updates to the notebook control
    clToolBar: honour the wxTB_NODIVIDER style flag
    use a more sensible colours for highligthing text in the various tree / list controls
    Implemented a custom Menu Bar
    Better dark mode support on windows
    General performance & stability fixes
    Added new Remote plugin which allows user to load a remote "File System Workspace" over SSH
    Task view removed. It is now part of the Find In Files dialog
    Colours and fonts dialog: updating the text selection colours is now done for all the languages supported for the currently active theme
    Windows: use codelite-exec to launch program when the 'pause when execution ends' flag is checked in the project settings. This also prints the program exit code

Details can be found here: https://docs.codelite.org/release_notes/v16_0_0/
----------------------------------------------------------------------

Revision 1.45 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:15 2022 UTC (9 months, 3 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.44 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:20 2022 UTC (11 months ago) by nia
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.43 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:56 2022 UTC (13 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

revbump for textproc/icu update

Revision 1.42 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:09 2021 UTC (17 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

revbump for icu and libffi

Revision 1.41 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:34 2021 UTC (20 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

revbump for boost-libs

Revision 1.40 / (download) - annotate - [select for diffs], Wed Sep 22 02:50:02 2021 UTC (20 months, 1 week ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

(editors/codelite) Fix build. +include net/libcares/buildlink3.mk

Revision 1.39 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:35 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

revbump for boost-libs

Revision 1.38 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:32 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored)

revbump for textproc/icu

Revision 1.37 / (download) - annotate - [select for diffs], Sat Mar 6 16:08:32 2021 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

codelite: update to 15.0.

Provided by Andrius Varanavicius in pkgsrc-wip.

bug fixes

    Fixed: hiding line number margin is no longer possible
    Find In Files: should now load faster on Windows
    Fixed: File System Workspace: keep the last 'File mask' value used
    Language Server Protocol: Initialized notification to the server
    Prevent hangs under Wayland when changing Workspace View tabs
    Properly save/load workspace breakpoints and avoid mixing between two different workspaces breakpoints
    File System Workspace: when 'remote development' is enabled, do not attempt to remote save a file that is not part of our source tree or was opened by the SFTP plugin
    Fixed: crash when switching between themes
    Windows / macOS: Ctrl-TAB is broken
    gdb does not display local variables properly
    Creating a new file from the context menu in the File System Workspace - does not add it to git or svn
    Outline: honour the general background theme colour
    Bootstrap wizard: if the user select Default profile, load all plugins
    Fixed crash in codelite-terminal when executed with --command
    Fixed: SFTP overrides file attributes if these were modified after the file was loaded into CodeLite
    LLDB settings: keep the full path for debugserver
    Fixed: cppcheck is now working from the context menu again
    File System Workspace: set the default working directory to the workspace folder
    PHPdoc return value is not handled correctly

Changes

    Displaying the parent folder in the tab label is now optional
    Git push: just execute git push without prompting the user to select remote
    By default, show minimal list of buttons in the toolbar when first time installing CodeLite
    By default, enable minimal list of plugins (by profile type)
    File System Workspace: split the settings into 2 different files: a local and shared file. The content in the "local" files is kept under .codelite/ directory in the workspace folder and is not to be saved into git or any source control the default .workspace file contains properties that should be shared
    File System Workspace: added 'working directory' field
    Language Server Protocol: optimized the traffic between LSP <-> CodeLite by adding checksum checks before calling LSP to re-parse a file
    Language Server Protocol: added support for implemented 'extDocument/documentSymbol' protocol message
    PHP: update PHP xdebug UI view to fit the IDE look
    Language Server Protocol: added an option to pass environment variables + initialization options directly from the UI
    GDB: Honor user's ~/.gdbinit file
    File System Workspace: added an option to use remote build
    Internal changes to how GDB communicate changes to CodeLite
    Appearance: honor *system* dark themes
    Language Server Protocol: install the user code completion provided by clangd automatically
    macOS: we now build CodeLite using macOS 10.15.5 (Catalina)
    Windows: better support for Dark Theme (Windows native)
    Creating or deleting a folder via the 'Explorer' view, will automatically sync PHP workspace
    file system workspace: extend the default file extensions to show with *.py, *.rb, *.php and *.php
    python support: adjust method document style to match the NumPy method as described here: https://docs.python-guide.org/writing/documentation/
    [PHP] Find functions in context when inserting PHPDoc
    [PHP] Add return type to signature
    [PHP] Add nullable type to signature in auto-complete
    [PHP] Hint nullable and default values
    [PHP] Handel parsing of by reference values in PHPDoc
    [PHP] Allow parsing of nullable types from PHPDoc
    [PHP] Handle parsing PHP 7.1 nullable types
    [PHP] Handle common mistakes when parsing PHPDoc
    [PHP] Add missing native types
    [PHP] Group tags in generated PHPDoc
    [PHP] Set return type to mixed when unspecified
    Callgraph is no longer included in the default installer of CodeLite
    File System Workspace: added the ability to exclude folders from the workspace. The folders are still visible, but they will be excluded in various operations, like Find In Files, Parsing etc
    Full parsing of workspace is roughly 30% faster now
    Renamed default build system from "CodeLite Make Generator" -> "CodeLite Makefile Generator"
    Added new Build System: CodeLite Makefile Generator - UNIX - which generates UNIX compatible Makefiles, even when on Windows (useful for cygwin / MSYS environments)
    contextual highlight is no longer done using the SQLite symbol database, as a result it should feel much more faster
    Git reset: added a WARNING icon to the dialog + Cancel button (which is now the new default)
    Navigation bar now also displays "git blame" info (author + commit hash + date) for the current line
    UI updated to the Preferfences and Colour and fonts dialog
    Refined dark theme support by removing various border which might look bright on dark theme
    Added an option to hide the main editor's tab area (Windows & macOS only)
    Language Server Plugin: you can now mark an LSP as SSH. This will execute it on a remote machine instead (you still need to make sure that it is installed on the remote machine)
    Quick Debug: it is now possible to debug over SSH from. Just state the account + binary to debug and CodeLite will do the rest
    Language Server Plugin: opening a header file will now automatically send the implementation file (cpp) to the active LSP for parsing. This way we make sure that goto-definition will work immediately
    Implemented a proper "switch to workspace" functionality. It is now possible to call Open Workspace without the need to the currently opened one. In addition, CodeLite will now display a dialog that will list the last opened workspaces
    PHP Find In Files: 1. Starting find-in-files from the context menu will force the find-in-files dialog to use the selected dialogs from the tree view *this are transient paths and will not be remembered* 2. Starting find-in-files from any other way, will use the last used settings
    Fixed: find in files offset is broken when non ASCII text is presented in the editor

Revision 1.36 / (download) - annotate - [select for diffs], Fri Dec 4 20:45:14 2020 UTC (2 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Nov 5 09:08:00 2020 UTC (2 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.34 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:32 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.33 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:42 2020 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Revbump for icu

Revision 1.32 / (download) - annotate - [select for diffs], Wed May 6 14:04:28 2020 UTC (3 years ago) by adam
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

revbump after boost update

Revision 1.31 / (download) - annotate - [select for diffs], Wed Apr 15 22:52:45 2020 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.30: +3 -2 lines
Diff to previous 1.30 (colored)

Installs node script, so depend on it. Bump revision

Revision 1.30 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:35 2020 UTC (3 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

Recursive revision bump after textproc/icu update

Revision 1.29 / (download) - annotate - [select for diffs], Mon Mar 23 11:57:13 2020 UTC (3 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.28: +17 -23 lines
Diff to previous 1.28 (colored)

codelite: Update to 14.0

Based on PR pkg/55084

Revision 1.28 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:40 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.27 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:20 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

*: recursive bump for libffi

Revision 1.26 / (download) - annotate - [select for diffs], Sat Jan 18 21:49:16 2020 UTC (3 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 5 14:23:05 2019 UTC (3 years, 7 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

codelite: nodejs dependency

Revision 1.24 / (download) - annotate - [select for diffs], Mon Sep 30 15:36:43 2019 UTC (3 years, 8 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.23: +4 -1 lines
Diff to previous 1.23 (colored)

codelite: Work around harfbuzz headers for pango not being in the -I path.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 28 09:09:19 2019 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.22: +8 -1 lines
Diff to previous 1.22 (colored)

codelite: fix man page installation path.

From Andrius V.

Bump PKGREVISION.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Aug 18 03:48:44 2019 UTC (3 years, 9 months ago) by maya
Branch: MAIN
Changes since 1.21: +8 -2 lines
Diff to previous 1.21 (colored)

codelite: update to 13.0

Patch by Andrius V in PR pkg/54412.

Release notes for CodeLite 9.2, 10.0, 11.0 unavailable.

CodeLite 13.0:
Improvements

    Make alphabetical sorting of the Notebook tabs' dropdown menu optional from settings->preferences->windows & tabs
    Remove the Trace output tab. Instead of the Trace tab, all the log messages are now redirected to CodeLite log file ~/.codelite/codelite.log
    Spell checker plugin "Continuous" mode is now persistent between runs
    Make Ctrl-C over an empty line copying the entire line optional
    spellcheck: a bit more false positive reduction in continuous mode
    Navigation bar: allow the user to place it below or above the editor control
    (feature request) Show number of chars and/or bytes in text selection in the footer
    (feature request) Add possibility for renaming folders
    lldb: added run-to-caret and jump-to-caret.
    lldb: added option to dislay thread name to threads pane
    lldb: added add watch context menu in editor and remove watch context menu in locals view
    lldb: expanded locals recursively and don't re-expand previously collapsed items
    lldb: added a thread context menu with suspend/resume.
    lldb: quickly add inner class members into the watch view
    lldb: support changing the display format (similar to gdb)
    Make the Ctrl-TAB and Ctrl-Shift-TAB configurable
    Feature Request: move editor tab left/right functionality
    subversion plugin : cannot handle unversioned files
    Feature request: Find In Files: all files relative from workspace (and down)
    wxCrafter: added support for subclassing wxToolBar and wxAuiToolBar
    New Notebook style was added
    Detach Editor now allows to DnD editors from the main notebook to the detached frame
    Database explorer UI revamped
    Support customizing the captions colours
    Added syntax highlight for Dockerfile
    New plugin: Docker, now edit build and execute Docker containers from CodeLite
    ToolBar: support customisation (choose which tools are displayed)
    CodeLite is now more friendly with the dark themes
    Use new controls for trees and table based views
    Allow building a header file (by compiling its CXX counterpart)
    Don't execute post build commands when compiling a single file
    Adjust doxygen settings when using /*!
    Make CodeLite compile and run against GTK3
    CodeLite is now built for macOS mojave and is looking great under the dark theme
    All bitmaps were replaced with a consistent clear bitmaps (two sets created: for dark and normal themes)
    Terminal support in CodeLite simplified. There is a single location where you can choose which terminal (from a predefined list of terminals) to use, this selection now affects all terminals launched by CodeLite
    macOS: support for iTerm2
    wxCrafter: support wxMiniFrame
    WebTools plugin: Node.js debugger re-written to support newer versions of Node.js (The Node.js project changed the debugger protocol)
    The debugger toolbar is now a floating toolbar that shows when debug session starts
    No more splash screen
    Find in Files dialog feature req
    It is now possible to perform find in files in the SFTP tree view
    CppCheck updated to version 1.85
    CodeLite now accepts folder path as a command line argument and opens it in the "Explorer" view. If a workspace file exists in the path given, the workspace is loaded instead of opening the folder
    Opening the Find-in-Files dialog while the focus is set to the C++ workspace view will cause the Find-In-Files to search in the selected items only (files, projects, virtual folders and workspace)
    Support document code completion (i.e. hitting Ctrl-Space in a block comment will suggest the various document keywords (e.g. @param @brief etc.)
    NodeJS debugger: added the ability to copy the backtrace into the clipboard
    Implement PHP comments fold
    Added support to Language Servers
    Find In Files: the Look In and File mask fields are now kept and loaded per workspace type. Sensible defaults are used per workspace
    Find In Files: the Look In field is now a free text field
    Language Server plugin: auto restart the LSP once new compile_commands.json is generated
    New plugin: EOSWiki - support blockchain development using EOSIO
    Find In Files: allow to exclude folder from the search by using wild card syntax. For example, to exclude all content from node_modules folder, you can add to the Look In field this line:

-*node_modules*

    Better dark theme support for OS with no dark theme

CodeLite diff plugin: support folders diff Ctrl-Alt-F by default.

    Added support for pinned projects view. A pinned projects gives a quick access to the project context menu without the need to search for the project item in the C++ workspace view

Bugs

    Files opened via the SFTP no longer displays the "cloud" icon
    Allow spell checker plugin to work with multiple CodeLite instances
    Fixed: Ctrl-Shift-P -> Svn Commit does not work
    Fixed: Checking "Use Codelite's built-in terminal emulator" requires uninstall/reinstall
    Fixed: crash when editing keyboard shortcut
    Fixed: Doxygen tweaks use wrong line ending
    Fixed: OSX: at times, the nodejs debugger did not start
    Copy & paste functions in SVN Commit dialog are not available
    Right clicking on vdir with physical one does not default new template wizard to that directory
    New Class and New Template Wizard do not enforce same filename case
    wxCrafter: Fixed: when using in frame mode, make sure that all dialogs shown from wxC, are parented to this main frame and not CodeLite's one
    wxCrafter: Fixed: Top level windows (Frame, Dialog and Top level Panel) did not honor the common properties (bg colour, fg coluor, hidden, focused and disabled state)
    wxCrafter: Fixed: When in frame mode, use CodeLite' wxAUI docking art for UI persistency
    wxCrafter: Fixed: All generated files are now formatted according to CodeLite's formatter settings
    wxCrafter: Fixed: Honor the "Format Inherited Classes" setting property
    Fixed: debugger arrays are displayed incorrectly in the Locals & Watches view
    Fixed: code completion window is not positioned correctly on multiple screens with different resolutions
    Fixed: unable to select virtual directory in various wxCrafter dialogs
    When starting CodeLite from the command line with a file name as input, don't show the welcome page
    Fixed: creating a C++ workspace by dragging a folder from the file manager does not work if the folder has special chars in it's name
    Fixed: Memcheck generates malformed XML file path, cannot create file and fails to start
    Fixed: codelite-make broken
    Fixed: CMake plugin regression (missing double quotes in the generated link_directory entries)

CodeLite 12.0:

Improvements:
    (11.0.2) Support C++11 template syntax, e.g. std::vector<std::pair<int, int>> myVec; (notice the missing space in the closing angle brackets)
    (11.0.2) C++: New: added the ability to add an existing project to a workspace folder
    (11.0.2) C++: better and improved locals and classes syntax highlight colouring
    (11.0.2) Abbreviations plugin: the abbreviations are now part of the default code completion box and do not require a custom keyboard shortcut
    (11.0.2) NEW: SmartCompletions plugin:
        Collect code completion statistics from your coding
        Alter the code completion box entries to show the most used methods/classes first, e.g. if you often use wxString::Contains then CodeLite will ensure that Contains will be displayed at the top of the code completion suggestions list:
 wxString str;
 str. // "Contains" method will be the first entry in the code completion box

    (11.0.2) UnitTest++ plugin: usability improved
    (11.0.3) C++ code completion parser: distinguish between strong enums and regular enums (enum class Foo : long {} vs enum Foo {})
    (11.0.3) Colour embedded JavaScript within PHP/HTML document
    (11.0.3) Support C++11 strong enums ( enum class Foo : int {} )
    (11.0.3) Welcome Wizard: simplified the wizard pages
    (11.0.3) Added new "Developer Profile" settings to CodeLite
    (11.0.3) Added new "Dark One" colour theme
    (11.0.3) Exporting colour settings now lets you choose which theme(s) to export
    (11.0.4) Windows: import PuTTY sessions into CodeLite's SFTP view
    (11.0.4) When switching to a non C++ workspace, auto-hide all C++ related tabs (e.g. wxCrafter, CMake etc). The tabs are restored when the workspace is closed
    (11.0.5) Added support for debugger-step-into-instruction command (GDB)
    (11.0.5) Implemented "Goto Anywhere", you can now access most of CodeLite actions with a single keyboard click Ctrl-Shift-P
    (11.0.6) C++ open resource dialog: support fuzzy search for symbols as well as for file names
    (11.0.6) PHP open resource dialog: support fuzzy search for symbols as well as for file names
    (11.0.6) C++ workspace view: improved UI loading. The tree view is now built on demand and loaded on startup. Find in files should feel faster
    (11.0.6) Navigation bar re-written
    (11.0.7) Support ligature fonts on Windows
    (11.0.7) Better Hi-DPI support on Linux
    (11.0.7) wxCrafter: support wxDataViewColumn flags
    (11.0.7) PHP: Allow moving files between folders using drag and drop
    (11.0.8) (feature request) Add option to disable 'jumping' in explorer tree when selecting/closing another tab
    (11.0.8) (feature request) Refresh subfolder or automatically detect new folders/files in explorer view
    (11.0.8) SFTP: Clicking on the "Connect" or "Open Terminal" button will now launch the "Quick Connect" dialog which offers the user to either connect to an existing account, or to use the "quick connect" feature (connect without first creating an account)
    (11.0.8) SFTP enhancement and fixes
    (11.0.8) Tabgroups now come in two 'namespaces': Global and Workspace. Workspace ones are specific to the currently-loaded workspace. Global ones are always shown, even when no workspace is loaded.
    (11.0.8) Svn plugin: added toolbar buttons for the 3 common actions: commit revert and update
    (11.0.8) Git plugin: removed the tree view and use a standard table view instead
    (11.0.8) Svn plugin: removed the tree view and use a standard table view instead
    (11.0.8) codelite-make : when custom build is used enabled for the project, create the working directory before starting the build

Bugs

    (11.0.2) C++: remove project from "workspace-folder" is broken (the XML file was not updated)
    (11.0.3) Fixed regression in Outline view tab: the context menu does not work
    (11.0.3) Problem with highlight html+php
    (11.0.3) Code completion fails to recognize enum members on lines
    (11.0.3) Export single lexer colour and font
    (11.0.3) Fixed: "Tasks" panel crash when used in a non C++ workspace
    (11.0.3) Fixed: Unable to debug with LLDB under OSX
    (11.0.3) code completion doesn't show abbreviations without finding other kinds of key words
    (11.0.4) Horizontal tabs don't get displayed
    (11.0.4) Fixed: Ctrl-SPACE keybinding is broken in 11.0.3
    (11.0.5) Code snippets appear in object's completion list
    (11.0.5) main() can't be recognized in <global> region
    (11.0.5) Adding new Workspace Build Configuration adds duplicate entries
    (11.0.5) "Exclude from build" grey filename color not remembered across restarts
    (11.0.7) File deletion and re-naming don't get mirrored via remote workspace
    (11.0.7) PHP documentation popup is cut

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 21 22:24:41 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jul 2 13:18:03 2019 UTC (3 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Update HOMEPAGE

Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 3 00:32:40 2019 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive revbump from textproc/icu

Revision 1.18 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:26 2018 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

revbump after updating textproc/icu

Revision 1.17 / (download) - annotate - [select for diffs], Fri Nov 16 13:02:45 2018 UTC (4 years, 6 months ago) by bsiegert
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Revbump hunspell reverse-depends after update.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 14 22:21:22 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:56 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 24 15:42:46 2018 UTC (4 years, 7 months ago) by bsiegert
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Revbump packages that depend on hunspell.

The recent hunspell update has changed the name of the library, so these
need to be rebuilt.

prodded by wiz@ and leot@.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 20 03:34:11 2018 UTC (4 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Recursive revbump from textproc/icu-62.1

Revision 1.12 / (download) - annotate - [select for diffs], Sun Apr 29 05:46:36 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

*: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:22 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive bump for new fribidi dependency in pango.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 14 07:34:19 2018 UTC (5 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

revbump after icu update

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:22 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 30 16:45:23 2017 UTC (5 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Revbump after textproc/icu update

Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 18 09:53:19 2017 UTC (5 years, 8 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

revbump for requiring ICU 59.x

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 22 21:03:34 2017 UTC (6 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Revbump after icu update

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 12 06:25:14 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 6 13:55:15 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 5 21:14:58 2016 UTC (6 years, 5 months ago) by wiedi
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

add sqlite3 buildlink

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 3 10:22:40 2016 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Revbump after graphics/gd update

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 15 21:57:04 2016 UTC (6 years, 11 months ago) by kamil
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2

Import codelite-9.1 as editors/codelite

CodeLite is an open source, free, cross platform IDE for the C/C++ programming
languages which runs on all major Platforms.

Originally packaged in pkgsrc-wip by myself.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>