Commit graph

  • fbfc791091 fixed bug #1227610 - !packhdr example missing dollar sign kichik 2005-06-28 19:57:16 +00:00
  • b106bfcc5b misplaed 'is' kichik 2005-06-28 19:18:14 +00:00
  • 59fcee4ca1 fix for patch #1214319 - Uninstaller fails due to DLLs in temp folder kichik 2005-06-25 16:22:27 +00:00
  • 8eb80ec56a WS_VISIBLE is the default, NOT WS_VISIBLE must be specified kichik 2005-06-24 17:26:44 +00:00
  • 9f5e637d21 no using namespace in header file kichik 2005-06-24 15:49:39 +00:00
  • 49739cf0af no need for #include "util.h" kichik 2005-06-24 15:44:41 +00:00
  • bfc2b56cbf limit MultiByteToWideChar to the real size available, not the total kichik 2005-06-24 13:12:03 +00:00
  • 4ecca13fcd added test-scripts target kichik 2005-06-24 10:52:37 +00:00
  • 4c7c2d74c7 renamed target to test-code and made conf test alias the target to an error kichik 2005-06-24 10:51:45 +00:00
  • 62c3903d7f look for _?= in the entire command line in case realcmds skipped the first and only space as a question mark is an invalid character in file names, this method shouldn't have false positives kichik 2005-06-23 22:34:35 +00:00
  • 6e4d079866 converted archive links to wiki links kichik 2005-06-23 20:48:56 +00:00
  • 435df01a57 fixed bug #1226381 - zip2exe restricts extraction path length kichik 2005-06-23 20:10:25 +00:00
  • e7ef640fad one less TODO kichik 2005-06-23 19:06:23 +00:00
  • 6b78f9c390 replaced by scons kichik 2005-06-23 11:37:39 +00:00
  • 096373344d Library improvements with lots of help from stb: - InstallLib will register DLLs after reboot in the order they were specified in the script - InstallLib will register every DLL on reboot if the reboot flag is already set - rewrote RegTool in C - RegTool compiles from source code - RegTool will not run when double clicked - RegTool will register each DLL on a separate process to avoid conflicts kichik 2005-06-23 11:24:11 +00:00
  • 01ea9d4bcb fixed indention kichik 2005-06-22 21:45:40 +00:00
  • a515a31e32 added 'test' target kichik 2005-06-22 21:37:51 +00:00
  • 63276d8689 build UIs from source kichik 2005-06-22 15:55:41 +00:00
  • 0e2f12e173 caption is not needed for license dialogs kichik 2005-06-22 15:47:30 +00:00
  • 5ed1ef2bb8 added linker script to assure correct order of sections kichik 2005-06-22 14:49:34 +00:00
  • 05d2a3a979 applied patch #1225167 - halibut fails on macro usage at beginning of line kichik 2005-06-21 22:18:15 +00:00
  • dbb2204c73 fixed bug #1202495 - Incorrect DLL name in appendix B.4 Visual Basic Runtimes kichik 2005-06-21 21:46:09 +00:00
  • 0e299381ca added comma kichik 2005-06-21 21:38:15 +00:00
  • 980ee9014b fixed System readme path and added link kichik 2005-06-21 21:35:58 +00:00
  • 918aa8c887 added comma kichik 2005-06-21 21:22:22 +00:00
  • d28cad3ad4 typo kichik 2005-06-21 21:13:32 +00:00
  • 3eb2576adb MSDN says RegQueryValueEx might not always return null terminated strings kichik 2005-06-21 20:52:10 +00:00
  • f189322a12 header files of useful functions (Instructor) kichik 2005-06-21 17:43:36 +00:00
  • 43b45e3940 added information on building CHM docs kichik 2005-06-21 15:00:34 +00:00
  • fd2947c9ae header files of useful functions (Instructor) kichik 2005-06-21 12:37:38 +00:00
  • bdbec46023 del /q doesn't work on Windows 98 and on XP it only means not to ask on global wildcard deletion, which LogicLib doesn't do anyway kichik 2005-06-20 20:13:16 +00:00
  • ab0ca610ef RegTool.bin is in Bin kichik 2005-06-20 19:54:59 +00:00
  • f006176f02 updated history kichik 2005-06-20 19:48:38 +00:00
  • e425d69341 updated links for new directory structure kichik 2005-06-20 16:03:57 +00:00
  • b576bffcda align folders and websites sections kichik 2005-06-20 14:07:34 +00:00
  • 51fafa69e2 back-ported fixes from nsisdl kichik 2005-06-20 12:46:55 +00:00
  • e7eb496863 added information about dist targets kichik 2005-06-20 10:16:15 +00:00
  • dd288416ce update source code kichik 2005-06-20 08:56:22 +00:00
  • 0806310e7c applied patch #1220277 with the help of veekee kichik 2005-06-19 21:45:53 +00:00
  • dd596bc6ba fixed for new paths kichik 2005-06-19 21:39:04 +00:00
  • a99cda74d9 fixed bug #1221772 - Welcome Page icon overlap kichik 2005-06-19 21:04:18 +00:00
  • 7e5ecd148b fixed exception when VER_* is not passed kichik 2005-06-19 20:35:56 +00:00
  • e5ccd95016 added dist-zip (same as old dist) and dist-installer targets kichik 2005-06-19 17:01:34 +00:00
  • aa9aed537f updated for new build system kichik 2005-06-19 17:00:09 +00:00
  • 491503ffcb replaced NSIS Update with MakeNSISw and added a mention about the nightly build kichik 2005-06-19 13:55:23 +00:00
  • 0d799d5478 updated links kichik 2005-06-19 13:47:39 +00:00
  • 8305ec8083 install documentation and examples kichik 2005-06-19 13:46:17 +00:00
  • 35a79d7a2f install documentation and examples kichik 2005-06-19 12:32:39 +00:00
  • c44d6d01b6 fixed build of dist target when PREFIX is not empty kichik 2005-06-19 12:31:09 +00:00
  • eb5400b781 distribute Resource.dll kichik 2005-06-19 11:43:24 +00:00
  • 03467c358d distribute License.txt kichik 2005-06-19 11:42:28 +00:00
  • e63e9021ad distribute Changelog.txt kichik 2005-06-19 11:41:39 +00:00
  • c9631e2c1a use RegTool's new SConscript kichik 2005-06-19 11:26:20 +00:00
  • afebb04bd3 basic SConscript that just copies RegTool.bin kichik 2005-06-19 11:26:06 +00:00
  • b6eaa29b38 distribute documents kichik 2005-06-19 11:20:15 +00:00
  • eac0520377 added docs and examples support for BuildUtil kichik 2005-06-19 11:19:24 +00:00
  • 67b4454e9b distribute nsisconf.nsh kichik 2005-06-19 11:15:06 +00:00
  • 204ff2ba96 distribute makensis.ini kichik 2005-06-19 11:13:43 +00:00
  • 6de6be01a5 distribute license kichik 2005-06-19 11:12:56 +00:00
  • 69b6ccf3ea removed cvsdata.nsi kichik 2005-06-19 11:02:47 +00:00
  • d01a2fc96e no longer needed as cvs contains no binaries kichik 2005-06-19 11:02:19 +00:00
  • b65aa70bc9 removed NSIS Update kichik 2005-06-19 11:00:21 +00:00
  • 4383ce6fdb moved update back to makensisw as there's no point in having an entire application just to check for a new version (downloading from cvs is no longer possible because it contains no binaries) kichik 2005-06-19 10:59:14 +00:00
  • c69dedddda moved update back to makensisw kichik 2005-06-19 10:56:42 +00:00
  • ba4c723d07 fixed bug #1220940 - grammatical error kichik 2005-06-19 09:35:46 +00:00
  • f1278851a0 applied patch #1223362 - Updated credits (obucina) kichik 2005-06-19 09:26:16 +00:00
  • 9dd58f86d5 get style.css from build dir kichik 2005-06-18 19:45:35 +00:00
  • 3b8961a820 Changed details button to begin with capital letter like other buttons. kichik 2005-06-18 11:37:26 +00:00
  • d14855c840 reverted DISTDIR to nsis-$VERSION as it's the name of the folder in the zip file kichik 2005-06-17 18:39:42 +00:00
  • 6377026505 NSIS Menu now has a SConscript kichik 2005-06-17 18:38:51 +00:00
  • 7c5f6d159f install NSIS Menu, no building for now kichik 2005-06-17 18:38:36 +00:00
  • e547a4fae4 always delete .dist folder kichik 2005-06-17 18:27:58 +00:00
  • e178441cdd better name for dist temporary directory ($VERSION wasn't replaced) kichik 2005-06-17 18:20:16 +00:00
  • 7bd448c4ff only pass -DNSIS_VERSION to files that actually use it kichik 2005-06-17 14:03:22 +00:00
  • 2a45f49a20 get version from command line and default to "date.cvs" to avoid creation of "official" releases kichik 2005-06-17 14:02:47 +00:00
  • 9704cb3a99 delete [] x is more correct, although it doesn't really matter with our implementation of new and delete kichik 2005-06-13 19:39:36 +00:00
  • 52fec79fc8 typo kichik 2005-06-07 19:07:34 +00:00
  • 2bf93b99dc bail on output name that starts with a quote kichik 2005-06-03 18:45:51 +00:00
  • 8ba9af27fd explain about /oname with spaces kichik 2005-06-02 16:32:53 +00:00
  • df5202b290 short source build and installation help file kichik 2005-05-28 18:52:03 +00:00
  • 1fb8a16345 double build kichik 2005-05-28 18:48:44 +00:00
  • 29d4d775aa read version from external file kichik 2005-05-28 18:37:09 +00:00
  • 98a9d0050a 2.07 kichik 2005-05-28 18:34:16 +00:00
  • a8a7e88b7b replaced by scons kichik 2005-05-28 17:59:27 +00:00
  • 8c424cc65d updated links to point to the new Building NSIS appendix kichik 2005-05-28 17:56:25 +00:00
  • 01d1f7802b removed Compiling NSIS Sources section kichik 2005-05-28 17:55:41 +00:00
  • 8c3149ac25 added Building NSIS appendix kichik 2005-05-28 17:55:06 +00:00
  • 8f892f36a1 L shouldn't be there kichik 2005-05-28 14:37:59 +00:00
  • 47721fdc02 clean DISTDIR after zipping for a clean release kichik 2005-05-28 13:45:01 +00:00
  • 9603978f02 a more complete list by Shengalts Aleksander kichik 2005-05-27 10:18:34 +00:00
  • 00ac5cc681 typo kichik 2005-05-24 20:43:05 +00:00
  • 980e93227e style.css wasn't copied to the build directory kichik 2005-05-24 19:09:18 +00:00
  • d7592d0f84 replaced by scons kichik 2005-05-21 16:21:32 +00:00
  • 0abaf2951a set default value of CHMDOCS to 'yes' if hhc.exe is found in PATH kichik 2005-05-21 15:37:56 +00:00
  • 42632dbc2f added CHMDOCS option kichik 2005-05-21 14:07:50 +00:00
  • 961fe4ef7e added an option to build html documentation kichik 2005-05-21 14:05:56 +00:00
  • fc048cd02b added SKIPSTUBS, SKIPPLUGINS, SKIPUTILS and SKIPMISC to allow skipping certain parts of the build process kichik 2005-05-21 13:27:13 +00:00
  • 546b5d2af6 MAP_FLAG no longer requires target name as a parameter kichik 2005-05-21 13:14:05 +00:00
  • be0ba361a6 MAP_FLAG no longer needs to be a function kichik 2005-05-21 13:13:36 +00:00
  • c57ed10119 automatically generate map file name with proper path kichik 2005-05-21 13:11:35 +00:00