Commit Graph

56 Commits

Author SHA1 Message Date
joost
084c06586a * Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts
git-svn-id: trunk@18138 -
2011-08-07 14:08:11 +00:00
joost
3b30ec8c7c * Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpmake-binary is available. Because fpc_cleanall could be an empty target
git-svn-id: trunk@18128 -
2011-08-06 22:52:41 +00:00
joost
f9b27806e4 * Switched packages to fpmake building
git-svn-id: trunk@18123 -
2011-08-06 18:15:44 +00:00
marco
043e9b2ec2 * Trunk version to 2.7.1
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
39d7bb511d * Regenned all makefiles before 2.6.x branching.
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +00:00
joost
584ac69bff * Several fpmake-file updates
git-svn-id: trunk@17976 -
2011-07-11 19:24:28 +00:00
michael
54dbfcdd38 * Made exceptions descendents of EParserError
git-svn-id: trunk@17610 -
2011-05-30 07:18:40 +00:00
michael
ecf77c3fa3 * Renamed EJSONScanner to EJSONParser
git-svn-id: trunk@17609 -
2011-05-30 07:15:28 +00:00
Jonas Maebe
bc9ce007d0 * regenerated using current fpcmake
git-svn-id: trunk@17121 -
2011-03-12 20:00:47 +00:00
michael
bd7b4840b0 * Forgot to add fpjsonrtti to makefile
git-svn-id: trunk@16716 -
2011-01-06 08:31:00 +00:00
michael
6898dcee66 * Example for streaming
git-svn-id: trunk@16713 -
2011-01-05 22:54:45 +00:00
michael
8390a18298 * Support for RTTI streaming
git-svn-id: trunk@16712 -
2011-01-05 22:49:00 +00:00
michael
1c6defe7be * Added example and tests for format
git-svn-id: trunk@16147 -
2010-10-12 20:45:49 +00:00
michael
48e8728b89 * Implemented FormatJSON
git-svn-id: trunk@16146 -
2010-10-12 20:08:23 +00:00
michael
39cb7a3ae5 * Added reference to jsonviewer in Lazarus
git-svn-id: trunk@16082 -
2010-10-05 12:09:04 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
michael
a2b0292cdb * Some minimal documentation
git-svn-id: trunk@15978 -
2010-09-13 21:40:17 +00:00
michael
246e7275a4 * Introduced strict property
git-svn-id: trunk@15977 -
2010-09-13 21:09:22 +00:00
michael
7a55db3397 * Patch from Luiz Americo (bug ID 017238) Small speed improvement, corrected order of arguments
git-svn-id: trunk@15879 -
2010-08-23 07:48:50 +00:00
michael
4144176f2f * Patch with small speed improvements from Luiz Americo (Bug ID 17240 )
git-svn-id: trunk@15878 -
2010-08-23 07:45:55 +00:00
michael
f939bb3848 * Patch from Luiz Americo to fix TJSONBoolean.AsString, also fixed testcases
git-svn-id: trunk@15854 -
2010-08-19 17:04:05 +00:00
michael
accb7032f2 * Applied patch from Luiz Americo to improve speed (const for string params)
git-svn-id: trunk@15496 -
2010-06-30 10:43:18 +00:00
michael
0a4e4d3c62 * Patches for bugs 16815 and 16807 (double type and access violation when accessing non-existent member
git-svn-id: trunk@15495 -
2010-06-30 10:35:04 +00:00
michael
8ea5a59438 Null -> null (B*y case sensitive languages)
git-svn-id: trunk@15342 -
2010-05-28 11:20:01 +00:00
michael
38ff91ba85 * Added Clone and extract methods
git-svn-id: trunk@15339 -
2010-05-28 09:36:09 +00:00
joost
a7f746e81b * Fixes for fpmake files
git-svn-id: trunk@15261 -
2010-05-12 10:07:58 +00:00
pierre
55cffbef12 * Update Makefiles
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
michael
04f1614e0b * Patch from Inoussa OUEDRAOGO to support int64 numbers
git-svn-id: trunk@13358 -
2009-07-03 06:38:18 +00:00
Jonas Maebe
c62d6f9a0b * regenerated (depends on fcl-base, which depends on univint since
r12921)

git-svn-id: trunk@13329 -
2009-06-27 11:24:56 +00:00
yury
c1f373ee71 * Fixed case when TJSONStringType = WideString.
* Fixed warnings.

git-svn-id: trunk@12438 -
2008-12-27 14:02:38 +00:00
peter
2916256b2c * change externalurl to homepageurl
git-svn-id: trunk@12170 -
2008-11-18 23:58:52 +00:00
marco
054eeff8ee * FCL fpmake manifests
git-svn-id: trunk@11962 -
2008-10-23 21:09:14 +00:00
marco
1295c499c9 * More fpmake fixes. Exampledirs and includefiles mostly fixed for these.
gdbint moves two examples from src to exampledir + makefile fix.

git-svn-id: trunk@11949 -
2008-10-22 22:08:05 +00:00
marco
e5db5e4aa8 * regened makefiles to propagate makefile versions
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
3591d54f24 * updated all makefile.fpc versions to 2.2.2 for fppkg compat.
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
peter
7b188a6a0e * reset version to latest release: 2.2.2-0
git-svn-id: trunk@11907 -
2008-10-17 18:36:45 +00:00
Jonas Maebe
9d8bee1887 * regenerated with changes in r11233
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
giulio
14d4f02fa0 * fixed fpc_zipinstall for go32v2 and the like
* makefiles regenerated

git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Tomas Hajny
77581bedd1 * makefiles regenerated with newer fpcmake
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
micha
0b2f80a38b * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
micha
b0838b13d7 * add armeb target to compiler/Makefiles
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
peter
7332c24194 * fpmake added
git-svn-id: trunk@9902 -
2008-01-24 22:08:59 +00:00
michael
621492c968 * Fixed memory leak. Patch by Inoussa OUEDRAOGO
git-svn-id: trunk@9602 -
2007-12-31 10:02:53 +00:00
Jonas Maebe
c9ce918485 * regenerated for darwin/x86_64
git-svn-id: trunk@9181 -
2007-11-10 18:37:19 +00:00
peter
a0984505b2 * regenerated to fix fpc detection on non-i386
git-svn-id: trunk@8991 -
2007-10-29 16:34:18 +00:00
peter
324b1732ab * regenerated to update dependencies
git-svn-id: trunk@8988 -
2007-10-29 09:07:18 +00:00
michael
c88406c9e5 * Demo for TJONConfig committed, copyright notice added
git-svn-id: trunk@8598 -
2007-09-21 20:46:24 +00:00