{"id":17036484,"url":"https://github.com/emoon/scintilla","last_synced_at":"2026-04-29T08:06:00.326Z","repository":{"id":139859381,"uuid":"61994827","full_name":"emoon/scintilla","owner":"emoon","description":"Scintilla is a free source code editing component.","archived":false,"fork":false,"pushed_at":"2016-06-26T15:22:40.000Z","size":685,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T02:32:00.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emoon.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-26T15:17:58.000Z","updated_at":"2019-08-28T17:42:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"d776de9e-b993-42a3-8cc7-c1178ac51999","html_url":"https://github.com/emoon/scintilla","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoon%2Fscintilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoon%2Fscintilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoon%2Fscintilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoon%2Fscintilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emoon","download_url":"https://codeload.github.com/emoon/scintilla/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031362,"owners_count":20549913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:50:42.757Z","updated_at":"2026-04-29T08:05:55.282Z","avatar_url":"https://github.com/emoon.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is version 3.6.6 of Scintilla. Some local modifications has been made to make clears faster \n(as targeted for GPUs that can do clears really fast in one operation instead of many small onse)\n\n\n------------------------------\n\n\nREADME for building of Scintilla and SciTE\n\nScintilla can be built by itself.\nTo build SciTE, Scintilla must first be built.\n\n\n*** GTK+/Linux version ***\n\nYou must first have GTK+ 2.0 or later and GCC (4.1 or better) installed.\nGTK+ 1.x will not work.\nOther C++ compilers may work but may require tweaking the make file.\n\nTo build Scintilla, use the makefile located in the scintilla/gtk directory\n\tcd scintilla/gtk\n\tmake\n\tcd ../..\n\nTo build and install SciTE, use the makefile located in the scite/gtk directory\n\tcd scite/gtk\n\tmake\n\tmake install\n\nThis installs SciTE into $prefix/bin. The value of $prefix is determined from\nthe location of Gnome if it is installed. This is usually /usr if installed\nwith Linux or /usr/local if built from source. If Gnome is not installed\n/usr/bin is used as the prefix. The prefix can be overridden on the command\nline like \"make prefix=/opt\" but the same value should be used for both make\nand make install as this location is compiled into the executable. The global\nproperties file is installed at $prefix/share/scite/SciTEGlobal.properties.\nThe language specific properties files are also installed into this directory.\n\nTo remove SciTE\n\tmake uninstall\n\nTo clean the object files which may be needed to change $prefix\n\tmake clean\n\nThe current make file only supports static linking between SciTE and Scintilla.\n\n\n*** Windows version ***\n\nA C++ compiler is required. Visual Studio 2010 is the development system\nused for most development although TDM Mingw32 4.7.1 is also supported.\n\nTo build Scintilla, make in the scintilla/win32 directory\n\t\tcd scintilla\\win32\nGCC:\t\tmingw32-make\nVS .NET:\tnmake -f scintilla.mak\n\t\tcd ..\\..\n\nTo build SciTE, use the makefiles located in the scite/win32 directory\n\t\tcd scite\\win32\nGCC:\t\tmingw32-make\nVS .NET: \tnmake -f scite.mak\n\nAn executable SciTE will now be in scite/bin.\n\n*** GTK+/Windows version ***\n\nMingw32 is known to work. Other compilers will probably not work.\n\nOnly Scintilla will build with GTK+ on Windows. SciTE will not work.\n\nTo build Scintilla, make in the scintilla/gtk directory\n\tcd scintilla\\gtk\n\tmingw32-make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoon%2Fscintilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femoon%2Fscintilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoon%2Fscintilla/lists"}