{"id":15518898,"url":"https://github.com/gasol/nodejs","last_synced_at":"2025-08-03T00:36:37.045Z","repository":{"id":1950533,"uuid":"2880458","full_name":"Gasol/nodejs","owner":"Gasol","description":"Mirror from git://anonscm.debian.org/collab-maint/nodejs.git","archived":false,"fork":false,"pushed_at":"2011-11-30T04:05:53.000Z","size":14979,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T23:54:11.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://nodejs.org/","language":"JavaScript","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/Gasol.png","metadata":{"files":{"readme":"README.cmake","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-30T04:04:02.000Z","updated_at":"2016-04-04T03:57:05.000Z","dependencies_parsed_at":"2022-08-24T23:52:10.993Z","dependency_job_id":null,"html_url":"https://github.com/Gasol/nodejs","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/Gasol%2Fnodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fnodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fnodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fnodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gasol","download_url":"https://codeload.github.com/Gasol/nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093177,"owners_count":20722400,"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-02T10:19:32.562Z","updated_at":"2025-03-28T20:12:32.637Z","avatar_url":"https://github.com/Gasol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Instructions for building with cmake\n\nMake sure you have cmake:\n  Ubuntu/Debian: sudo apt-get install cmake\n  Mac: http://www.cmake.org/files/v2.8/cmake-2.8.3-Darwin-universal.dmg\n  Other platforms: http://www.cmake.org/cmake/resources/software.html\n\nTo build:\n\n  make -f Makefile.cmake\n  make -f Makefile.cmake install\n\nTo run the tests:\n\n  make -f Makefile.cmake test\n\nTo build the documentation:\n\n  make -f Makefile.cmake doc\n \nTo read the documentation:\n\n  man doc/node.1\n\nTo build distro packages (tgz, deb, rpm, PackageMaker):\n\n  make -f Makefile.cmake package\n\nTo submit test results (see http://my.cdash.org/index.php?project=node):\n\n  make -f Makefile.cmake cdash\n\nTo submit coverage test results:\n\n  make -f Makefile.cmake cdash-cov\n\nTo submit valgrind test results:\n\n  make -f Makefile.cmake cdash-mem\n\nCross-compiling:\n  An example toolchain file for the CodeSourcery ARM toolchain is included in\n  the cmake directory: codesourcery-arm-toolchain.cmake.\n\n  Install the CodeSourcery toolchain, set the path to the toolchain in\n  cmake/codesourcery-arm-toolchain.cmake, and uncomment the TOOLCHAIN_FILE\n  variable in Makefile.cmake to use it.\n\n  If you are using cmake directly, just add the flag\n  \"-DCMAKE_TOOLCHAIN_FILE=/path/to/toolchain-file\" when\n  running cmake.\n\nUsing cmake directly:\n  cd ~/your-node-source-dir\n  mkdir name-of-build-dir     (can be anything)\n  cd name-of-build-dir\n  cmake ..\n\n  At this point you have generated a set of Makefiles and can use the standard\n  make commands (make, make install, etc.). The Makefile.cmake file is just a\n  wrapper around these commands; take a look at it for more details.\n\nOther build targets:\n  make Experimental\n  make Nightly\n  make NightlyMemoryCheck\n  make Continuous\n\nAdditional options:\n  In the CMakeLists.txt, you'll see things like\n  option(SHARED_V8, ...). If you want to enable any of those options you can\n  pass \"-DOPTION=True\" when running cmake (e.g., cmake -DSHARED_V8=True).\n\nSee http://nodejs.org/ for more information. For help and discussion\nsubscribe to the mailing list by visiting\nhttp://groups.google.com/group/nodejs or by sending an email to\nnodejs+subscribe@googlegroups.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgasol%2Fnodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgasol%2Fnodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgasol%2Fnodejs/lists"}