mattias
7ecfbd3e9e
IDE: added externhelp to bigide
...
git-svn-id: trunk@34903 -
2012-01-24 16:10:52 +00:00
sekelsenmat
c58e039a73
Massive update of makefiles to file make bigide
...
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
mattias
f6587577d4
updated Makefile
...
git-svn-id: trunk@32681 -
2011-10-04 22:51:00 +00:00
mattias
f4e62822e1
bigide: added instantfpc
...
git-svn-id: trunk@32602 -
2011-10-01 20:24:52 +00:00
vincents
338a45d9e6
ide makefiles: fixed white space use broken in previous commit, Makefiles are picky and need tab
...
git-svn-id: trunk@28655 -
2010-12-08 21:56:22 +00:00
vincents
8b9837eb0b
fixed building svn2revisioninc when crosscompiling to a different CPU
...
git-svn-id: trunk@28654 -
2010-12-08 21:50:48 +00:00
mattias
ee2bfa1c0b
fixed make clean to remove lfm files of IDE
...
git-svn-id: trunk@27490 -
2010-09-27 11:41:47 +00:00
sekelsenmat
f003a1cfe8
Fixes the makefiles after removing cgi
...
git-svn-id: trunk@27395 -
2010-09-17 14:18:31 +00:00
mattias
105b15f19d
IDE: make clean: remove lfm, or and res files
...
git-svn-id: trunk@26395 -
2010-07-01 22:35:35 +00:00
martin
99e91cf880
Adding LazControls
...
git-svn-id: trunk@26241 -
2010-06-21 14:24:44 +00:00
mattias
e7db0d5bcd
IDE: moved todolist to package, todo list for packages needs to be done
...
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
43887a885b
IDE: undo: removed tachartlazaruspkg from bigide packages
...
git-svn-id: trunk@26148 -
2010-06-16 09:40:40 +00:00
mattias
ba31a8355b
IDE: removed tachartlazaruspkg from bigide packages
...
git-svn-id: trunk@26147 -
2010-06-16 09:38:33 +00:00
mattias
71a59ea388
IDE: fixed make -C ide all
...
git-svn-id: trunk@22070 -
2009-10-08 01:16:33 +00:00
mattias
3c20b4854d
IDE: fixed default project unit output directory path delim
...
git-svn-id: trunk@22069 -
2009-10-08 01:15:25 +00:00
paul
f36bf2c85a
ide: chmhelp support:
...
- add chmhelp path to ide makefiles
- add UseCHMHelp symbol to build IDE with chmhelp package
git-svn-id: trunk@21704 -
2009-09-14 23:15:41 +00:00
martin
2129ac6726
Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
...
git-svn-id: trunk@18829 -
2009-02-26 23:31:02 +00:00
martin
81d0c46770
Add SynEdit-Design package to BigIDE
...
git-svn-id: trunk@18796 -
2009-02-22 18:42:03 +00:00
mattias
89df8b61f5
IDE: added directory packager/frames to defines
...
git-svn-id: trunk@18090 -
2009-01-03 22:02:07 +00:00
mattias
be5d5ae20a
removed jitform
...
git-svn-id: trunk@17994 -
2008-12-30 11:48:15 +00:00
paul
6116a9aab3
ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default)
...
git-svn-id: trunk@17915 -
2008-12-24 04:11:15 +00:00
paul
758072e721
ide: prepare merge of debugger options into ide options
...
git-svn-id: trunk@17676 -
2008-12-04 00:17:04 +00:00
paul
930619b482
components: build turbopower ipro design time package by default
...
ide:
- link turbopower ipro design time package if *UseTurbopowerInHelp* define is enabled in the ide.inc file (disabled by default)
- postpone creation of html provider for OI info box
git-svn-id: trunk@17486 -
2008-11-21 06:48:28 +00:00
paul
a510f1af3c
ide: add frames dir to makefile search paths, fix options_oi compilation
...
git-svn-id: trunk@17030 -
2008-10-17 08:11:26 +00:00
mattias
627a0265fb
changed default widgetset gtk to gtk2
...
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +00:00
mattias
3b6072d877
IDE: Makefile: fixed passing -dlclcarbon
...
git-svn-id: trunk@16456 -
2008-09-06 17:00:00 +00:00
mattias
5e1643bf25
do not add X11 path when building carbon
...
git-svn-id: trunk@15787 -
2008-07-15 19:10:32 +00:00
vincents
652b5eb74c
default widget set for Mac OS X is now Carbon, not gtk1
...
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
vincents
0e00ff3660
IDE: removed codepage target from Makefile (was used on windows)
...
git-svn-id: trunk@15387 -
2008-06-11 11:03:46 +00:00
vincents
feea28fc55
IDE: prefer ' over " in Makefile and make commands, " is not handled well on windows 98
...
git-svn-id: trunk@15274 -
2008-05-29 22:25:33 +00:00
vincents
d42b49c565
IDE: when building lazarus from the IDE, let the Makefile set the codepage of the console to the code page used in the gui (windows only), fixes bug #11316
...
git-svn-id: trunk@15195 -
2008-05-21 12:40:39 +00:00
vincents
6cd01bc70a
IDE: fixed rebuilding the IDE, in case the idemake.cfg files was in a directory with spaces and upper ansi chars in its path, thanks to Yury
...
git-svn-id: trunk@15045 -
2008-05-04 19:32:01 +00:00
vincents
3a8336c1b9
IDE: cleanup
...
- EnableFakeMethods are on by default now
- the compiler does .rc to .res compilation
git-svn-id: trunk@15044 -
2008-05-04 19:21:41 +00:00
vincents
15b967a601
IDE: fixed unit search directories for make bigide
...
git-svn-id: trunk@14776 -
2008-04-07 10:35:49 +00:00
vincents
76e6875b18
IDE: fixed unit search directories for make bigide
...
git-svn-id: trunk@14774 -
2008-04-07 09:53:04 +00:00
vincents
253d08d288
IDE: make bigide creates revision.inc too (bug #10116 )
...
git-svn-id: trunk@12973 -
2007-11-22 10:07:52 +00:00
vincents
5d132948ff
IDE: fixed compilation by telling fpcmake that lazarus uses libc.
...
git-svn-id: trunk@12500 -
2007-10-17 09:24:04 +00:00
mattias
e4a0241fcb
Makefiles: removed some fcl dependencies
...
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
vincents
472ddf630c
win32: let the compiler do the resource compiling
...
IDE: set application title to 'Lazarus' so the taskbar button has a capitalized caption (bug #9767 )
git-svn-id: trunk@12177 -
2007-09-25 12:05:20 +00:00
vincents
4d69b762e7
IDE: fixed Makefile, LCL_PLATFORM was initialized twice.
...
git-svn-id: trunk@11428 -
2007-07-05 08:42:09 +00:00
vincents
8ef8ab4387
IDE: make clean should not delete manifest.res
...
git-svn-id: trunk@11427 -
2007-07-05 08:26:34 +00:00
vincents
cf021e58d2
IDE: added -dEnableFakeMethods for win64 to the makefiles
...
git-svn-id: trunk@11047 -
2007-05-02 09:12:37 +00:00
vincents
127611dbdf
TAChart: added icon, added to make bigide
...
git-svn-id: trunk@10660 -
2007-02-20 10:57:42 +00:00
vincents
d02f71d630
svn2revsisioninc parameters remain backwards compatible, reverted changes to Makefile.fpc made in revision 10235 #4b4ab7f006
...
git-svn-id: trunk@10243 -
2006-11-25 20:07:09 +00:00
mattias
4b4ab7f006
svn2revisioninc: making it a TCustomApplication and adding command line switches from Darius
...
git-svn-id: trunk@10235 -
2006-11-24 12:59:46 +00:00
mattias
b65822fa44
added IDE printing package from Darius
...
git-svn-id: trunk@10190 -
2006-11-12 22:32:07 +00:00
vincents
b8106ada6e
add -WG for lazarus on win64
...
git-svn-id: trunk@10133 -
2006-10-30 12:20:40 +00:00
vincents
9ac129d1e1
lazbuild: don't set apptype gui on windows
...
git-svn-id: trunk@9936 -
2006-09-19 09:18:32 +00:00
mattias
7078bd55af
added -FU option, when compiling IDE to another directory
...
git-svn-id: trunk@9879 -
2006-09-12 23:55:50 +00:00
mattias
843b17534a
added make lazbuilder
...
git-svn-id: trunk@9850 -
2006-09-09 20:02:57 +00:00